Re: Is there a way to fix this "corruption"?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Di, den 11.05.2004 schrieb BlkPoohba um 15:24:

> Does this have anything to do with the following? /var/log/messages.3: 
> Apr 25 04:03:04 blkpoohba modprobe: modprobe: Can't locate module
> char-major-188
> Apr 25 04:03:04 blkpoohba last message repeated 15 times

Following /usr/src/linux-2.4/Documentation/devices.txt char-major-188
is:

188 char        USB serial converters
                  0 = /dev/ttyUSB0      First USB serial converter
                  1 = /dev/ttyUSB1      Second USB serial converter

Confirmed by:

$ ls -al /dev/* | grep -e ^c | awk ' { if ($5 ~ /^188/) { print $0 } } '

So to suppress the testing for char-major-188 put in /etc/modules.conf
following line:

alias char-major-188 off

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2188.nptl
Sirendipity 15:57:13 up 14 days, 14:45, load average: 0.20, 0.28, 0.22 
                   [ ÎÎÏÎÎ Ï'ÎÏÏÎÎ - gnothi seauton ]
             my life is a planetarium - and you are the stars

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux