> modprobe: can't locate module char-major-108
This is a harmless error coming from pppd 2.3.10. They do incorrect error
handling in the code that checks for the existence of /dev/ppp. The ppp
works properly but the request for the module happens even when not needed
(kernel 2.3.x series only).
in conf.modules
alias char-major-108 off
This is a known bug that is fixed in the development code for ppp (so it
won't happen again in later versions).
HTH,
Lourdes
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]