Re: working LCD driver

From: <alain2210.a.t.free.fr>
Date: Thu Feb 26 2004 - 12:29:00 EST

Hello,

thanks a lot to Andrew for all his help.

---------------------
> how did you do for turning on the backlight and brightness.
> I cannot reproduce it ? what is the commend ? or what is the module
mkdir /sys
mount -t sysfs none /sys
cd /sys/class/backlight/mq11xx0
cat max_brightness
echo 100 > brightness
echo 0 > power
cd /sys/class/lcd/mq11xx0
cat max_contrast
echo 3 > contrast
------------------

I have tried this but the screen remain completely black. I have probably missed
something.

Thanks you again

Alain
Received on Thu Feb 26 17:29:01 2004

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:46 EDT