kingkonggrebe Posted July 30, 2010 Share Posted July 30, 2010 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 More sharing options...
Junz Posted July 31, 2010 Share Posted July 31, 2010 update to snow leopard 10.6.3 and above. It has the kext support for 3XXm series Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1522138 Share on other sites More sharing options...
kingkonggrebe Posted July 31, 2010 Author Share Posted July 31, 2010 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? Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1522333 Share on other sites More sharing options...
Cestbeau Posted August 2, 2010 Share Posted August 2, 2010 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 Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1523551 Share on other sites More sharing options...
jinnggoff Posted August 4, 2010 Share Posted August 4, 2010 What about add GraphicsEnabler=Yes at boot flag or in com.apple.boot.plist, Maybe that card wiil works Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1524540 Share on other sites More sharing options...
Cestbeau Posted August 5, 2010 Share Posted August 5, 2010 Well, I noticed that I'd no kernel panics, but a black screen after using the kext or graphics enabler. Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1525077 Share on other sites More sharing options...
Junz Posted August 6, 2010 Share Posted August 6, 2010 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 Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1525666 Share on other sites More sharing options...
ipadlover Posted December 18, 2010 Share Posted December 18, 2010 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. Link to comment https://www.insanelymac.com/forum/topic/227078-nvidia-geforce-gt-320/#findComment-1604362 Share on other sites More sharing options...
Recommended Posts