You are not logged in.

#1 2011-08-01 05:40:38

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

[Solved] 'New' error messages during init after updating initscripts

After updating to the latest initscripts, I got some error messages during init that I hadn't seen before.  They occurred during one of the UDev steps, and were caused by an attempt to load an IDE module despite the controller being disabled.  The controller shows up in Windows devmgr too, so I guess it's a failing of the mobo or BIOS.

In any case, I downgraded and found that the errors were nothing new.  I'm just curious if the appearance of the errors during init was by design or a happy accident.

Last edited by alphaniner (2011-08-01 17:07:30)


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#2 2011-08-01 05:44:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] 'New' error messages during init after updating initscripts

Maybe it's because of the VERBOSE parameter?
http://mailman.archlinux.org/pipermail/ … 21114.html

Offline

#3 2011-08-01 17:07:07

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: [Solved] 'New' error messages during init after updating initscripts

Doh! That's surely it. I had never paid attention to VERBOSE before, and didn't grok the realtionship between its removal and the suggestion to use the quiet parameter.  Thanks.

Last edited by alphaniner (2011-08-01 17:08:20)


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#4 2011-08-02 01:55:41

jon
Member
Registered: 2002-11-28
Posts: 87

Re: [Solved] 'New' error messages during init after updating initscripts

I appended 'quiet' to my kernel parameters line, but now I'm getting some kind of message about modprobe usage (similar to when you run modprobe on a command line without any parameters).  I'm not sure if that was there before, and it doesn't show up in my dmesg output.

My kernel command line is: "root=/dev/disk/by-uuid/abd9b1ea-f754-4752-9410-3dcf88f72d7c quiet pcie_aspm=force ro"

Anyone else getting a message about modprobe?


Also, personally I preferred the previous behavior where verbosity was set in rc.conf, as it is supposed to be the "main" configuration file.

Offline

#5 2011-08-02 01:58:27

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,546

Re: [Solved] 'New' error messages during init after updating initscripts

jon wrote:

I appended 'quiet' to my kernel parameters line, but now I'm getting some kind of message about modprobe usage (similar to when you run modprobe on a command line without any parameters).  I'm not sure if that was there before, and it doesn't show up in my dmesg output.

My kernel command line is: "root=/dev/disk/by-uuid/abd9b1ea-f754-4752-9410-3dcf88f72d7c quiet pcie_aspm=force ro"

Anyone else getting a message about modprobe?

https://bbs.archlinux.org/viewtopic.php?id=123502

Offline

#6 2011-08-02 02:02:53

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: [Solved] 'New' error messages during init after updating initscripts

You should start your own topic and try to be specific about what you see.

Check /var/log/boot, but be prepared, it has loads of escape sequences in it neutral


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#7 2011-08-02 02:04:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] 'New' error messages during init after updating initscripts

alphaniner wrote:

Check /var/log/boot, but be prepared, it has loads of escape sequences in it neutral

If you have the new (i.e. current) initscripts, you should be fine:
http://projects.archlinux.org/initscrip … 328fbaf2e7
http://projects.archlinux.org/initscrip … 42dfeca8c2

Last edited by karol (2011-08-02 02:33:21)

Offline

#8 2011-08-02 05:14:35

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: [Solved] 'New' error messages during init after updating initscripts

karol wrote:

I had never noticed the file before yesterday, actually. And I'm up-to-date, yet it's still full of 'em.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#9 2011-08-02 05:18:28

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] 'New' error messages during init after updating initscripts

alphaniner wrote:
karol wrote:

I had never noticed the file before yesterday, actually. And I'm up-to-date, yet it's still full of 'em.

You need to reboot.
After you do, run

tail /var/log/boot

Mine isn't perfect, but I've already sent an e-mail to the dev (it's a matter of just a sed oneliner)

[karol@black ~]$ tail /var/log/boot
Tue Aug  2 05:03:01 2011: :: Setting Hostname: black ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:01 2011: :: Setting Locale: pl_PL.UTF-8 ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:01 2011: :: Setting Consoles to UTF-8 mode ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:01 2011: :: Loading Keyboard Map: pl ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:02 2011: :: Loading Console Font: Lat2-Terminus16 ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:02 2011: :: Saving dmesg Log ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:02 2011: INIT: Entering runlevel: 3
Tue Aug  2 05:03:02 2011: :: Starting Syslog-NG ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:03 2011: :: Starting D-BUS system messagebus ^[[171G   [BUSY] ^[[171G   [DONE] 
Tue Aug  2 05:03:04 2011: :: Starting acpid ^[[171G   [BKGD] :: Starting gpm ^[[171G   [BKGD^[[0;1

Offline

#10 2011-08-02 16:04:58

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: [Solved] 'New' error messages during init after updating initscripts

karol wrote:

You need to reboot.

Well, yeah.  I had rebooted several times.  That was a new install, but on an older one I didn't see any difference between the latest entries and the earliest (dated Jun 20).

In any case, mine looks like what you posted, so I guess I expected too much from just briefly glancing at the commits you linked.  Thanks.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#11 2011-08-02 16:10:06

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] 'New' error messages during init after updating initscripts

alphaniner wrote:
karol wrote:

You need to reboot.

Well, yeah.  I had rebooted several times.  That was a new install, but on an older one I didn't see any difference between the latest entries and the earliest (dated Jun 20).

In any case, mine looks like what you posted, so I guess I expected too much from just briefly glancing at the commits you linked.  Thanks.

It won't change the text that has already been written to /var/log/boot (but you can do that manually by running that sed oneliner), but the latest logging should be w/o the ANSI escape codes.
I'm going to send a patch to the ML wrt that one ('^[[171G') that got left behind for some reason.

Offline

Board footer

Powered by FluxBB