nanashi16 Posted March 5, 2008 Share Posted March 5, 2008 I saw once a topic on this but it was closed and I have search for over 2 hours looking for anothing about this issue but no. So here goes what I have happening now. LOL I have this setup. 680i chipset on a xfx mobo Q6600 2 gb ram 8800 gt 512 card (from BFS I think) pata 120 bg drive pata dvdrw dlink network onboard sound onboard lan (not working) I have most everything I care about at the moment working. But when I tackled the graphics card I get this issue. It boots up normally, a little slow but I think I need to check for a new nforce 9.2 kernel. Anybody have a link I would be greatful. But at the time I would expect the GUI to load, the screen goes black and the white led turns on, (apple 23" display). I have Leo 10.5.1 kalyway + 10.5.2 update + graphics update, using EFI strings from a macpro dump. I fixed the kexts for the nforce board and made sure all of them have the correct device ids. Repaired premissions. I believe it boots to the desktop because you can see the hard drive work like its doing that and then go to a waiting state like. I just can't see anything. I read somebody said to just let it sit and wait, tried that for 15 min, no go. Any ideas, I really need some help, this is the last thing I need to do to get it working. Thanks. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/ Share on other sites More sharing options...
MacUser2525 Posted March 5, 2008 Share Posted March 5, 2008 I saw once a topic on this but it was closed and I have search for over 2 hours looking for anothing about this issue but no. So here goes what I have happening now. LOL I have this setup. 680i chipset on a xfx mobo Q6600 2 gb ram 8800 gt 512 card (from BFS I think) pata 120 bg drive pata dvdrw dlink network onboard sound onboard lan (not working) I have most everything I care about at the moment working. But when I tackled the graphics card I get this issue. It boots up normally, a little slow but I think I need to check for a new nforce 9.2 kernel. Anybody have a link I would be greatful. But at the time I would expect the GUI to load, the screen goes black and the white led turns on, (apple 23" display). I have Leo 10.5.1 kalyway + 10.5.2 update + graphics update, using EFI strings from a macpro dump. I fixed the kexts for the nforce board and made sure all of them have the correct device ids. Repaired premissions. I believe it boots to the desktop because you can see the hard drive work like its doing that and then go to a waiting state like. I just can't see anything. I read somebody said to just let it sit and wait, tried that for 15 min, no go. Any ideas, I really need some help, this is the last thing I need to do to get it working. Thanks. I get the same black screen when I tried to use the EFI with the macpro sting and your right the machine does sucessfully boot it just goes instantly into a sleep mode you can't get out of. If you want to use the NVinject installer method like I went back too then I have posted my modified Info.plist which gets the card detected with the proper amount of ram below I used the v32 of the installer the device ID should be the same so you would only want to modify the model string so it would display your cards name correctly. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>NVinject</string> <key>CFBundleGetInfoString</key> <string>NVinject 0.2.1, Copyright 2007 nvinject.free.fr</string> <key>CFBundleIdentifier</key> <string>com.nvinject</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>NVinject</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>0.2.1</string> <key>IOKitPersonalities</key> <dict> <key>NVinject</key> <dict> <key>CFBundleIdentifier</key> <string>com.nvinject</string> <key>IOClass</key> <string>com_nvinject</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IONameMatch</key> <string>display</string> <key>IOPCIMatch</key> <string>0x061110de</string> <key>IOProbeScore</key> <integer>60000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>entriesToAdd</key> <dict> <key>@0,compatible</key> <string>NVDA,NVMac</string> <key>@0,device_type</key> <string>display</string> <key>@0,name</key> <string>NVDA,Display-A</string> <key>@1,compatible</key> <string>NVDA,NVMac</string> <key>@1,device_type</key> <string>display</string> <key>@1,name</key> <string>NVDA,Display-B</string> <key>NVCAP</key> <data> BAAAAAAAAwAMAAAAAAAABwAAAAA= </data> <key>NVPM</key> <data> AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== </data> <key>VRAM,totalsize</key> <data> AAAAIA== </data> <key>device_type</key> <string>NVDA,Parent</string> <key>model</key> <string>E-VGA e-Geforce 8800GT 512MB</string> <key>name</key> <string>display</string> <key>rom-revision</key> <string>NVinject 0.2.1</string> </dict> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOPCIFamily</key> <string>1.0.0b1</string> <key>com.apple.kernel.iokit</key> <string>6.0</string> </dict> <key>OSBundleRequired</key> <string>Safe Boot</string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-655700 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 Thanks, I will try that. I am working on it right now. I just have to get back into the desktop. I am assuming that I can remove the GeForce.kext and others and get back to what I had. I guess worse case is I reinstall, again. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-655963 Share on other sites More sharing options...
Yuusharo Posted March 6, 2008 Share Posted March 6, 2008 That's the problem, you tend to have to reinstall OSX over and over until you find the configuration that works for you. I've probably done it like 15 times in just the few weeks I've been experimenting with this ^^. One thing you should make sure is that your monitor (is it DVI or VGA?) is plugged into the first DVI port on your card, that is to say the one that's closest to the motherboard itself. If I recall correctly, someone here said even real Mac Pros have issues with this card. My current setup is a VGA monitor using the included converter for my 8800GT on a DS3R motherboard and it works fine. I've never tried it on the other port, so I may do so later tonight. As for the slow bootup, you should seek out Kalyway's companion update to 10.5.2 that installs the vanilla kernels. Search for "vanilla kernel" down by the bay to find it, searching Kalyway won't work. You can replace the kernel with your own afterward, but I believe it updates some other Kext files because even with the 9.2 kernel it still booted slow until I used this update first. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-655980 Share on other sites More sharing options...
MacUser2525 Posted March 6, 2008 Share Posted March 6, 2008 Thanks, I will try that. I am working on it right now. I just have to get back into the desktop. I am assuming that I can remove the GeForce.kext and others and get back to what I had. I guess worse case is I reinstall, again. Oh yeah that is all you need to do if you of course backed up the original .kext files when you boot hit the F8 key to you get the EFI boot prompt then type in then enter -s to boot single user mode then perform the commands it lists to fsck the file system and mount your / read/write. Once there then cd /System/Library/Extensions and rm -rf Ge* plus rm -rf NV* then a cp -r /path/to/original.kext/* . to copy them back and of course a diskutil repairPermissions / for good measure to make sure everything has the proper permissions when you reboot. Oh you want to rm -rf /System/Library/Extensions.mkext, rm -rf /System/Library/Extensions/Caches/, and rm -rf /System/Library/Caches/ to remove the caches and when booting again you may want to use the F8 and this time -f at the prompt to force everything to be reloaded as well. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-655992 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 it is a DVI display. BUt I am testing with a VGA though a DVI adaptor.I did see if you remove all the kexts related it will get me back to the desktop. I just tried thishttp://forum.insanelymac.com/index.php?showtopic=91755 but it didn't work, still getting the black screen. I am going to try the other idea suggested above. I don't care how it works, I just want it to work ^_^it is a DVI display. BUt I am testing with a VGA though a DVI adaptor.I did see if you remove all the kexts related it will get me back to the desktop. I just tried thishttp://forum.insanelymac.com/index.php?showtopic=91755 but it didn't work, still getting the black screen. I am going to try the other idea suggested above. I don't care how it works, I just want it to work Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-655998 Share on other sites More sharing options...
MacUser2525 Posted March 6, 2008 Share Posted March 6, 2008 That's the problem, you tend to have to reinstall OSX over and over until you find the configuration that works for you. I've probably done it like 15 times in just the few weeks I've been experimenting with this ^^. That is not really necessary as long as you can get to single into user mode then you can simply restore the backups you made before editing the .kext(s). One thing you should make sure is that your monitor (is it DVI or VGA?) is plugged into the first DVI port on your card, that is to say the one that's closest to the motherboard itself. If I recall correctly, someone here said even real Mac Pros have issues with this card. My current setup is a VGA monitor using the included converter for my 8800GT on a DS3R motherboard and it works fine. I've never tried it on the other port, so I may do so later tonight. My second port works fine although when posting all the way up to the OS driver taking over the second monitor is blank in powersaving mode no matter the OS I boot. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656001 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 May I ask what you meant by 32v of the installer?May I ask what you meant by 32v of the installer? Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656003 Share on other sites More sharing options...
MacUser2525 Posted March 6, 2008 Share Posted March 6, 2008 May I ask what you meant by 32v of the installer?May I ask what you meant by 32v of the installer? The file is named NVInstallerV.32.pkg although it looks like it is at V.33 at the moment if it ends up showing you the 771mb ram as it did with my card then edit the Info.plist inside NVinject.kext to be similar to mine above and it will show you/use the correct value. http://scottdangel.com/blog/?p=19 Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656014 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 thanks, that is what I thought, but wanted to make sure. Tried it and it froze. Need to fix a few things now. lol Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656019 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 I got it working. *dances around the room* with EFI strings. If you follow these instructionshttp://forum.insanelymac.com/index.php?showtopic=91755 and use the cyclonefr plist, it works with mysetup. Thank you for all who answered and gave me pointers. I did not have to reinstall. Now, sata drives and sound fully working. And I will have everything. When I finish I will post the computer in its glory. ( making a really cool case mod) ^____________________^ <-- big cheesy grin. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656062 Share on other sites More sharing options...
Yuusharo Posted March 6, 2008 Share Posted March 6, 2008 The file is named NVInstallerV.32.pkg although it looks like it is at V.33 at the moment if it ends up showing you the 771mb ram as it did with my card then edit the Info.plist inside NVinject.kext to be similar to mine above and it will show you/use the correct value.The version v33 has fixed NVInject to post the correct VRAM and is more stable in my experience with my 8800GT. v32 had bad performance issues with 10.5.2, v33 does not. If it didn't break sleep mode, I'd use it instead of the GFX string for sure. http://scottdangel.com/blog/?p=21 That is not really necessary as long as you can get to single into user mode then you can simply restore the backups you made before editing the .kext(s).Well, heh... that was my mistake, I never actually backed anything up before rushing in to try it out. I didn't look before I lept, lol. Oh well... at least now I have tons of practice and know how to recover my system to a full 10.5.2 =P Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656065 Share on other sites More sharing options...
MacUser2525 Posted March 6, 2008 Share Posted March 6, 2008 I got it working. *dances around the room* with EFI strings. If you follow these instructionshttp://forum.insanelymac.com/index.php?showtopic=91755 and use the cyclonefr plist, it works with mysetup.Thank you for all who answered and gave me pointers. I did not have to reinstall. Now, sata drives and sound fully working. And I will have everything. When I finish I will post the computer in its glory. ( making a really cool case mod)^____________________^ <-- big cheesy grin.Good to hear I've tried that idea a dozen times and cannot get it to work almost tempted to flash my card with the MacPro video .rom to see if that will do it ... Can you post the output of?ls -l /System/Library/Extensions/* So I can if there is a difference in what .kext I have installed. The version v33 has fixed NVInject to post the correct VRAM and is more stable in my experience with my 8800GT. v32 had bad performance issues with 10.5.2, v33 does not. If it didn't break sleep mode, I'd use it instead of the GFX string for sure.http://scottdangel.com/blog/?p=21 May have to give it a try then if I cannot get the sting thing to work here.Well, heh... that was my mistake, I never actually backed anything up before rushing in to try it out. I didn't look before I lept, lol. Oh well... at least now I have tons of practice and know how to recover my system to a full 10.5.2 =PExactly a little experience never hurts. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656068 Share on other sites More sharing options...
nanashi16 Posted March 6, 2008 Author Share Posted March 6, 2008 Sure here it is, /System/Library/Extensions/ACard6280ATA.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 22:02 Contents /System/Library/Extensions/ACard62xxM.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:56 Contents /System/Library/Extensions/ACard67162.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:57 Contents /System/Library/Extensions/ACard671xSCSI.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:57 Contents /System/Library/Extensions/ACard6885M.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 22:00 Contents /System/Library/Extensions/ACard68xxM.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:58 Contents /System/Library/Extensions/ALCinject.kext: total 0 drwxr-xr-x 5 root wheel 170 Mar 3 21:02 Contents /System/Library/Extensions/ALF.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/ATINDRV.kext: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 22:00 Contents /System/Library/Extensions/ATIRNDRV.kext: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon8500.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon8500DVDDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon8500GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon8500GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon8500VADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon9700.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon9700DVDDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon9700GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon9700GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeon9700VADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonDVDDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonGA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonGLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX1000.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX1000GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX1000VADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX2000.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX2000GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATIRadeonX2000VADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/ATTOExpressPCIPlus.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 22:02 Contents /System/Library/Extensions/Apple02Audio.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:50 Contents /System/Library/Extensions/Apple16X50Serial.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:44 Contents /System/Library/Extensions/AppleAC97Audio.kext.post: total 0 drwxr-xr-x 6 root wheel 204 Nov 20 21:27 Contents /System/Library/Extensions/AppleACPIPlatform.kext: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 23:00 Contents /System/Library/Extensions/AppleACPIPlatform.kext.post: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:48 Contents /System/Library/Extensions/AppleAD741x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleADBButtons.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleADBKeyboard.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:45 Contents /System/Library/Extensions/AppleADBMouse.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:47 Contents /System/Library/Extensions/AppleADM103x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleADT746x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleAHCIPort.kext.post: total 0 drwxr-xr-x 9 root wheel 306 Dec 18 14:51 Contents /System/Library/Extensions/AppleAPIC.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleAirPort.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:35 Contents /System/Library/Extensions/AppleAltiVecDVDDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleAzaliaAudio.kext.post: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 21:02 Contents /System/Library/Extensions/AppleBMC.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:35 Contents /System/Library/Extensions/AppleBacklight.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:35 Contents /System/Library/Extensions/AppleBlower.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/AppleCPUThermo.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:44 Contents /System/Library/Extensions/AppleCore99NVRAM.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/AppleDallasDriver.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:50 Contents /System/Library/Extensions/AppleEFIRuntime.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:47 Contents /System/Library/Extensions/AppleFCU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleFPButton.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:46 Contents /System/Library/Extensions/AppleFWAudio.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:49 Contents /System/Library/Extensions/AppleFan.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleFileSystemDriver.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/AppleFlashNVRAM.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:46 Contents /System/Library/Extensions/AppleGPIO.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleGW.kext: total 0 drwxr-xr-x 10 root wheel 340 Sep 23 20:52 Contents /System/Library/Extensions/AppleGenericPCATA.kext: total 0 drwxr-xr-x 6 root wheel 204 Nov 23 18:29 Contents /System/Library/Extensions/AppleHDA.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/AppleHIDKeyboard.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/AppleHIDMouse.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:52 Contents /System/Library/Extensions/AppleHPET.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/AppleHWClock.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:42 Contents /System/Library/Extensions/AppleHWSensor.kext.post: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleI2C.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleI2S.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/AppleI2SModemFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:46 Contents /System/Library/Extensions/AppleIRController.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:53 Contents /System/Library/Extensions/AppleIntelGMA950.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMA950GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMA950VADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMAX3100.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMAX3100FB.kext: total 304 -rwxr-xr-x 1 root wheel 145620 Jan 30 17:51 AppleIntelGMAX3100FB -rwxr-xr-x 1 root wheel 2218 Jan 30 17:51 Info.plist -rwxr-xr-x 1 root wheel 457 Jan 30 17:53 version.plist /System/Library/Extensions/AppleIntelGMAX3100GA.plugin: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelGMAX3100VADriver.bundle: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 22:00 Contents /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext.post: total 248 -rwxr-xr-x 1 root wheel 118164 Jan 30 17:51 AppleIntelIntegratedFramebuffer -rwxr-xr-x 1 root wheel 2262 Jan 30 17:51 Info.plist -rwxr-xr-x 1 root wheel 457 Jan 30 17:53 version.plist /System/Library/Extensions/AppleK2.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleK2Driver.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleK2Fan.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleK2SATA.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/AppleK2SATARoot.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:43 Contents /System/Library/Extensions/AppleKauaiATA.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:47 Contents /System/Library/Extensions/AppleKeyLargo.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/AppleKeyswitch.kext: total 0 drwxr-xr-x 9 root wheel 306 Sep 23 22:14 Contents /System/Library/Extensions/AppleKiwiATA.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/AppleKiwiRoot.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/AppleLED.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:46 Contents /System/Library/Extensions/AppleLM7x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleLM87.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleLM8x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleLMUController.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleLPC.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleLSIFusionMPT.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleMCEDriver.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleMIDIFWDriver.plugin: total 0 drwxr-xr-x 6 root wheel 204 Oct 10 00:49 Contents /System/Library/Extensions/AppleMIDIIACDriver.plugin: total 0 drwxr-xr-x 7 root wheel 238 Sep 23 22:00 Contents /System/Library/Extensions/AppleMIDIRTPDriver.plugin: total 0 drwxr-xr-x 7 root wheel 238 Sep 23 22:00 Contents /System/Library/Extensions/AppleMIDIUSBDriver.plugin: total 0 drwxr-xr-x 7 root wheel 238 Sep 23 22:00 Contents /System/Library/Extensions/AppleMPIC.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:42 Contents /System/Library/Extensions/AppleMacRISC2PE.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/AppleMacRISC4PE.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleMacRiscPCI.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleMaxim1989.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleMaxim6690.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleMediaBay.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:44 Contents /System/Library/Extensions/AppleMobileDevice.kext: total 0 drwxr-xr-x 4 root wheel 136 Mar 3 20:49 Contents /System/Library/Extensions/AppleNDRV: total 0 drwxr-xr-x 3 root wheel 102 Oct 11 21:51 ATIDriver.bundle drwxr-xr-x 3 root wheel 102 Oct 11 21:51 ATIRuntimeDriver.bundle /System/Library/Extensions/AppleNForceATA.kext: total 0 drwxr-xr-x 6 root wheel 204 Oct 28 06:22 Contents /System/Library/Extensions/AppleOnboardAudio.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:50 Contents /System/Library/Extensions/AppleOnboardDisplay.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:35 Contents /System/Library/Extensions/ApplePCCard16ATA.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/ApplePCCardATA.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/ApplePMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/ApplePS2Controller.kext.post: total 0 drwxr-xr-x 7 root wheel 238 Oct 28 06:17 Contents /System/Library/Extensions/ApplePlatformEnabler.kext: total 0 drwxr-xr-x 11 root wheel 374 Feb 5 19:48 Contents /System/Library/Extensions/AppleRAID.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/AppleRAIDCard.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:36 Contents /System/Library/Extensions/AppleRTC.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleSEP.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleSMBIOS.kext.post: total 0 drwxr-xr-x 5 root wheel 170 Mar 3 21:48 Contents /System/Library/Extensions/AppleSMC.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/AppleSMCLMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/AppleSMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleSMUMonitor.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/AppleSPU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/AppleSmartBatteryManager.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:40 Contents /System/Library/Extensions/AppleStorageDrivers.kext: total 0 drwxr-xr-x 5 root wheel 170 Mar 3 21:36 Contents /System/Library/Extensions/AppleSym8xx.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/AppleThermal.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/AppleUSBAudio.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/AppleUSBDisplays.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 01:02 Contents /System/Library/Extensions/AppleUSBMultitouch.kext: total 0 drwxr-xr-x 10 root wheel 340 Feb 5 19:45 Contents /System/Library/Extensions/AppleUSBTopCase.kext: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 21:36 Contents /System/Library/Extensions/AppleVADriver.bundle: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 21:36 Contents /System/Library/Extensions/AppleVIA.kext.post: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/AppleVIAATA.kext.post: total 0 drwxr-xr-x 7 root wheel 238 Dec 19 01:37 Contents /System/Library/Extensions/AppleVSP.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:49 Contents /System/Library/Extensions/AppleXsanFilter.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:51 Contents /System/Library/Extensions/Apple_iSight.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/ArcMSR.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:57 Contents /System/Library/Extensions/AudioDeviceTreeUpdater.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:50 Contents /System/Library/Extensions/AudioIPCDriver.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:48 Contents /System/Library/Extensions/BootCache.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:36 Contents /System/Library/Extensions/CM4040.kext: total 0 drwxr-xr-x 5 root wheel 170 Oct 4 00:44 Contents /System/Library/Extensions/CMD646Root.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:48 Contents /System/Library/Extensions/CRYPTOCardPCCard.kext: total 0 drwxr-xr-x 6 root wheel 204 Oct 4 00:44 Contents /System/Library/Extensions/Caches: total 552 -rw-r--r-- 1 root wheel 279836 Mar 5 21:04 com.apple.kext.info /System/Library/Extensions/DSACL.ppp: total 0 drwxr-xr-x 6 root wheel 204 Oct 10 00:54 Contents /System/Library/Extensions/DSAuth.ppp: total 0 drwxr-xr-x 6 root wheel 204 Oct 10 00:54 Contents /System/Library/Extensions/DVFamily.bundle: total 0 drwxr-xr-x 6 root wheel 204 Sep 24 01:24 Contents /System/Library/Extensions/Dont Steal Mac OS X.kext: total 8 drwxr-xr-x 10 root wheel 340 Oct 10 00:43 Contents -rw-r--r-- 1 root wheel 508 Oct 10 00:43 LICENSE /System/Library/Extensions/EAP-KRB.ppp: total 0 drwxr-xr-x 7 root wheel 238 Oct 10 00:54 Contents /System/Library/Extensions/EAP-RSA.ppp: total 0 drwxr-xr-x 7 root wheel 238 Oct 4 00:38 Contents /System/Library/Extensions/EAP-TLS.ppp: total 0 drwxr-xr-x 7 root wheel 238 Oct 10 00:54 Contents /System/Library/Extensions/GeForce.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:57 Contents /System/Library/Extensions/GeForce2MXGLDriver.bundle: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:57 Contents /System/Library/Extensions/GeForce3GLDriver.bundle: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:57 Contents /System/Library/Extensions/GeForce7xxxGLDriver.bundle: total 0 drwxr-xr-x@ 7 root wheel 238 Mar 5 20:57 Contents /System/Library/Extensions/GeForce8xxxGLDriver.bundle: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:57 Contents /System/Library/Extensions/GeForceFXGLDriver.bundle: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:58 Contents /System/Library/Extensions/GeForceGA.plugin: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:57 Contents /System/Library/Extensions/GeForceVADriver.bundle: total 0 drwxr-xr-x@ 6 root wheel 204 Mar 5 20:57 Contents /System/Library/Extensions/I2CGPIO.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/ICAClassicNotSeizeDriver.kext: total 0 drwxr-xr-x 5 root wheel 170 Sep 29 01:14 Contents /System/Library/Extensions/ICAFWKodakProDriver.kext: total 0 drwxr-xr-x 5 root wheel 170 Sep 29 01:14 Contents /System/Library/Extensions/IO80211Family.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:35 Contents /System/Library/Extensions/IOACPIFamily.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/IOADBFamily.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:46 Contents /System/Library/Extensions/IOAHCIFamily.kext.post: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/IOATAFamily.kext: total 0 drwxr-xr-x 12 root wheel 408 Mar 4 22:57 Contents /System/Library/Extensions/IOATAFamily.kext.post: total 0 drwxr-xr-x 12 root wheel 408 Nov 23 18:29 Contents /System/Library/Extensions/IOAudioFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 20:20 Contents /System/Library/Extensions/IOBDStorageFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:43 Contents /System/Library/Extensions/IOBluetoothFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:38 Contents /System/Library/Extensions/IOBluetoothHIDDriver.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:38 Contents /System/Library/Extensions/IOCDStorageFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:45 Contents /System/Library/Extensions/IODVDStorageFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:45 Contents /System/Library/Extensions/IOFireWireAVC.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:46 Contents /System/Library/Extensions/IOFireWireFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:39 Contents /System/Library/Extensions/IOFireWireIP.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:39 Contents /System/Library/Extensions/IOFireWireSBP2.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:43 Contents /System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/IOGraphicsFamily.kext: total 1256 -rwxr-xr-x 1 root wheel 632392 Feb 5 19:41 IOGraphicsFamily -rwxr-xr-x 1 root wheel 2601 Feb 5 19:41 Info.plist -rwxr-xr-x 1 root wheel 454 Feb 5 19:41 version.plist /System/Library/Extensions/IOHDIXController.kext.post: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:39 Contents /System/Library/Extensions/IOHIDFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:39 Contents /System/Library/Extensions/IOI2CAD741x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CADT746x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/IOI2CCPUVoltage.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CControllerPMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CControllerPPC.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CControllerSMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CDeviceFCU.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/IOI2CDeviceLMU.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/IOI2CDriveBayGPIO.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/IOI2CFamily.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CHWClock.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CLM6x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CLM7x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CLM8x.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CMaxim1631.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CMaxim1989.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CMaxim6690.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CMotionSensor.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/IOI2CPulsar.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOI2CSMUSat.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/IOI2CSlewClock.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOKeyLargo.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/IONDRVSupport.kext: total 656 -rwxr-xr-x 1 root wheel 324044 Oct 10 00:46 IONDRVSupport -rwxr-xr-x 1 root wheel 2686 Oct 10 00:46 Info.plist -rwxr-xr-x 1 root wheel 450 Oct 10 00:46 version.plist /System/Library/Extensions/IONetworkingFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Nov 24 18:44 Contents /System/Library/Extensions/IOPCCardFamily.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:42 Contents /System/Library/Extensions/IOPCIFamily.kext: total 640 -rwxr-xr-x 1 root wheel 316936 Feb 5 19:47 IOPCIFamily -rwxr-xr-x 1 root wheel 2327 Feb 5 19:46 Info.plist -rwxr-xr-x 1 root wheel 455 Feb 5 19:47 version.plist /System/Library/Extensions/IOPlatformFunction.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:36 Contents /System/Library/Extensions/IOPlatformPluginFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:39 Contents /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:39 Contents /System/Library/Extensions/IOSCSIParallelFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:49 Contents /System/Library/Extensions/IOSMBusFamily.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/IOSerialFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 20:20 Contents /System/Library/Extensions/IOStorageFamily.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:44 Contents /System/Library/Extensions/IOStreamFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:47 Contents /System/Library/Extensions/IOUSBFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Mar 3 21:39 Contents /System/Library/Extensions/IOUSBMassStorageClass.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:54 Contents /System/Library/Extensions/IOVideoFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:58 Contents /System/Library/Extensions/IPFirewall.kext: total 16 -rwxr-xr-x 1 root wheel 797 Feb 5 19:15 Info.plist -rwxr-xr-x 1 root wheel 443 Feb 5 19:15 version.plist /System/Library/Extensions/ImmersionForceFeedback.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 22:30 Contents /System/Library/Extensions/JMicronATA.kext: total 0 drwxr-xr-x 6 root wheel 204 Nov 24 16:03 Contents /System/Library/Extensions/KeyLargoATA.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:45 Contents /System/Library/Extensions/L2TP.ppp: total 0 drwxr-xr-x 8 root wheel 272 Oct 10 00:54 Contents /System/Library/Extensions/LSIUltra320.kext: total 0 drwxr-xr-x 5 root wheel 170 Sep 23 22:00 Contents /System/Library/Extensions/LogitechForceFeedback.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 22:30 Contents /System/Library/Extensions/MacIOGPIO.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:48 Contents /System/Library/Extensions/MegaRAID.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:58 Contents /System/Library/Extensions/NVDANV10Hal.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:57 Contents /System/Library/Extensions/NVDANV20Hal.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:58 Contents /System/Library/Extensions/NVDANV30Hal.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:57 Contents /System/Library/Extensions/NVDANV40Hal.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:57 Contents /System/Library/Extensions/NVDANV50Hal.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:57 Contents /System/Library/Extensions/NVDAResman.kext: total 0 drwxr-xr-x@ 8 root wheel 272 Mar 5 20:58 Contents /System/Library/Extensions/NVinject.kext: total 0 drwxr-xr-x@ 4 root wheel 136 Mar 5 20:58 Contents /System/Library/Extensions/OSvKernDSPLib.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:43 Contents /System/Library/Extensions/PMUMotionSensor.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/PPP.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:54 Contents /System/Library/Extensions/PPPSerial.ppp: total 0 drwxr-xr-x 7 root wheel 238 Mar 3 20:23 Contents /System/Library/Extensions/PPPoE.ppp: total 0 drwxr-xr-x 8 root wheel 272 Oct 10 00:54 Contents /System/Library/Extensions/PPTP.ppp: total 0 drwxr-xr-x 8 root wheel 272 Oct 10 00:54 Contents /System/Library/Extensions/Radius.ppp: total 0 drwxr-xr-x 6 root wheel 204 Oct 10 00:54 Contents /System/Library/Extensions/SCR24X_Apple_Driver.kext: total 0 drwxr-xr-x 6 root wheel 204 Oct 4 00:44 Contents /System/Library/Extensions/SM56KUSBAudioFamily.kext: total 0 drwxr-xr-x 11 root wheel 374 Oct 10 00:47 Contents /System/Library/Extensions/SMARTLib.plugin: total 0 drwxr-xr-x 6 root wheel 204 Mar 3 21:38 Contents /System/Library/Extensions/SMCMotionSensor.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:47 Contents /System/Library/Extensions/SoftRAID.kext: total 0 drwxr-xr-x 6 root wheel 204 Sep 23 21:56 Contents /System/Library/Extensions/System.kext: total 16 -rwxr-xr-x 1 root wheel 952 Feb 5 19:15 Info.plist drwxr-xr-x 17 root wheel 578 Oct 10 00:38 PlugIns -rwxr-xr-x 1 root wheel 447 Feb 5 19:15 version.plist /System/Library/Extensions/TMSafetyNet.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:42 Contents /System/Library/Extensions/VirtualAudioDriver.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:52 Contents /System/Library/Extensions/autofs.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:53 Contents /System/Library/Extensions/cddafs.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:43 Contents /System/Library/Extensions/dsmos.kext: total 0 drwxr-xr-x 5 root wheel 170 Mar 4 22:57 Contents /System/Library/Extensions/dsmos.kext.post: total 0 drwxr-xr-x 5 root wheel 170 Sep 27 13:02 Contents /System/Library/Extensions/iPodDriver.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 20:42 Contents /System/Library/Extensions/iTunesPhoneDriver.kext: total 0 drwxr-xr-x 9 root wheel 306 Sep 23 22:15 Contents /System/Library/Extensions/mcxalr.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 01:12 Contents /System/Library/Extensions/msdosfs.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:43 Contents /System/Library/Extensions/ntfs.kext: total 0 drwxr-xr-x 9 root wheel 306 Mar 3 21:43 Contents /System/Library/Extensions/seatbelt.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents /System/Library/Extensions/skge.kext: total 0 drwxr-xr-x 5 root wheel 170 Mar 3 22:21 Contents /System/Library/Extensions/smbfs.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:43 Contents /System/Library/Extensions/udf.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:58 Contents /System/Library/Extensions/webdav_fs.kext: total 0 drwxr-xr-x 10 root wheel 340 Oct 10 00:51 Contents /System/Library/Extensions/webfilter.kext: total 0 drwxr-xr-x 10 root wheel 340 Mar 3 21:37 Contents /System/Library/Extensions/zfs.readonly.kext: total 0 drwxr-xr-x 9 root wheel 306 Oct 10 00:45 Contents Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656083 Share on other sites More sharing options...
MacUser2525 Posted March 6, 2008 Share Posted March 6, 2008 Thanks for posting I had thought it was the EFIRuntime I was missing but alas no go with the string method one good thing though I used the new installer and it seems to have speeded up my graphics a bit everything seems to load snappier still get the same OpenGL scores though. At least the brief one-two second of sleep my monitor used to go into when loading the desktop is gone it just loads directly to the desktop now, one thing about your output above though you may want to check you still have the NVinject.kext there so it may be responsible for your card working now you could want to use something like. mv /System/Library/Extensions/NVinject.kext /System/Library/Extensions/NVinject.kext.backup rm -rf /System/Library/Extensions.mkext rm -rf /System/Library/Extensions/Caches/ rm -rf /System/Library/Caches/ Then reboot use the F8 key and -f to force your reload of the .kext this will confirm that you indeed have the EFI string working if not then you can simply mv the NVinject back to its original name and repeat the rest to get back to where you were. Link to comment https://www.insanelymac.com/forum/topic/91898-8800-gt-black-screen-when-loading-gui/#findComment-656203 Share on other sites More sharing options...
Recommended Posts