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

Re: modprobe: Can't locate module foo



> On Sat, Sep 16, 2000 at 12:19:09AM -0400, Matt Zimmerman wrote:
> > On Thu, Sep 14, 2000 at 09:12:32AM -0500, Thomas E. Vaughan wrote:
> > 
> > Note that the above can be reduced to something like:
> > 
> > grep --recursive --files-with-matches char-major-145 /usr/src/linux
> > 
> > or the abbreviated form:
> > 
> > grep -rl char-major-145 /usr/src/linux
> > 
> > These are also much faster.
> 
> Thanks.
> 
> Unfortunately, as I indicated in my original message, no match was found
> for files under /usr/src, and so I am still looking for a solution to my
> problem.
> 
> How do I get rid of the modprobe error messages that show up in my e-mail
> because of logcheck?  I know that I could tell logcheck to ignore them, but
> I would rather just solve the problem.  I seem to recall that I need some
> appropriate alias in /etc/modules.conf.
> 
> Sep 15 08:28:17 tensor modprobe: modprobe: Can't locate module net-pf-10 
> Sep 15 08:49:59 tensor modprobe: modprobe: Can't locate module sound-slot-1
> Sep 15 08:49:59 tensor modprobe: modprobe: Can't locate module
> sound-service-1-0
> 


For net-pf-10:

# echo alias net-pf-10 off \# IPv6 >> /etc/modutils/aliases
# update-modules


> -- 
> Thomas E. Vaughan <thomas.vaughan@nssl.noaa.gov>
> CIMMS/NSSL, Norman, OK, USA
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
	
	Shaul Karl <shaulk@israsrv.net.il>
	Donate free food to the world's hungry: see http://www.thehungersite.com




Reply to: