Hello everyone, I just got an "ATI TV Wonder VE" TV tuner and video capture card! With redhat 8 and redhat 9 I have the same problem. The audio continues to play after I "quit" the "xawtv" program. I set up the /etc/modules.conf file to correctly identify the card and turer type. Or so I think... Here is what I added to modules.conf: alias char-major-81 bttv options bttv card=64 options tuner type=2 Before I run xawtv here is a list of my loaded modules: [root@bigmachine root]# lsmod Module Size Used by Tainted: P sg 35948 1 (autoclean) sr_mod 17752 2 (autoclean) cmpci 35496 1 (autoclean) soundcore 6532 4 (autoclean) [cmpci] fglrx 174792 129 agpgart 47872 0 (unused) parport_pc 18724 1 (autoclean) lp 8804 0 (autoclean) parport 37024 1 (autoclean) [parport_pc lp] autofs 13140 0 (autoclean) (unused) tulip 43456 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 14648 1 [iptable_filter] ide-scsi 11984 2 scsi_mod 107000 3 [sg sr_mod ide-scsi] ide-cd 35520 0 cdrom 33312 0 [sr_mod ide-cd] nls_iso8859-1 3548 1 (autoclean) nls_cp437 5180 1 (autoclean) vfat 12812 1 (autoclean) fat 38456 0 (autoclean) [vfat] scanner 11736 0 (unused) mousedev 5460 1 keybdev 2912 0 (unused) hid 21988 0 (unused) input 5856 0 [mousedev keybdev hid] usb-uhci 26092 0 (unused) usbcore 78240 1 [scanner hid usb-uhci] ext3 70112 2 jbd 51636 2 [ext3] [root@bigmachine root]# When I run xawtv here is a list of my loaded modules: [root@bigmachine root]# lsmod Module Size Used by Tainted: P tuner 12416 1 (autoclean) bttv 82016 1 (autoclean) i2c-algo-bit 8776 1 (autoclean) [bttv] videodev 8352 3 (autoclean) [bttv] i2c-core 19140 0 (autoclean) [tuner bttv i2c-algo-bit] sg 35948 0 (autoclean) sr_mod 17752 0 (autoclean) cmpci 35496 1 (autoclean) soundcore 6532 4 (autoclean) [bttv cmpci] fglrx 174792 140 agpgart 47872 0 (unused) parport_pc 18724 1 (autoclean) lp 8804 0 (autoclean) parport 37024 1 (autoclean) [parport_pc lp] autofs 13140 0 (autoclean) (unused) tulip 43456 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 14648 1 [iptable_filter] ide-scsi 11984 0 scsi_mod 107000 3 [sg sr_mod ide-scsi] ide-cd 35520 0 cdrom 33312 0 [sr_mod ide-cd] nls_iso8859-1 3548 1 (autoclean) nls_cp437 5180 1 (autoclean) vfat 12812 1 (autoclean) fat 38456 0 (autoclean) [vfat] scanner 11736 0 (unused) mousedev 5460 1 keybdev 2912 0 (unused) hid 21988 0 (unused) input 5856 0 [mousedev keybdev hid] usb-uhci 26092 0 (unused) usbcore 78240 1 [scanner hid usb-uhci] ext3 70112 2 jbd 51636 2 [ext3] [root@bigmachine root]# When I quit the xawtv program here are the loaded modules: [root@bigmachine root]# lsmod Module Size Used by Tainted: P tuner 12416 1 (autoclean) bttv 82016 0 (autoclean) i2c-algo-bit 8776 1 (autoclean) [bttv] videodev 8352 2 (autoclean) [bttv] i2c-core 19140 0 (autoclean) [tuner bttv i2c-algo-bit] sg 35948 0 (autoclean) sr_mod 17752 0 (autoclean) cmpci 35496 1 (autoclean) soundcore 6532 4 (autoclean) [bttv cmpci] fglrx 174792 118 agpgart 47872 0 (unused) parport_pc 18724 1 (autoclean) lp 8804 0 (autoclean) parport 37024 1 (autoclean) [parport_pc lp] autofs 13140 0 (autoclean) (unused) tulip 43456 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 14648 1 [iptable_filter] ide-scsi 11984 0 scsi_mod 107000 3 [sg sr_mod ide-scsi] ide-cd 35520 0 cdrom 33312 0 [sr_mod ide-cd] nls_iso8859-1 3548 1 (autoclean) nls_cp437 5180 1 (autoclean) vfat 12812 1 (autoclean) fat 38456 0 (autoclean) [vfat] scanner 11736 0 (unused) mousedev 5460 1 keybdev 2912 0 (unused) hid 21988 0 (unused) input 5856 0 [mousedev keybdev hid] usb-uhci 26092 0 (unused) usbcore 78240 1 [scanner hid usb-uhci] ext3 70112 2 jbd 51636 2 [ext3] [root@bigmachine root]# As you can see the the bttv module is still stuck in the soundcore module. So I did a "rmmod -a soundcore" twice to get it out of the soundcore module and here is the list of the loaded modules after issuing this command twice: [root@bigmachine root]# lsmod Module Size Used by Tainted: P sr_mod 17752 0 (autoclean) cmpci 35496 1 (autoclean) soundcore 6532 4 (autoclean) [cmpci] fglrx 174792 118 agpgart 47872 0 (unused) autofs 13140 0 (autoclean) (unused) tulip 43456 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 14648 1 [iptable_filter] ide-scsi 11984 0 scsi_mod 107000 2 [sr_mod ide-scsi] ide-cd 35520 0 cdrom 33312 0 [sr_mod ide-cd] nls_iso8859-1 3548 1 (autoclean) nls_cp437 5180 1 (autoclean) vfat 12812 1 (autoclean) fat 38456 0 (autoclean) [vfat] scanner 11736 0 (unused) mousedev 5460 1 keybdev 2912 0 (unused) hid 21988 0 (unused) input 5856 0 [mousedev keybdev hid] usb-uhci 26092 0 (unused) usbcore 78240 1 [scanner hid usb-uhci] ext3 70112 2 jbd 51636 2 [ext3] [root@bigmachine root]# See! I am back to what I started with! Is there any way to make it quit the program by issuing the "q" command without having to manually unload the bttv module from the soundcore module? My soundcard is a "CM8738" which is using the cmpci module that I had to manually setup because redhat's kudzu didn't automatically pick it up. I wonder if this is part of the problem because whein I use mplayer I have to adjust the sound through kmix volume control instead of using the volume control on mplayer which actually controls the volume through "pcm". Also I was wondering if it could be a new tuner that ATI is using that is different than earlier models of the other TV Wonder boards. Any reply with any information of suggestion will be definitely appreciated! Sincerely, Michael von Lehe __________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list