View Single Post
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#789
Keyboard LEDs wise, I think this is what you want:
Code:
insmod /lib/modules/$name/leds-lp5523.ko
for x in 1 2 3 4 5 6; do
        echo 50 > /sys/class/leds/lp5523\:kb$x/brightness
done
As far as continuing boot after backupmenu... I think that would be pretty hard - It's running in a chroot, and I don't know enough about how to set it back on track and then delete the chroot etc.
I was *hoping* to do that through Bootmenu, but I haven't yet gotten bootmenu to work *at all*: Using a proper bootmenu item file just makes it boot Maemo, I don't see *any* menu.

Console, yea. No console without framebuffer.
I may end up making a run-command type box, routing all output through my displayFile function etc. but that's a far cry from an actual terminal. Oh well
Hm... That being said, there may be a framebuffer module, that I can load... at least in power kernel. Stock users will just have to do wothout.
.
__________________
My projects: BackupMenu - OS Backup & restore | Video: Flashing your n900(LiveCD)
My devices: N770 + 8GB SD card soldered internally, N900 with 8GB SD card + Custom OC(125-950 typically).
OC freqs: 0:22,90 125:22,90 250:28,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520
 

The Following 3 Users Say Thank You to RobbieThe1st For This Useful Post: