First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 17319
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Apolloni <bsolar17@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
modprobe.errors log snippet..modprobe errors only text/plain Chuck Brewer 2003-03-11 15:51 0000 18.81 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 17319 depends on: Show dependency tree
Show dependency graph
Bug 17319 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-03-11 13:59 0000
devfsd-1.3.25-r2 seems to cause errors about modules not found to appear at 
boot. These errors seems to unaffect the system.

There's a thread about this here: http://forums.gentoo.org/viewtopic.php?
t=40567

I am going to submit more informations when I'll be able to do some tests on 
my system.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




At boot I got this:

* Setting system clock to hardware clock [Local Time]...     [ok] 
modprobe: Can't locate module /dev/rtc     [ok] 
modprobe: Can't locate module /dev/misc/rtc    [ok] 
modprobe: Can't locate module /dev/rtc     [ok] 
modprobe: Can't locate module /dev/misc/rtc     [ok]

------- Comment #1 From Chuck Brewer 2003-03-11 15:51:42 0000 -------
Created an attachment (id=9264) [edit]
log snippet..modprobe errors only

------- Comment #2 From Chuck Brewer 2003-03-11 15:52:20 0000 -------
I get the same problem here with -r1 and -r2 which utilize that modprobe shutup
patch, both of those versions filling up the boot screen and my logs with
errors,have reverted to 1.3.25 and have no errors...seems to me that the dir
aliases in modules.devfs are being modprobed for some reason, instead of being
aliased like theyre written..attaching log snippet with just modprobe
errors,ignore char-major-226..thats an xfree error I havent bypassed yet:)

------- Comment #3 From Martin Schlemmer (RETIRED) 2003-03-11 23:25:12 0000 -------
This is on a 2.4 kernel, right ?

------- Comment #4 From Chuck Brewer 2003-03-12 01:31:09 0000 -------
Yes 2.4 kernel...latest lolo-sources _pre4 I believe..same errors with pre3
pre2 and 2.4.20.1...the errors only occur on the patched devfsd, for me
atleast.

------- Comment #5 From Christian Apolloni 2003-03-12 07:22:19 0000 -------
gentoo-sources-2.4.19-r10 with devfsd-1.3.25-r1/r2.

------- Comment #6 From AlterEgo 2003-03-12 11:13:34 0000 -------
also on vanilla 2.4.20 devfsd 1.3.25-r2

------- Comment #7 From Martin Schlemmer (RETIRED) 2003-03-12 17:56:39 0000 -------
Oki, doki.  I will try something else then to get modprobe from
module-init-tools
not to biatch so much when devfsd starts.

------- Comment #8 From Jordan 2003-03-12 23:00:00 0000 -------
I get this problem using vanilla-sources 2.4.20 using modutils, not
module-init-tools. I notice it only on startup.

------- Comment #9 From Georg Müller 2003-03-13 08:29:18 0000 -------
r1 and r2 are equal (diff)
The difference between r1 and r2 is a line in devfsd-1.3.25-shutup-modprobe.patch.

r1 worked for me, r2 not and the version without any r works for me too.

------- Comment #10 From Stuart Still 2003-03-14 15:02:07 0000 -------
I am having the same errors during boot up of the system, except when fully
booted to the login prompt, the machine briefly pauses, before rebooting!  This
could be a different problem causing the reboot though, as I have been unable
to track down the cause of the problem.

