Jump to content
8 posts in this topic

Recommended Posts

Hello.

 

I have Mac OS X (10.5.7) installed on my Acer Aspire X1301.

 

But I can only select the resolution 1024 * 768, had already tried Nvinject, NvDarwin and NVEnabler, but always the same result.

 

My graphiccard is a Nvidia Geforce GT 320

 

 

Can anyone help me?

 

mfg kingkonggrebe

 

 

---

 

Sorry for my bad english. I am german!

Link to comment
https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/
Share on other sites

update to snow leopard 10.6.3 and above. It has the kext support for 3XXm series

 

I have the desktop version of the Nvidia Geforce 320GT not the mobile version. Does it work with the desktop version?

 

I also have some problems with Snow Leopard. Are there any drivers for Leopard?

update to snow leopard 10.6.3 and above. It has the kext support for 3XXm series

 

Hey, I might missed something, but I have Version 10.6.4. installed and am using the Nvidia GT 320M, but my video card isn't working. Each time i used the Nvidia injections or kexts of the iAtkos S3 v2 DVD I've got a kernel panic, it just worked with no card selected. Can you guid me to the things, I have to install, to get my card working? Would appreciate your help, tanks.

 

Greetings

Sebo

the new lines of iMac uses the G3XX so it should work for the desktop as well.

 

@Cestbeau u can trying injecting through DSDT. go to ioreg and search for something like this. It should be under PCI or something. As u can see, mine is VGA. u can go to ur DSDT, and go to Device (VGA) and add this method.

 

 

Method (_DSM, 4, NotSerialized)
                   {
                       Store (Package (0x18)
                           {
                               "@0,compatible", 
                               Buffer (0x0B)
                               {
                                   "NVDA,NVMac"
                               }, 

                               "@0,device_type", 
                               Buffer (0x08)
                               {
                                   "display"
                               }, 

                               "@0,name", 
                               Buffer (0x0F)
                               {
                                   "NVDA,Display-A"
                               }, 

                               "@1,compatible", 
                               Buffer (0x0B)
                               {
                                   "NVDA,NVMac"
                               }, 

                               "@1,device_type", 
                               Buffer (0x08)
                               {
                                   "display"
                               }, 

                               "@1,name", 
                               Buffer (0x0F)
                               {
                                   "NVDA,Display-B"
                               }, 

                               "NVCAP", 
                               Buffer (0x18)
                               {
                                   /* 0000 */    0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 
                                   /* 0008 */    0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 
                                   /* 0010 */    0x00, 0x00, 0x00, 0x00
                               }, 

                               "NVPM", 
                               Buffer (0x20)
                               {
                                   /* 0000 */    0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
                                   /* 0008 */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
                                   /* 0010 */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
                                   /* 0018 */    0x00, 0x00, 0x00, 0x00
                               }, 

                               "VRAM,totalsize", 
                               Buffer (0x04)
                               {
                                   0x00, 0x00, 0x00, 0x20
                               }, 

                               "device_type", 
                               Buffer (0x08)
                               {
                                   "Display"
                               }, 

                               "model", 
                               Buffer (0x15)
                               {
                                   "nVidia GeForce G310M"
                               }, 

                               "rom-revision", 
                               Buffer (0x23)
                               {
                                   "nVidia GeForce G310M OpenGL Engine"
                               }
                           }, Local0)
                       DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                       Return (Local0)
                   }

Add the DTGP method as well. Google it if u dont know how

post-576826-1281088971_thumb.png

  • 4 months later...

First, excuse me for my english lol :) I had this kind of problem during my last installation of Snow Leopard 10.6 that I resolved simply using the hdmi out of my graphic card (nvidia gt320) to connect a compatible monitor. In this way my graphic card was correctly identified because my desktop pc, an Aspire X3900 has two graphic card, the internal, an embedded intel card, and the external one, the gt320 precisely. You have to enable the first or the second one entering the BIOS of your sistem.

×
×
  • Create New...