View Single Post
 
Old 12-22-2008, 11:51 PM
erick2red's Avatar
erick2red erick2red is offline
Tiger
 
Join Date: Dec 2008
Location: Santiago de Cuba, Cuba
Posts: 303
Quote:
Originally Posted by nfoav8or View Post
So in your first post and now your last post, you are saying the system thinks it has a GMA950 GPU in it... does it really? or is the option you selected above accurate? 950 and X3100 are not the same so I'm wondering why you were trying to do this.

moving on... at least you can boot (even if it is only safe mode).

Here's what I want you to do. You're going to delete the video kexts so the system uses a generic driver. Then we will adjust it as necessary later.

I know you didn't install any video drivers/kexts/EFI strings in this latest install but the system still installs its generic variants of them.

boot with -s
Code:
/sbin/mount -uw /
cd /System/Library/Extensions/
rm -Rf GeForce*
rm -Rf NVDA*
rm -Rf ATI*
rm -Rf NVinject*
rm -Rf AppleIntelGMA*
cd ..
rm -Rf Extensions.mkext
reboot
now it should boot normally (not in safe mode) but without proper graphics, this is an issue we will fix shortly. Let me know how it is coming along.
answering what you said i check X3100 cause i don't know really well, but if those are drivers i thought then it could not harm anything,
and the other issue, yeah that my board, cause the pc it's identical, we didn't ordered at the same time cause that's not my situation but yeah i'm sure it the same, exactly the same...

more info: BIOSagent plus says this:
Quote:
BIOS Type: AMI BIOS Date: November 13th 2007 BIOS ID: 63-0109-000000-00101111-111307-945G-A0805000 BIOS OEM: BIOS Date: 11/13/07 17:47:58 Ver: 08.00.10 - P5GC-TVM/S Chipset: Intel 2770 rev 2 SuperIO: Unknown Manufacturer: HaierComputer Motherboard: P5GC-TVM/S
so any help again
Reply With Quote