maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   n900 verbose boot mode (https://talk.maemo.org/showthread.php?t=42378)

JackyBoy 2010-01-27 09:35

n900 verbose boot mode
 
Hello,

just a little question about the boot process:

is it possible to display the boot log at startup instead of having the nokia splashscreen.

Thank you for your answer.

JackyBoy 2010-01-27 16:58

Re: n900 verbose boot mode
 
nobody knows?

teh 2010-01-27 17:00

Re: n900 verbose boot mode
 
I agree.. I'm a real geek to this kind of stuff and would love to see the dmesg flood the screen on boot!

JackyBoy 2010-01-27 17:08

Re: n900 verbose boot mode
 
exactly what I want, but I'm just a little geek without the knowledge to do this :o

b-man 2010-01-27 17:11

Re: n900 verbose boot mode
 
If your not afraid of getting your hands dirty i'd suggest that you looke here: http://wiki.maemo.org/User:Jebba/Kernel#Kernel

it provides some good information on creating custom kernels and also provides a mirror of kernel modules ;)

Netweaver 2010-01-27 17:12

Re: n900 verbose boot mode
 
one needs the kernel recompiled to get the full text boot process. So no luck in just flicking a switch somewhere.

Jebba has done plenty of hacks on the kernel, one of them was to enable the viewing of the boot process.

Look at Jebba's wiki page if you feel adventurous :)
http://wiki.maemo.org/User:Jebba#Custom_Kernel_Modules

Have fun !

Netweaver 2010-01-27 17:12

Re: n900 verbose boot mode
 
aaargh, beaten to it :D

teh 2010-01-27 19:09

Re: n900 verbose boot mode
 
nice one! on the n900 now and will check this out

reeshkov 2012-06-21 20:03

Re: n900 verbose boot mode
 
How to make it for current CSSU testing + kernel-power?
(I can't find vere is set option "FRAMEBUFFER_CONSOLE=y" as written here: http://wiki.maemo.org/User:Jebba/Kernel)

Mr. Incredible 2012-12-10 00:27

Re: n900 verbose boot mode
 
Is this possible yet?

reinob 2012-12-10 07:51

Re: n900 verbose boot mode
 
Quote:

Originally Posted by Mr. Incredible (Post 1302962)
Is this possible yet?

Of course it's possible. You just need to compile your kernel with enabled framebuffer.

If that's not an option, you can "modprobe fbcon" somewhere in /sbin/preinit. This has been discussed a number of times here.

Mr. Incredible 2012-12-10 09:59

Re: n900 verbose boot mode
 
Ok, how do I do this? "modprobe fbcon" somewhere in /sbin/preinit.

peterleinchen 2012-12-10 20:38

Re: n900 verbose boot mode
 
Quote:

Originally Posted by Mr. Incredible (Post 1303037)
Ok, how do I do this? "modprobe fbcon" somewhere in /sbin/preinit.

Yes, exactly!
And if you still have question, be aware that this may brick your device.
Doing a power search with "modprobe fbcon" will lead you the way ("recovery console thread").

Mr. Incredible 2012-12-10 21:36

Re: n900 verbose boot mode
 
Can you please give me a step by step description?

pichlo 2012-12-11 01:37

Re: n900 verbose boot mode
 
Quote:

Originally Posted by Mr. Incredible (Post 1303236)
Can you please give me a step by step description?

/sbin/preinit is a script. You can guess when it is run.
modprobe is a utility to add or remove a loadable kernel module, such as fbcon.
fbcon is a frame buffer console.

The theory is that adding the line to the right place in the script will enable the frame buffer and hence the verbose output, provided you have the right kernel. Doing a search (a white box in the top right with "Search" in it and an orange box next to it with "GO" in it) indicates that kernel-power is such a kernel. See for example this post, it looks promising. Better still, search for "modprobe fbcon" in the whole thread. It's mentioned several times.

That's about as far as I can go at this time of night (01:35). I do not have a burning desire for a verbose boot output and, as peterleinchen says, screwing up may brick the device, so I will leave experimenting for some other time.

reinob 2012-12-11 08:33

Re: n900 verbose boot mode
 
Quote:

Originally Posted by Mr. Incredible (Post 1303236)
Can you please give me a step by step description?

You've been given enough information to figure it out for yourself. If you can't make any use of this, then I suggest you don't play with /sbin/preinit. Otherwise you'll come back with a new thread "My N900 is bricked, HELP!!".

Why do you need to see the console output during boot? You won't have time to read anything anyway as X (and hildon-desktop) will load in a matter of seconds.


All times are GMT. The time now is 03:00.

vBulletin® Version 3.8.8