------- Comment #11 From Clemens Schwaighofer 2003-03-14 19:52:36 0000 -------
I also have this problems with devfs. After first time update to devfs
1.3.25-r2 I got error for gpm modules and ttyP0. After second reboot I only had
/dev/ttyP0 module error. but it doesn't seem to affect the system at all at the
moment (thought I haven't tried it in graphical enivorments yet).

kernel is 2.4.20-gentoo-r1

------- Comment #12 From Martin Schlemmer (RETIRED) 2003-03-15 00:59:35 0000 -------
Fixed with -r3.

------- Comment #13 From AlterEgo 2003-03-19 14:56:32 0000 -------
Using devfsd 1.3.25-r3;  module-init-tools 0.9.10-r4  and kernel 2.5.65,
it stills gives loads of error messages at boot-time. Looks like all aliases are being modprobed.
I feel the bug has not been fixed 100%



------- Comment #14 From Martin Schlemmer (RETIRED) 2003-03-21 02:16:37 0000 -------
> Using devfsd 1.3.25-r3;  module-init-tools 0.9.10-r4  and kernel 2.5.65,
> it stills gives loads of error messages at boot-time. Looks like all aliases are
> being modprobed.
> I feel the bug has not been fixed 100%

Actually, it is.  This bug is about 2.4 kernels ....

If you are using 2.5 kernels, you *should* use baselayout-1.8.6.4, else you will
get loads of error messages.

------- Comment #15 From AlterEgo 2003-03-21 16:36:52 0000 -------
Thanks for that baselayout hint, Martin.
It does reduce the number of errors, but still, this is "selective reading" from my syslog at boot time using baselayout 1.8.6.4:
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/:0 not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/tts not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module sound_slot_0 not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/snd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/snd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module sound_slot_0 not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/snd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/snd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/beep not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/sndstat not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/sndstat not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module ide_cd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module ide_cd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/rdvd not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/ide/* not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/pilot not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/ls120 not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/scanner not found. 
Mar 21 22:29:16 rob1 modprobe: FATAL: Module /dev/usb/scanner* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/usb/dc2xx* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/usb/mdc800* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/fb[0_9]* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/fb/* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/kbd not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/joysticks not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/v4l not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/v4l not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/radio* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/winradio* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/vtx* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/v4l not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/v4l not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/vttuner not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/gpmctl not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/apm_bios not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/scd* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/pcd* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/cdwriter not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/usb/dabusb* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/usb/mdc800* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/usb/rio500 not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/ttyUSB* not found. 
Mar 21 22:29:17 rob1 modprobe: FATAL: Module /dev/3dfx* not found. 
Mar 21 22:29:20 rob1 kernel: PCI: Setting latency timer of device 00:11.5 to 64
Mar 21 22:29:22 rob1 modprobe: FATAL: Module sound_slot_1 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module sound_service_1_0 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module /dev/sound/mixer1 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module /dev/sound/mixer1 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module sound_slot_1 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module sound_service_1_0 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module /dev/sound/mixer1 not found. 
Mar 21 22:29:22 rob1 modprobe: FATAL: Module /dev/sound/mixer1 not found. 
Mar 21 22:29:43 rob1 modprobe: FATAL: Module /dev/apm_bios not found. 

Am I wrong in seeing some similarity with the bug described in this big report?
Thanks again, AE

------- Comment #16 From AlterEgo 2003-03-21 16:38:11 0000 -------
comment to last comment :-) big report = bug report

------- Comment #17 From Martin Schlemmer (RETIRED) 2003-03-21 18:01:35 0000 -------
Please make sure that you have ONLY the following installed:

 # emerge epm

 # epm -q devfsd module-init-tools modutils baselayout
 package modutils is not installed
 devfsd-1.3.25-r3
 module-init-tools-0.9.10-r4
 baselayout-1.8.6.4-r1
 #

Also, you should get:

 # modprobe -C /etc/modprobe.devfs /dev/foo
 # 

Note that there was no error.

------- Comment #18 From Martin Schlemmer (RETIRED) 2003-03-21 18:49:50 0000 -------
Right, so maybe I didn't check my last comment :P  I recieved a pre version of
module-init-tools from Rusty to test changes he did after I sent over some
patches from our tree, and on that I based the latest -be-quiet-for-devfsd.patch.

 # epm -q module-init-tools
 module-init-tools-0.9.11_pre1

Hopefully 0.9.11 will be out soon, and that will resolve this issue for you.
If not, I will have a look at adding 0.9.11_pre1.

First Last Prev Next    No search results available      Search page      Enter new bug