|
|
#101 |
|
I face the same issue, no graphic acceleration on ML. I have a Nvidia Geforce 7300, I tried the 10.7.3 ktexts. I wonder if I should bother with getting them from 10.7. Will that even make a difference?
__________________
An a day keeps the dark ☁ away! |
|
|
|
0
|
|
|
#102 | |
|
Quote:
http://www.osx86.net/view/2141-gma950_+_lion.html All of them. I do get the HW acceleration, but most videos and some pictures are blank. Mission Control thumbnails are messed up as well, but that could be ML since I know even supported systems have graphics glitches. Still that isn't a big deal. But the blank videos are. Any idea? |
||
|
|
0
|
|
|
#103 |
|
Ok, I've found out. The 10.7.3 kexts DO work:
For Intel GMA GPUs one needs to install the following kexts: drwxr-xr-x@ 3 root wheel 102 18 Giu 2011 /System/Library/Extensions/AppleIntelGMA950.kext drwxr-xr-x 3 root wheel 102 18 Giu 2011 /System/Library/Extensions/AppleIntelGMA950GA.plugin drwxr-xr-x 3 root wheel 102 18 Giu 2011 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle drwxr-xr-x 3 root wheel 102 18 Giu 2011 /System/Library/Extensions/AppleIntelGMA950VADriver.bundle drwxr-xr-x 3 root wheel 102 18 Giu 2011 /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext Or the equivalent for the X3100. What was missing in the guide was the Integrated Frame Buffer. That could apply to ATI or NVIDIA GPUs as well.For example for ATI there is the file: /System/Library/Extensions/ATIFramebuffer.kext It may need to get replaced, I don't know. I copied the 5 files straight from my 10.7.3 internal disc after having removed the previous ones in ML and it is using the HW acceleration. The problems with the blank videos still remain and Safari gets banana in full screen mode. Also the is pretty slow showing menus, going into Launchpad etc (Mission Control is fast enough, instead. But glitched), but the HW acceleration does work. The good news is that old kexts are loadable. The bad news is that they only partially work. If anyone finds better kexts please share the info. Thanks. Last edited by Michelasso; Feb 21, 2012 at 07:16 AM. |
|
|
|
0
|
|
|
#104 |
|
Ok, I added the two missing components and now I have accelerated graphics. I cannot believe I forgot about the framebuffer kext. No artefacts, slowdowns or distortions and videos seem to play as per normal. What I don't get is WiFi - the same problem on the same machine I had with 10.7.3. That is easily fixed with a downgrading of the Atheros kext.
Apple removed 32bit Finder from Lion DP2 onwards, so the 32bit kernel probably disappearing in future builds of M Lion would be my guess. |
|
|
|
0
|
|
|
#105 |
|
Here is an another for installing ML on MacBooks with GMA950 or X3100 (with kexts)!
Looks promising! http://3rr0rists.net/macintosh/insta...orted-mac.html |
|
|
|
0
|
|
|
#106 | ||
|
Quote:
---------- Quote:
|
|||
|
|
0
|
|
|
#107 | |
|
Quote:
Last edited by hackerwayne; Feb 21, 2012 at 11:58 PM. |
||
|
|
0
|
|
|
#108 |
|
I have a Macbook late 2007 and no success. I use the force kextload script, installed the 10.7.3 kext for X3100 with kextwizard, repaired permissions but always cl_kernels error in finder and others.
|
|
|
|
0
|
|
|
#109 |
|
|
0
|
|
|
#110 |
|
which new guide? Thanx so lot.
|
|
|
|
0
|
|
|
#111 | |
|
Quote:
EDIT: I tried the kexts from Snow Leopard. Same thing. unless something is badly cached (but I also tried removing the system caches directories. They have got rebuilt but no changes) I don't what can be different on my system. Last edited by Michelasso; Feb 21, 2012 at 07:46 PM. |
||
|
|
0
|
|
|
#112 |
|
|
0
|
|
|
#113 |
|
so just to clarify:
with a macpro 1,1 if you have a new GFX card, this can be run? is the kernel in 32-bit mode? any way to get the 64-bit kernel to run? is there a chance they'll take the 32-bit kernel out at launch? i've got a macpro 1,1 that i'm not going to let die! does it need to be flashed to 2,1? |
|
|
|
0
|
|
|
#114 | ||
|
Quote:
2. Yes, kernal is running in 32 bit mode, but the OS is 64bit. 3. 64bit kernal is practically useless cuz the OS itself is running in 64bit, its just like a PC with BIOS in 32bit but has no problem running 64bit Windows 4. There isnt really a reason for Apple to do that. No one can guarantee this except Apple, we'll see how it goes in the future dev release. 4. No, it doesnt require it to be flashed to MP2,1 as even MP2,1 does not have 64 bit kernal. ![]() EDIT: Use the new guide post #22, forumers reported having issues with the first guide. ---------- Quote:
|
|||
|
|
0
|
|
|
#115 | |
|
Quote:
__________________
An a day keeps the dark ☁ away! |
||
|
|
0
|
|
|
#116 | |
|
If only the Kernel remains 32-bit
Quote:
Theres a simple way to check with the `lipo` command. 0 means true, 1 means the architecture is absent. Here are the results for Snow Leopard (10.6). $ man lipo $ lipo /usr/lib/libSystem.B.dylib -verify_arch x86_64 $ echo $? 0 $ lipo /usr/lib/libSystem.B.dylib -verify_arch i386 $ echo $? 0 Note: libSystem.dylib is actually the libc.dylib. Last edited by macuser2134; Feb 22, 2012 at 03:41 AM. |
||
|
|
0
|
|
|
#117 |
|
I went as far as reinstalling ML (over ML). Now even without the HW acceleration (because of no kexts installed) I get the graphical glitches and blank videos? I was pretty sure the videos were working the first time I installed it.
Also I downloaded an mp4 video from youtube, using ClickToFlash. The same video streamed in Safari or played in QuickTime is blank. I just get the audio. But if I quicklook it from Finder it plays fine?! I may trying erasing the installation and reinstalling it again from scratch.. MacBook 2,1, GMA 950. |
|
|
|
0
|
|
|
#118 | ||
|
Hi Wayne,
The updated guide is very useful. However: Quote:
Quote:
However there are some missing Board ids which were not found in your PlatformSupport.plist. They are for even older CoreDuo -> Core2Duo upgraded Mac, with the GMA950. These Macs are the pretty much exactly the same once the CPU has been upgraded for a Core2Duo. And therefore equall-technically-capable of running Mountain Lion as the white Macbook2,1 for example. These Board ids which were not found in your System.zip are: "Mac-F42786C8","Mac-F4208CC8","Mac-F42DBEC8","Mac-F425BEC8","Mac-F4208EC8" For the following Core Duo models, respectively: "iMac4,1","MacBook1,1","MacBookPro1,2","MacBookPro1,1","MacMini1,1" Which had the following Graphics: "X1600","GMA-950","X1600","X1600","GMA-950" Last edited by macuser2134; Feb 22, 2012 at 06:09 AM. |
|||
|
|
1
|
|
|
#119 |
|
ok, with efi 32 and 64 bit driver from 10.6.2 I have hw acceleration with my X3100 on my MB late 2007, but I canīt use smb/afp shares from NAS and my computers and a lot of applications crashes like mail, textedit...
A little progress. Thanx for support. |
|
|
|
0
|
|
|
#120 |
|
I can't find the 2 step.
" Navigate to Shared Support and drag "InstallESD.dmg" to your desktop" I don't see the Shared Support file. Last edited by alan5354; Feb 22, 2012 at 10:59 PM. |
|
|
|
0
|
|
|
#121 | |
|
Quote:
I can normally play HD720p with Lion on this machine without too many problems as long as I don't clog up the cpu with other tasks. Unless someone finds a way to bypass this, my interest in getting ML to run on this Macbook is going to diminish in double quick time. I don't necessarily blame Apple for making this change, as it seems sensible given developments in gpu development and it makes dropping these older Intel/ATI equipped computers inevitable. |
||
|
|
0
|
|
|
#122 | |
|
Quote:
|
||
|
|
0
|
|
|
#123 | ||
|
Quote:
if GPU HW acceleration is available then use it else emulate/drop the HW acceleration ? We know our GPUs suck but until now they perfectly suited the job they were made for. Which is run the GUI and show some videos or pictures. To play games I have a much better PS3 with its exclusive games (for either PS3 or console generally speaking). ---------- Quote:
Anyway I used both kext helper and the manual copy from terminal: sudo cp -pr <kext> <destination> And as I wrote already even without kexts the videos are blank (I am not sure anymore if they ever played, then). But since playing with ML booted from an USB disk corrupted my internal disc Lion installation (it kept hanging. So much that I had to reinstall Lion) I'd like to have some clear direction before to put my hands on it again. |
|||
|
|
0
|
|
|
#124 |
|
Is there any possibility to run a 64 bit kernel to avoid the crashes of many native programms. Terminal tells me i386 that means 32 bit. I used command arch=x86_64in com.apple.Boot.plist but no success. For what is the efi32?
Note: kextcache -k command no longer exists in ML. What to do to rebuild cache? Thanx. |
|
|
|
0
|
|
|
#125 | |
|
Quote:
|
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Help! Need to know settings to run L4D on old macbook white | Winhacker95 | Mac and PC Games | 1 | Jul 30, 2012 02:57 PM |
| latest 10.6.8 update on my early 2011 MBP screwed up display port | -=Danimal=- | MacBook Pro | 0 | Jul 27, 2011 12:37 PM |
| Mac OS X 10.8 Nyan Cat | Vasileios | Wasteland | 6 | Jul 22, 2011 08:45 AM |
| Need to replace HD on old PPC white Macbook. | duelingdragons | MacBook | 7 | Aug 27, 2010 10:38 AM |
| 8 month old macbook pro NO problems | squeeks | MacBook Pro | 8 | Feb 17, 2008 06:32 PM |
All times are GMT -5. The time now is 11:22 PM.








Linear Mode

