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

Re: modprobe: Can't locate module char-major-108



Hi Jamin:

> 
> put the following in a file in /etc/modutils
> 
>  alias char-major-108    ppp_generic
> 
> and run update-modules

Well, this induced me to read about modules.conf.

The line is already in /etc/modutils/aliases, and via update-modules
is in modules.conf.

Somehow, ppp is working w/o this module. I see the following lines in
/etc/module.conf: 

	alias char-major-108    ppp_generic
	alias /dev/ppp          ppp_generic
	alias tty-ldisc-3       ppp_async
	alias tty-ldisc-14      ppp_synctty

Alethion:/etc/modutils# modprobe -c | grep -i ppp
	alias char-major-108 ppp_generic
	alias ppp0 ppp
	alias ppp1 ppp
	alias tty-ldisc-3 ppp_async
	alias tty-ldisc-14 ppp_synctty
	alias ppp-compress-18 ppp_mppe
	alias ppp-compress-21 bsd_comp
	alias ppp-compress-24 ppp_deflate
	alias ppp-compress-26 ppp_deflate
	alias /dev/ppp ppp_generic

I'm not sure what other debug info to provide...

-- 
Microsoft Free By 2003


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: