Hi,
In OpenSuSE 11.0 64 bits my asus m50vm automatic adjustment lcd brightness by a light sensor would be disabled by this command:
echo 0>/sys/devices/platform/asus-laptop/ls_switch
Why is this not working in version 11.1 RC1 ? Anyone ?
Regards,
Pedro
I just made:
echo ‘0’>/sys/devices/platform/asus-laptop/ls_switch
and it works now, it disables the ligh sensors that control lcd brightness.
The issue now is that under KDE4.1 the kpowersave interface interprets the slider value on the brightness control ina a reverse way
Meaning 100% brightness is a dark lcd and 0% brightness is a full light and bright lcd …
Regards,
Pedro