xfs
[Top] [All Lists]

Re: Module loading on log{in|out}

To: Linux xfs mailing list <linux-xfs@xxxxxxxxxxx>
Subject: Re: Module loading on log{in|out}
From: Johannes Eriksson <jweeriks@xxxxxxxxxxx>
Date: Wed, 2 May 2001 19:41:21 +0300
In-reply-to: <Pine.LNX.4.30.0105021144400.4135-100000@chaos.egr.duke.edu>; from jlb17@duke.edu on Wed, May 02, 2001 at 12:35:23PM -0400
Mail-followup-to: Linux xfs mailing list <linux-xfs@xxxxxxxxxxx>
References: <Pine.LNX.4.30.0105021144400.4135-100000@chaos.egr.duke.edu>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.3.10i
* Joshua Baker-LePain [Wed, May 02, 2001 at 12:35:23PM -0400]:
> First off, let me congratulate everyone on a job well done getting 1.0
> polished up and out the door.  Absolutely excellent.
> 
> I have a RH 7.1 system upgraded with the 1.0-Release RPMs.  Whenever I log
> in or out on the console, the following occurs, as logged in
> /var/log/messages (and `dmesg`, of course):
> 
> i2c-core.o: i2c core module
> i2c-algo-bit.o: i2c bit algorithm module
> Linux video capture interface: v1.00
> bttv: driver version 0.7.57 loaded
> bttv: using 2 buffers with 2080k (4160k total) for capture
> bttv: Host bridge needs ETBF enabled.
> 
> An lsmod right after logging in does *not* show these modules loaded.  I'm
> just curious as to what's going on and if I can stop it.  It's not fatal
> or anything, but it does make the logs bigger (and may scare the users).
> Thanks.
> 

I got rid of it by commenting out the lines 

alias           /dev/v4l                bttv
post-install bttv ln -sf /dev/video0 /dev/video
post-install bttv ln -sf /dev/vbi0 /dev/vbi

in /etc/modules.devfs

-- 
Johannes Eriksson
<joheriks@xxxxxx>


<Prev in Thread] Current Thread [Next in Thread>