Jump to content

MacBookPro crash when brightness changed


saltlake
 Share

2 posts in this topic

Recommended Posts

Hi!

 

My MacBook Pro (early 2006 version) crashes sometimes when I try to change the display brightness. There is no message, no bluescreen - it only goes black and reboots. Mostly the problem happens on resume or when I worked a lot on the machine. It looks like a driver problem, as it happens in all apps that change the brightness. Other people have described similar problems, but there was no real solution:

http://discussions.apple.com/thread.jspa?m...34

http://forums.macrumors.com/showthread.php?t=327920

 

Has anyone heard of that problem? Maybe there is a solution by now?

 

Anyway, I did a bit debugging, and I found out that the brightness is changed by calling DeviceIoControl with code 0x90402444 on \Device\MacHALDriver. Is this the same way Input Remapper does it? Or is there another way to do it? As Input Remapper also requires the driver, I assume noone knows what the driver actually does, right?

 

Cheers!

Link to comment
Share on other sites

Actually Input Remapper has drivers for early 2006 MacBook Pro (ATI x1600) and does not use the MACHal driver in this case. So if you use the latest version of InputRemapper this crash should not be happening. I had problems with this crash myself, and it was the primary reason I added direct support for x1600.

Link to comment
Share on other sites

 Share

×
×
  • Create New...