Re: LEDs

2008-07-16 Thread Bastian Feder
hoi,
same with my OM. No lights, any time ;o(

//
Bastian

On Wed, Jul 16, 2008 at 10:54 AM, julien cubizolles
[EMAIL PROTECTED] wrote:
 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




-- 
--
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


Re: LEDs

2008-07-16 Thread Al Johnson
On Wednesday 16 July 2008, julien cubizolles wrote:
 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.

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


Re: LEDs

2008-07-16 Thread smurfy - phil
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


Re: LEDs

2008-07-16 Thread Christophe Badoit
-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


Re: LEDs

2008-07-16 Thread julien cubizolles
Le mercredi 16 juillet 2008 à 11:23 +0200, Christophe Badoit a écrit :
 -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
 
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


Re: LEDs

2008-07-16 Thread arne anka
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


Re: LEDs

2008-07-16 Thread Christophe Badoit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

julien cubizolles a écrit :

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

As said Al Johnson :

 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.


- --
Christophe Badoit
[EMAIL PROTECTED]
-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