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
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
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
-----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
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
-----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
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
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
| Greg KH | Og dreams of kernels |
| Jens Axboe | [PATCH 31/33] Fusion: sg chaining support |
| Arnd Bergmann | Re: finding your own dead "CONFIG_" variables |
| Mark Brown | [PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset |
| Tony Breeds | [LGUEST] Look in object dir for .config |
git: | |
| Brian Downing | Re: Git in a Nutshell guide |
| John Benes | Re: master has some toys |
| Matthias Lederhofer | [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree |
| Alexander Sulfrian | [RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set |
| Junio C Hamano | Re: Rss produced by git is not valid xml? |
