"A month or so ago, after the most recent OS X update (10.8.2), we’ve bumped into a problem that causes certain Macs to restart when intensively using Pixelmator. Sometimes, the app would stop responding without restarting a computer, or just cause some graphical glitches.
We did everything to find the root cause of the problem. We’ve researched a vast amount of information about OS X internals. We’ve torn down our Macs. We even reached out to Apple. Finally, the picture was clear: It’s an issue with NVIDIA GeForce graphics card drivers.*
* The following Macs with NVIDIA GeForce graphics cards are currently affected: GT 120, GT 320M, GT 330M, 9400M, and GT 9600."
http://www.pixelmato.../12/06/setback/
- InsanelyMac Forum
- Viewing Profile: Topics: nofearl
nofearl
Community Stats
- Group Members
- Active Posts 71
- Profile Views 2,235
- Member Title InsanelyMac Protégé
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
3
Neutral
Friends
nofearl hasn't added any friends yet.
Latest Visitors
-
Guest
19 Nov 2012 - 08:07 -
Guest
16 Nov 2012 - 09:18 -
Guest
16 Nov 2012 - 09:12 -
Guest
16 Nov 2012 - 08:55 -
Guest
16 Nov 2012 - 08:55
Pixelmator announces big bug with OS X 10.8.2
07 December 2012 - 09:36 PM
Nvidia 295.00.05f02 for 10.7.5
12 October 2012 - 07:46 PM
Random panics
06 September 2012 - 10:21 PM
I get random panics on 10.8/10.8.1. It says "com.apple.GeForce" but I can't find any solution to this? Any suggestions?
a.jpg 1.02MB
23 downloads
a.jpg 1.02MB
23 downloads
Multiple display setup, switches main display PEG/PEG2 every boot
12 July 2012 - 03:52 PM
I've a 2 gfx (Nvidia 9600 GT) and 4 monitors setup, and I've been using it since 10.6.x. With 10.8 GM, after (almost) every reboot/start the main display graphic card switches.
I've been using the following DSDT, properly setup with NVDA,Parent & NVDA,Child without any problems. I've also tried;
- Latest chameleon build, and a couple of older builds,
- Latest chimera, with and without DSDT code
- Enabling and disabling graphicsenabler for both bootloaders
- Switching BIOS setting to PCI/PEG/PEG2
- adding "@0,AAPL,boot-display"
- deleting both com.apple.windowserver files and restart
- removing cards and cleaning contacts
(really!)
and a couple of other things I can't remember now, and 3-4 reinstalls. It still randomly switches main graphic card. I can't figure it out. Any help would be greatly appreciated!
I've been using the following DSDT, properly setup with NVDA,Parent & NVDA,Child without any problems. I've also tried;
- Latest chameleon build, and a couple of older builds,
- Latest chimera, with and without DSDT code
- Enabling and disabling graphicsenabler for both bootloaders
- Switching BIOS setting to PCI/PEG/PEG2
- adding "@0,AAPL,boot-display"
- deleting both com.apple.windowserver files and restart
- removing cards and cleaning contacts
and a couple of other things I can't remember now, and 3-4 reinstalls. It still randomly switches main graphic card. I can't figure it out. Any help would be greatly appreciated!
Device (PEG1)
{
Name (_ADR, 0x00010000)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Device (GFX1)
{
Name (_ADR, Zero)
Name (_SUN, 0x0B)
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x0B,
0x04
})
}
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, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"device_type",
Buffer (0x0D)
{
"NVDA,Parent"
},
"rm_multiboard_capable",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"model",
Buffer (0x17)
{
"NVIDIA Geforce 9600 GT"
},
"rom-revision",
Buffer (0x06)
{
"3173a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
Device (PEG2)
{
Name (_ADR, 0x00060000)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Device (GFX2)
{
Name (_ADR, Zero)
Name (_SUN, 0x0C)
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x05,
0x04
})
}
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, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"device_type",
Buffer (0x0D)
{
"NVDA,Child"
},
"rm_multiboard_capable",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"model",
Buffer (0x17)
{
"NVIDIA Geforce 9600 GT"
},
"rom-revision",
Buffer (0x06)
{
"3169a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
- InsanelyMac Forum
- → Viewing Profile: Topics: nofearl



Sign In
Create Account
Find content