Re: 2.6 kernel not autoloading modules

2004-01-06 Thread Stefan Bellon
Rieker Flaik wrote: > martin f krafft wrote: > > I added the following line to /etc/modprobe.d/bttv: > > > > alias /dev/video* bttv > > > > and issued an `update-modules` (from module-init-tools). The change > > is correctly reflected in /lib/modules/modprobe.conf (which violates > > the FHS!)

Re: 2.6 kernel not autoloading modules

2004-01-06 Thread Rieker Flaik
martin f krafft wrote: > I added the following line to /etc/modprobe.d/bttv: > > alias /dev/video* bttv > > and issued an `update-modules` (from module-init-tools). The change > is correctly reflected in /lib/modules/modprobe.conf (which violates > the FHS!), but when I try to access /dev/vide

2.6 kernel not autoloading modules

2004-01-05 Thread martin f krafft
I added the following line to /etc/modprobe.d/bttv: alias /dev/video* bttv and issued an `update-modules` (from module-init-tools). The change is correctly reflected in /lib/modules/modprobe.conf (which violates the FHS!), but when I try to access /dev/video0, it can't find the device: can't