View previous topic :: View next topic |
Author |
Message |
Qlawy Apprentice

Joined: 11 Jul 2006 Posts: 200
|
Posted: Wed Apr 23, 2008 11:31 am Post subject: Baselayout-2 openRC and too many messages |
|
|
I decided to migrate to baselayout-2 and openRC. I successfully bootup machine but i have a lot of messages which should only be showed in dmesg. I attache photo with situation when ndiswrapper is loading and a lot of unneccesary messages are being showed. The same thing take place when loading intelfb, hci_usb and when Swap is beeing activated.
http://img.wklej.org/v.php?id=28584DSC00289.JPG
Sry for my english. |
|
Back to top |
|
 |
d2_racing Bodhisattva


Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Wed Apr 23, 2008 11:34 am Post subject: |
|
|
did you run etc-update after your migration.
It's weird, all the messages are from your WIFI connexion. |
|
Back to top |
|
 |
Qlawy Apprentice

Joined: 11 Jul 2006 Posts: 200
|
Posted: Wed Apr 23, 2008 11:48 am Post subject: |
|
|
of course i did. I updated all conf files.
On this picture are messages only from wifi, becouse other modules are loaded after fsock, which is on progress at this photo I can try to do another photo with more messages |
|
Back to top |
|
 |
kfiaciarka Veteran


Joined: 20 May 2005 Posts: 1498 Location: Dobre Miasto, Poland
|
Posted: Wed Apr 23, 2008 2:55 pm Post subject: |
|
|
but you linux managed to boot successfully or not ? Try to set VERBOSE="no" in /etc/conf.d/rc.conf and add quiet to kernel boot option. |
|
Back to top |
|
 |
Loibisch Tux's lil' helper

Joined: 03 Jan 2006 Posts: 89
|
Posted: Wed Apr 23, 2008 3:52 pm Post subject: |
|
|
I was having some similar problems a while back, it was because I was loading syslog-ng later than the services that put out the messages. Try running syslog-ng in runlevel boot and/or move the offending services to runlevel default. |
|
Back to top |
|
 |
Qlawy Apprentice

Joined: 11 Jul 2006 Posts: 200
|
Posted: Wed Apr 23, 2008 3:59 pm Post subject: |
|
|
Code: | # rc-update show
net.eth0 | default
bootmisc | boot
fsck | boot
root | boot
hostname | boot
local | default nonetwork
localmount | boot
netmount | default nonetwork
swap | boot
sysctl | boot
urandom | boot
hwclock | boot
consolefont | boot
keymaps | boot
modules | boot
mtab | boot
procfs | boot
termencoding | boot
xdm | default nonetwork
alsasound | default nonetwork
vixie-cron | default
net.wlan0 | default
syslog-ng | boot
denyhosts | default
hald | default
net.lo | boot
device-mapper | boot
|
so syslog-ng is in boot run-level
rc_verbose="no" dont make changes, messages still appear
when i set rc_quiet="yes", then only those messages are shown, init messages are hidden
i have no ideas  |
|
Back to top |
|
 |
g2g591 Apprentice

Joined: 17 Sep 2007 Posts: 245
|
|
Back to top |
|
 |
Qlawy Apprentice

Joined: 11 Jul 2006 Posts: 200
|
|
Back to top |
|
 |
|