Peter Harmsen wrote: > Hello, > > I have re-compiled the CentOS 4.0 kernel in order > to have support for my bt878 chipset based TV-card. > How could i make sure the bttv module is automatically > loaded at boot time?Since there isn't a /etc/module.conf /etc/modules.conf does not load anything at boot. It allow you to configure which modules to load on demand. try (untested on CentOS-4): echo "modprobe bt878" >> /etc/rc.d/rc.local John. > I get the feeling it's a bit different with udev systems. > > kind regards, > > > Peter Harmsen > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxxx > http://lists.caosity.org/mailman/listinfo/centos > > > -- John Newbigin Computer Systems Officer Faculty of Information and Communication Technologies Swinburne University of Technology Melbourne, Australia http://www.ict.swin.edu.au/staff/jnewbigin