kernel 2.6.18: Confusion about Macintosh backlight configuration

Benjamin Herrenschmidt benh at kernel.crashing.org
Mon Jan 22 14:33:35 EST 2007


> This will allow modern systems to be compiled only with
> CONFIG_PMAC_BACKLIGHT and a user space daemon does the rest. I hope my
> point could be seen. I would really appreciate if the configuration
> could be cleaned up.
> 
> Other solutions could be:
> 
> 2. If the sysfs backlight driver is opened switch kernel backlight keys
>    handling off by calling PMU_IOC_GRAB_BACKLIGHT for machines that
>    support the sysfs backlight interface.
> 
> 3. Remove the kernel backlight keys control code from the kernel.
> 
> Which solution you prefer is up to you but I would be glad if at least
> solution #1 could be realised.

For now, at least, what prevents you from having all enabled and have
pbbuttonsd still call PMU_IOC_GRAB_BACKLIGHT ?

In the long run, we might want something smarter indeed, not sure what
the best solution is... I like having the kernel control work always
when no daemon is there.

Among others, because we have this never solved problem where
occasionally, the internal flat panel doesn't sync properly and the only
way to get it back is to turn the backlight all the way down and back up
a few times until it "kicks in".

Ben.






More information about the Linuxppc-dev mailing list