troubleshooting modules.conf


Subject: troubleshooting modules.conf
From: Jim Gribbin (jewelrysupplier@gci.net)
Date: Sun Aug 11 2002 - 17:41:44 AKDT


I am having difficulties getting drivers for my video frame grabber to
load at boot time.

This is my current modules.conf, although I have tried several
variations:

alias parport_lowlevel parport_pc
alias eth0 3c59x
alias usb-controller usb-ohci
# bttv
alias char-major-81 vidiodev
install bttv modprobe
alias char-major-81-0 bttv
# NVidia video card driver
alias char-major-195 NVdriver
alias sound-slot-0 es1371
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :

The problems I am having have to do with the section marked # bttv.

If I run 'modprobe bttv' after the system is booted, the needed modules
are properly loaded, but I can't get them to load at boot time.

lsmod after booting shows me this:
[jgribbin@jimsajsws jgribbin]$ cat lsmod.txt
Module Size Used by Not tainted
binfmt_misc 7492 1
parport_pc 18532 1 (autoclean)
lp 8448 0 (autoclean)
parport 34528 1 (autoclean) [parport_pc lp]
autofs 11940 0 (autoclean) (unused)
3c59x 27688 1
ipchains 41352 14
ide-cd 30528 0 (autoclean)
cdrom 32096 0 (autoclean) [ide-cd]
usb-storage 55996 0
scsi_mod 105296 1 [usb-storage]
usb-ohci 21344 0 (unused)
usbcore 73120 1 [usb-storage usb-ohci]
ext3 65984 2
jbd 48632 2 [ext3]

lsmod after running 'modprobe bttv' shows me this:

[jgribbin@jimsajsws jgribbin]$ cat lsmod1.txt
Module Size Used by Not tainted
bttv 70912 0 (unused)
tvaudio 13568 0 (autoclean) (unused)
tuner 10308 1 (autoclean)
videodev 6336 2 [bttv]
i2c-algo-bit 8236 1 [bttv]
i2c-core 18976 0 [bttv tvaudio tuner i2c-algo-bit]
binfmt_misc 7492 1
parport_pc 18532 1 (autoclean)
lp 8448 0 (autoclean)
parport 34528 1 (autoclean) [parport_pc lp]
autofs 11940 0 (autoclean) (unused)
3c59x 27688 1
ipchains 41352 14
ide-cd 30528 0 (autoclean)
cdrom 32096 0 (autoclean) [ide-cd]
usb-storage 55996 0
scsi_mod 105296 1 [usb-storage]
usb-ohci 21344 0 (unused)
usbcore 73120 1 [usb-storage usb-ohci]
ext3 65984 2
jbd 48632 2 [ext3]

Can someone please point out what I'm doing wrong?

-- 
Jim Gribbin
-----------------------------------
Anchorage Jewelry Supply
700 W Fireweed Lane
Anchorage, AK  99503

Phone (907) 277-7338 Fax (907) 277-7339

-- Attached file included as plaintext by Listar -- -- File: signature.asc -- Desc: This is a digitally signed message part

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org

iD8DBQA9VxJYmPcDQkMNeC0RApoKAJ0S2q/ZHjb5T7i6uHMU8sDaV4pIwwCeKYuc h2xxFv0c4eAe/bM77iCzloM= =1oLx -----END PGP SIGNATURE-----

--------- To unsubscribe, send email to <aklug-request@aklug.org> with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Sun Aug 11 2002 - 17:43:00 AKDT