Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No messages during boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Wed Sep 07, 2011 1:58 pm    Post subject: No messages during boot Reply with quote

Hi

I just installed gentoo on a new computer (kernel-genkernel-x86_64-2.6.39-gentoo-r3)
The installation worked well, but i was surprised that when i rebooted the machine,
the familiar messages didn't appear. The screen seemed to freeze with a message about "Booting the kernel"

Is there a way to get these messages back?

Thank You
Jody
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Wed Sep 07, 2011 3:52 pm    Post subject: Reply with quote

What I can think of:

There is one option in 'Kernel Hacking' for boot messages in the kernel config.
Another way is to use the 'quiet' kernel command line, which suppresses boot messages.
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 700

PostPosted: Wed Sep 07, 2011 4:00 pm    Post subject: Re: No messages during boot Reply with quote

jody wrote:
The screen seemed to freeze with a message about "Booting the kernel"
But the system works just fine afterwards? i.e. you do see OpenRC starting and you do get a bash prompt or X?
Back to top
View user's profile Send private message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Thu Sep 08, 2011 7:11 am    Post subject: Reply with quote

@aquous: yes, after a pause of 20 seconds, the login prompt appears and everything seems to be working normal.

@disi: When i do search .config for "boot", i get
Code:
~ # fgrep BOOT /usr/src/linux/.config
CONFIG_NO_BOOTMEM=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
CONFIG_FB_BOOT_VESA_SUPPORT=y
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_X86_VERBOSE_BOOTUP=y

So to me it looks like it actually *should* talk during the boot...

About the " 'quiet' kernel command line"- where would that be?
It is not in grub.conf:
Code:
 ~ # cat /boot/grub/grub.conf

default 0
timeout 3
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo Linux 2.6.39-r3
root (hd0,0)
kernel /boot/kernel-genkernel-x86_64-2.6.39-gentoo-r3 root=/dev/ram0 real_root=/dev/sda3 resume=/dev/sda2
initrd /boot/initramfs-genkernel-x86_64-2.6.39-gentoo-r3


Thank You
Jody
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Sep 08, 2011 7:57 am    Post subject: Reply with quote

Looks fine to me... it would be in the line with resume and stuff

About the resume...
Do you actual shut down or hibernate/suspend to RAM?

Try:
Code:

# pm-suspend

and see if it looks the same?

//edit: or change it for testing to
Code:
noresume   

noresume [SWSUSP] Disables resume and restores original swapspace.
http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Thu Sep 08, 2011 4:02 pm    Post subject: Reply with quote

Hi disi

The boot messages were missing at the first reboot after gentoo installation,
and they also are missing after normal shutdown or after hibernation (which works perfectly).

jody
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum