As the title says, it gives me the error:"/dev/adb does not exist."
Unfortunately the standard xfce power management is never able to turn off the backlight to my screen for some reason. Instead it just sits there flashing between all red, all green, all blue, white (which lasts longer) gray, and black.
I've got everything I could think of turned on in my kernel settings, too. Including MacHardware->lcd support, radeonfb backlight control and generic lcd backlight control :\.
Well, I had everything except CONFIG_ADB, and after reading the description for it some countably infinite times I decided I didn't need it. I thought it was handled via I2C, but apparently linux does some really weird (and undocumented) stuff with it. I never figured /dev/adb would really mean /dev/adb lol.
I'm not sure what you mean by undocumented stuff, but ADB isn't the same as the I2C protocol. Although ADB devices vanished with the iMac, it was still used internally until the switch to Intel.