Jump to content

Post Install help


6 posts in this topic

Recommended Posts

Hi there I've used Tonymac's [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] to install a retail copy of OS X, below is my system information:

 

<<< System Summary >>>

> Mainboard : Asus P5G41T-M LX2/GB

> Chipset : Intel G41

> Processor : Intel Pentium @ 3200MHz

> Physical Memory : 8192MB (4 x 2048 DDR3-SDRAM )

> Video Card : NVIDIA GeForce 8400GS

> Hard Disk : Hitachi HDS721010CLA332 ATA Device (1000GB)

> Hard Disk : BUFFALO HD-PCU2 (320GB)

> DVD-Rom Drive : Toshiba-Samsung CDDVDW SH-S223C

> Monitor Type : Dell Computer DELL SE198WFP - 19 inches

> Network Card : Realtek Semiconductor RTL8168/8111 PCIe Gigabit Ethernet Adapter

> Operating System : Windows 7 Ultimate Professional Media Center 6.01.7600 (32-bit)

> DirectX : Version 11.00

 

The problem is that when I install os x, and Chimera, it boots at 1024 x 768, I have no other options to display. As I understand it I need to edit the geforce driver with System, Library, extensions, the NVDAN kext, however when I get access to the plist, I can't edit it. Also, installing the Enabler or the driver package doesn't work for me.

 

Additionally, the safari and Firefox crash on Youtube, the only browser that works effectively is Opera. As for sound only voodoo kext works. Installing the kext for ALC887 does not work, so the volume can never be adjusted properly, and under voodoo the volume has to be adjusted through the speakers.

Link to comment
Share on other sites

Hi there I've used Tonymac's [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] and [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] to install a retail copy of OS X, below is my system information:

 

<<< System Summary >>>

> Mainboard : Asus P5G41T-M LX2/GB

> Chipset : Intel G41

> Processor : Intel Pentium @ 3200MHz

> Physical Memory : 8192MB (4 x 2048 DDR3-SDRAM )

> Video Card : NVIDIA GeForce 8400GS

> Hard Disk : Hitachi HDS721010CLA332 ATA Device (1000GB)

> Hard Disk : BUFFALO HD-PCU2 (320GB)

> DVD-Rom Drive : Toshiba-Samsung CDDVDW SH-S223C

> Monitor Type : Dell Computer DELL SE198WFP - 19 inches

> Network Card : Realtek Semiconductor RTL8168/8111 PCIe Gigabit Ethernet Adapter

> Operating System : Windows 7 Ultimate Professional Media Center 6.01.7600 (32-bit)

> DirectX : Version 11.00

 

 

The problem is that when I install os x, and Chimera, it boots at 1024 x 768, I have no other options to display. As I understand it I need to edit the geforce driver with System, Library, extensions, the NVDAN kext, however when I get access to the plist, I can't edit it. Also, installing the Enabler or the driver package doesn't work for me.

 

Additionally, the safari and Firefox crash on Youtube, the only browser that works effectively is Opera. As for sound only voodoo kext works. Installing the kext for ALC887 does not work, so the volume can never be adjusted properly, and under voodoo the volume has to be adjusted through the speakers.

NVEnabler should fix your video which will then fix YouTube. [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] can install NVEnabler for you:

 

Drivers & Bootloaders -> Kexts & Enablers -> Graphics -> Enablers -> NVEnabler

 

Select only NVEnabler to be installed and be sure to undo anything you did before to your system trying to get video working.

Link to comment
Share on other sites

Some brands of the 8400GS need the device ID added to the NVDANV50Hal.kext.

From ""System Profiler"/ "Graphic-Displays"" post your ID's

Example

VRAM (Total):	512 MB
 Vendor:	NVIDIA [b](0x10de[/b])
 Device ID:	[b]0x10c3[/b]
 Revision ID:	0x00a2

Link to comment
Share on other sites

Some brands of the 8400GS need the device ID added to the NVDANV50Hal.kext.

From ""System Profiler"/ "Graphic-Displays"" post your ID's

Example

VRAM (Total):	512 MB
 Vendor:	NVIDIA [b](0x10de[/b])
 Device ID:	[b]0x10c3[/b]
 Revision ID:	0x00a2

 

I tried attempting this the first time, but could not edit and save the plist? is there a way to this>?

Link to comment
Share on other sites

In terminal type

sudo nano /System/Library/Extensions/NVDANV50Hal.kext/Contents/Info.plist

(sudo prompts for your password, enter it)

Edit - my example

 <string>NVDANV50HAL</string>
                       <key>IOMatchCategory</key>
                       <string>IOService</string>
                       <key>IOPCIPrimaryMatch</key>
                       <string>
                      [color="#FF0000"]0x10c310de&0xfff0ffff[[/color]
               0x00f010de&0xfff0ffff
               0x019010de&0xfff0ffff
               0x040010de&0xfff0ffff
               0x042010de&0xfff0ffff
               0x05e010de&0xfff8ffff
               0x05f010de&0xfff0ffff

 

Ctrl+O to WriteOut (save) the file, and Ctrl+X to exit

Link to comment
Share on other sites

 Share

×
×
  • Create New...