Jari Helaakoski wrote:
> 2013/2/1 Manoj Gudi <
manoj....@gmail.com>
>
> > I am a novice developer who is trying to control backlight-brightness on a
> > A13 based tablet device running ubuntu 12.10 from sdcard.
> >
> > None of user space methods of controlling brightness like *modifying
> > brightness in /sys/class/* or *xbacklight -set, *work (in fact *ls
> > /sys/class/backlight* returns none)
Agreed, I tried with inserting disp module after lcd, still it didn't
work.
> To control it you need to implement binding to sysfs. (And probably
> separate whole logic from disp to backlight module)
>
can you please elaborate on this?
> -Jari
thanks,
manojg