InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #21  
Old 03-17-2008, 03:27 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
do the graphics update, add the correct id (only your device id, delete the others)into the info.plist for geforce, nvdaresman, nvda40hal, then use marvin utility for patch the opengl frameworks. Forget about the leonvidia kext, you want 10.5.2... donīt you?
Reply With Quote
  #22  
Old 03-17-2008, 03:29 AM
farcaller farcaller is offline
Jaguar
 
Join Date: Mar 2008
Posts: 67
I've got ToH 9.2.0 and graphics update from Rev1 (currently Rev2) DVD. The original GraphicsUpdate1 always panics the kernel. Without NVinject/wahtever I have failsafe mode, with it - native res, no QE/CI. With kexts from "leo_vid_kexts.zip" (unfortunately I don't know their origin) - black rectangles instead of menus, render bugs in Dashboard and mostly the mess in other places that use OpenGL.
Reply With Quote
  #23  
Old 03-17-2008, 03:33 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
I might haven missed something but is your device id definatly in geforce.kext and nvdanv40hal.kext?
If I miss my device id in one of these I get to change res but no QE CI
Reply With Quote
  #24  
Old 03-17-2008, 03:50 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
Leo_vid..._kexts are a 10.5 version and they are not compatible with the new opengl frameworks (10.5.2 graphics update) and they are causing all of your graphics problems (balck....). You can try this, download this, extract and move the "patches" folder to the root do the graphics update again, boot with -s and type

mount -uw /
cd /patches
./replace.sh
./patcher cpuid.txt
./patcher cpuid-graphics.txt
reboot

edit the info.plist for your kext, nvdaresman, nvda40hal, geforce, and add only your device id, delete the others, copy into the extensions folder nvinjectgo open a terminal and type

sudo -s
(password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e
reboot

boot with -f -v
Reply With Quote
  #25  
Old 03-17-2008, 03:51 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Quote:
[cite] roisoft:[/cite]Leo_vid..._kexts are a 10.5 version and they are not compatible with the new opengl frameworks (10.5.2 graphics update) and they are causing all of your graphics problems (balck....). You can try this, download this, extract and move the "patches" folder to the root do the graphics update again, boot with -s and type

mount -uw /
cd /patches
./replace.sh
./patcher cpuid.txt
reboot

edit the info.plist for your kext, nvdaresman, nvda40hal, geforce, copy into the extensions folder nvinjectgo open a terminal and type

sudo -s
(password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e
reboot

boot with -f -v
That's what I was thinking lol
Reply With Quote
  #26  
Old 03-17-2008, 04:23 AM
farcaller farcaller is offline
Jaguar
 
Join Date: Mar 2008
Posts: 67
Okay, I've installed GraphicsUpdate (and got a system freeze neary instantly after setup).
Rebooted in single mode, applied replace.sh, patcher cpuid.txt and patchr graphics-cpuid.txt (you seem to miss that, but this is the one cpuid that patches OpenGL).
Rebooted just to see kernel panic (GeForce.kext/NVDAResman.kext)
Rebooted in single mode, restored my Gf* and NV* stuff (from Rev2).
Rebooted, fixed IDs in NVDAHAL40, NVDAResman, GeForce and NVinject (noticed the side-effect of replace.sh - completely dead BT mouse).
Rebooted to see OSX in the state I've started from (not counting dead mouse, *sniff*).

Other ideas?
Reply With Quote
  #27  
Old 03-17-2008, 04:23 AM
farcaller farcaller is offline
Jaguar
 
Join Date: Mar 2008
Posts: 67
btw, my board is 10de:0398
Reply With Quote
  #28  
Old 03-17-2008, 04:25 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Quote:
[cite] farcaller:[/cite]Okay, I've installed GraphicsUpdate (and got a system freeze neary instantly after setup).
Rebooted in single mode, applied replace.sh, patcher cpuid.txt and patchr graphics-cpuid.txt (you seem to miss that, but this is the one cpuid that patches OpenGL).
Rebooted just to see kernel panic (GeForce.kext/NVDAResman.kext)
Rebooted in single mode, restored my Gf* and NV* stuff (from Rev2).
Rebooted, fixed IDs in NVDAHAL40, NVDAResman, GeForce and NVinject (noticed the side-effect of replace.sh - completely dead BT mouse).
Rebooted to see OSX in the state I've started from (not counting dead mouse, *sniff*).

Other ideas?
Why not put your device id's into the gf and nv from the upgrade, instead of replacing them?
Reply With Quote
  #29  
Old 03-17-2008, 04:31 AM
farcaller farcaller is offline
Jaguar
 
Join Date: Mar 2008
Posts: 67
Is that going to fix kernel panic?... ok, I'll try now (the truth is that I didn't remember ID, and lspci doesn't work in single mode).
Reply With Quote
  #30  
Old 03-17-2008, 04:33 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Quote:
[cite] farcaller:[/cite]Is that going to fix kernel panic?... ok, I'll try now (the truth is that I didn't remember ID, and lspci doesn't work in single mode).
good luck don't know if it will work but I reckon its worth a go.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply