Is there a way to fix this "corruption"?

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Tue May 11 13:57:41 UTC 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040511/9b6bca96/attachment-0001.sig>


More information about the fedora-list mailing list