Quote:
Originally Posted by andyvand
Should be possible if you replace a compatible id (check Info.plist for wich ones are present).
For patching the binary replace the byte swapped id:
-- Example --
Thus in Info.plist:
0x27A28086
Becomes in binary:
86 80 A2 27
Replace the device id closest to your card with your one...
Checked...
0x25828086 in Info.plist becomes
0x25928086
for both plists
for both binaries use 0xED to search and replace (in hex).
86 80 82 25
to
86 80 92 25
Binaries are allways present in Contents/MacOS (if you didn't know it).
Install both in S/L/E instead of original kexts.
Follow other steps in tutorial and if the bootloader install fails install Chameleon 2 RC4 stock and replace boot with the attached one...
Hope this helps you out...
|
Hi experts.
I'm a total newbie in OSX86, but I managed to get a Hazard OSX 10.6.2 up and running on my Lenevo R60 laptop.
The only thing that's missing is the GMA945 videocard.
The pkg-installer faild, so I tried to replace the boot-file in /.. and install the two kext's downloadable in the first post. I included "Graphicsenabler" in the com.apple.boot.plist. No luck. So I have given up. The screen works, but only in 1024x768 resolution. And therefore the DVD-player will not work.
Now I have the pre-boot verbose PCI UUid list with "press any key to continue" before the chameleon logo-screen.
How do I get rid of this verbose (and "press any key to continue") during bootup ?
I have no "-v" in com.apple.boot.plist.
I think this PCI-list shows up before com.apple.boot.plist is read. Is this correct ?
I did not make a backup of my old boot-file in /.., so I can't get back to my old way of boot.
Hope you can help.
I'm sorry for my "newbie-question", but I'm ready to learn !
Regards
Stha