Re: LEDs

Previous thread: Happy customer by julien cubizolles on Wednesday, July 16, 2008 - 1:53 am. (5 messages)

Next thread: Provider missed calls messages by julien cubizolles on Wednesday, July 16, 2008 - 1:57 am. (9 messages)
From: julien cubizolles
Subject: LEDs
Date: Wednesday, July 16, 2008 - 1:54 am

Are the LEDS supposed to be working now ? I'm using the factory image
upgraded through opkg upgrade but have not seen any light so far.

Julien.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Bastian Feder
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 1:58 am

hoi,
same with my OM. No lights, any time ;o(

//
Bastian

On Wed, Jul 16, 2008 at 10:54 AM, julien cubizolles



-- 
--
spread the word ... see www.browsehappy.com ;o)

Calvin: Weekends don't count unless you spend them doing something
completely pointless.

Join the Greater IBM Connection (http://www.xing.com/premiumgroup-6291.d26b7d)

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: smurfy - phil
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 2:15 am

some days ago i wrote a basic led tool for 2007.02.

try if you want:

http://www.smurfy.de/files/neo/openmoko-led-v1.tar.gz

you have to manually copy the file to your neo, and execute the tool, 
not ipk available, yet :)

Phil

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Christophe Badoit
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 2:23 am

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Or something like this in console :

for i in /sys/devices/platform/gta02-led.0/leds/*/brightness; do
echo 1 > $i; sleep 1; echo 0 > $i
done


- --
Christophe Badoit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIfb4bynEdw4rmTRkRAqDeAJ0Uk7E+QVRi7anCXYMDF3cUi2uUFgCbBOFm
uqoAGBQoszUPspJwtnhaUfk=
=cG0+
-----END PGP SIGNATURE-----


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: julien cubizolles
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 3:02 am

OK, I just tried, they can blink but is the software using them ?

Julien.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Christophe Badoit
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 3:06 am

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1




- --
Christophe Badoit
c.badoit@lesiteimmo.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIfcgLynEdw4rmTRkRAq+gAKCFaJyQ8O7QRRu8IIQnFbCFxU8iJgCeOCSC
CbEScEiewF6Cizzs5efIiRw=
=/cPL
-----END PGP SIGNATURE-----


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: arne anka
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 3:02 am

well, every one of the leds has a file trigger below /sys/.
once i got at least "charging-full" working by echoing the string into  
/sys/...led/../trigger, so the led lit up when the bar was full.

after that i created
/etc/sysfs.conf
with basically the echos (well, w/o echo and as key=value)
the existence of systool seemed to indicate that it would be read on  
startup, but no avail -- need to dig deeper, maybe /etc/init.d/sysfsutils  
either does not exist or is not called, but even so, the triggers are  
probably hardly used, the one for charge didn't do anything ...

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Al Johnson
Subject: Re: LEDs
Date: Wednesday, July 16, 2008 - 2:08 am

The LEDs work - you can control them by echoing values to the right part 
of /sys/devices/platform - but none of the apps in 2007.2 do this yet AFAIK.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Previous thread: Happy customer by julien cubizolles on Wednesday, July 16, 2008 - 1:53 am. (5 messages)

Next thread: Provider missed calls messages by julien cubizolles on Wednesday, July 16, 2008 - 1:57 am. (9 messages)