View Single Post
 
Old 09-23-2009, 06:36 PM
sk1nhd33t sk1nhd33t is offline
Jaguar
 
Join Date: Jul 2009
Location: Manila, Philippines
Posts: 77
Quote:
Originally Posted by BlaSTiWi View Post
@sk1nhd33t

I started to use the Netkas 10.3 EFI & also the newest fakesmc kext everything working as before but my system profile didn't show like yours ... my PCI list is empty ... and I have to switch back to use EFI string for my nVidia (8400gs) in order to get other resolutions to show up otherwise only 1024x768. I've cleaned up my boot.plist like yours too.

My board is r2.0 so I'm using RTL8139 based PCI ethernet so kinda expected it may not show up on the PCI list but the video card should, no?

Tkx!

haha after all the post and testings im sure this will fix yours.. i should have got this the first time if i RTFM.

add these below on your boot.plist, works on RC2/3 or PC EFI 10.3.

Code:
<key>Kernel Flags</key>
<string>GraphicsEnabler=Yes</string>
while this one only works on RC2+PCEFI10.3 (at least on my end).

Code:
<key>GraphicsEnabler</key>
<string>y</string>

case: G4 QuicksilverSnow 10.6.2● Gigabyte G31M-ES2L rev1 F10 Bios ● Intel Core 2 Quad Q9400 ● XFX 9600GT Extreme Ed ● 4GB TeamElite Xtreeme 1066Mhz ● PCI 3port Firewire 400 ● PCI Linksys WMP300N v1 ● Apple Magic Mouse ● Apple Aluminum Keyboard ● 23inch Apple HD Cinema Display ● uMacbook Pro 2.4 ● MacMini 1.8 HT ● White 24 iMac 2.16 ●
Reply With Quote