Michael Stepanov wrote: > Hi, > > I have following problem with my TT-Budget/WinTV-NOVA-CI DVB card. It's > recognized as Audiowerk2 sound card instead of DVB: > > linuxmce@dcerouter:~$ cat /proc/asound/cards > 0 [Audiowerk2 ]: aw2 - Audiowerk2 > Audiowerk2 with SAA7146 irq 16 > 1 [NVidia ]: HDA-Intel - HDA NVidia > HDA NVidia at 0xfe020000 irq 20 > > This is what I can see in the dmesg output: > [ 81.311527] saa7146: register extension 'budget_ci dvb'. > > I use LinxuMCE which is built on the top of Kubuntu Gutsy, AMD64. > > Linux dcerouter 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 > x86_64 GNU/Linux > > Any suggestion how to solve that will be very appreciated. Complain to the developers of the Audiowerk2 driver for this: | static struct pci_device_id snd_aw2_ids[] = { | {PCI_VENDOR_ID_SAA7146, PCI_DEVICE_ID_SAA7146, PCI_ANY_ID, PCI_ANY_ID, | 0, 0, 0}, | {0} | }; This will grab _all_ saa7146-based cards. :-( For now you should blacklist that driver. CU Oliver -- ---------------------------------------------------------------- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/ ---------------------------------------------------------------- _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb