This is a discussion on modprobe: Can't locate module within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi all, I have a big problem : /var/log/daemon.log is full of : Oct 21 10:32:55 (none) modprobe: modprobe: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I have a big problem : /var/log/daemon.log is full of : Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-81 Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-81 Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-82 Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-82 Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-26 Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module block-major-13 Oct 21 10:32:55 (none) last message repeated 17 times Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-27 Oct 21 10:32:55 (none) last message repeated 3 times Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module block-major-9 Any idea ? I'm lost ... Thank you very much ! r@ph |
| |||
| On Tue, 21 Oct 2003 19:12:38 +0200, r@ph <raph@inrezo.nospam.com> wrote: > > > Hi all, > > I have a big problem : /var/log/daemon.log is full of : > > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-81 > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-81 > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-82 > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-82 > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-26 > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module > block-major-13 > Oct 21 10:32:55 (none) last message repeated 17 times > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-27 > Oct 21 10:32:55 (none) last message repeated 3 times > Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module block-major-9 > > Any idea ? I'm lost ... > > Thank you very much ! > > r@ph > > > Well, modprobe is looking for modules that it can't find. :-) Are you having problems because of this? Some applications not running? You might try running update-modules, but read the man page first. It's possible that you don't have those modules at all, in which case you will need to re-build your kernel. (Or CAN a person compile modules seperately?) -- Alan C Chronic Netiquette violators killfiled for 30 days. That includes PGP sigs. |
| ||||
| In article <u6hlb.228$I04.58@newsread4.news.pas.earthlink.net >, Alan Connor <zzzzzz@xxx.yyy> writes: > On Tue, 21 Oct 2003 19:12:38 +0200, r@ph <raph@inrezo.nospam.com> wrote: >> >> >> Hi all, >> >> I have a big problem : /var/log/daemon.log is full of : >> >> Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module >> block-major-13 >> Oct 21 10:32:55 (none) last message repeated 17 times >> Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module char-major-27 I think you have a backupprogramm in the background which want to write on a 27 char QIC-117 tape . >> Oct 21 10:32:55 (none) last message repeated 3 times >> Oct 21 10:32:55 (none) modprobe: modprobe: Can't locate module block-major-9 This is block 9 Metadisk (RAID) devices Have you such devices or is this a misconfigurated daemon? -- MFG Gernot |