![]() |
2011-05-18
, 17:44
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#22
|
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
![]() |
2011-05-28
, 17:48
|
Posts: 3 |
Thanked: 0 times |
Joined on May 2011
|
#23
|
I have figured out how to not only give a console at boot, but also how to make it somewhat casual-reboot friendly by making it give a 5 second countdown - if you press any key, it drops you into the shell, if not, it continues with boot as normal. Beautiful, no?
![]() |
2011-05-28
, 19:07
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#24
|
Indeed. After searching the forums for a way to implenent a framebuffer console I found Mentalist Traceur's post. I followed the instructions exactly and I'm happy to say it is working.
I have two questions though.
1. I still don't understand how to generate the correct kmap file from pali's code.
![]() |
2011-05-28
, 19:49
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#25
|
You need to use the command "loadkmap" with the "-b" flag (if you look at the Makefile in pali's code, it has the syntax in it). Don't ask me where to get it the loadkmap binary for armel (or any architecture) that supports the -b flag. Busybox-power doesn't come with it, and as far as iDont (the maker and maintainer of Busybox-Power) knew about a week or so ago, busybox as a whole didn't include it. I've tried to grab some debian packages precompiled for armel that had loadkeys as a command, BUT, neither of the ones I tried had the "-b" flag as an option.
![]() |
2011-05-28
, 22:15
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#26
|
I generate kmap file on desktop x86, not in phone. On ubuntu loadkmap with -b flag works fine.
![]() |
2011-05-28
, 22:25
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#27
|
The Following 2 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2011-05-28
, 22:31
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#28
|
The Following 2 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2011-05-29
, 07:55
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#29
|
The Following 4 Users Say Thank You to Tigerite For This Useful Post: | ||
![]() |
2011-05-30
, 09:37
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#30
|
![]() |
Tags |
console, console-mode, framebuffer, recovery, recovery-mode |
|
(and when I moved from Tom Lords Arch to git I vowed never to go back... even if it was forked and got a different name...)