Philip Prindeville wrote: > > via-ircc: dongle probing not supported, please specify dongle_id > module parameter. > IrDA: Registered device irda0 (via-ircc) > Linux video capture interface: v1.00 > cx2388x v4l2 driver version 0.0.4 loaded > ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 12 > PCI: setting IRQ 12 as level-triggered > ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKB] -> GSI 12 (level, > low) -> IRQ 12 > cx88[0]: subsystem: 7063:3000, board: pcHDTV HD3000 HDTV > [card=22,autodetected] > tuner 0-0061: chip found @ 0xc2 (cx88[0]) > tuner 0-0061: type set to 52 (Thomson DDT 7610 (ATSC/NTSC)) > cx88[0]/0: found at 0000:00:14.0, rev: 5, irq: 12, latency: 32, mmio: > 0xde000000cx88[0]/0: registered device video0 [v4l2] > cx88[0]/0: registered device vbi0 > cx88[0]/0: registered device radio0 > cx2388x dvb driver version 0.0.4 loaded > ACPI: PCI Interrupt 0000:00:14.2[A] -> Link [LNKB] -> GSI 12 (level, > low) -> IRQ 12 > cx88[0]/2: found at 0000:00:14.2, rev: 5, irq: 12, latency: 32, mmio: > 0xdf000000cx88[0]/2: cx2388x based dvb card > DVB: registering new adapter (cx88[0]). > DVB: registering frontend 0 (pcHDTV HD3000 HDTV)... > bttv: driver version 0.9.15 loaded > bttv: using 8 buffers with 2080k (520 pages) each for capture > bttv: Bt8xx card found (0). > ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [LNKA] -> GSI 10 (level, > low) -> IRQ 10 > bttv0: Bt878 (rev 17) at 0000:00:13.0, irq: 10, latency: 32, mmio: > 0xe0001000 > bttv0: detected: ChainTech digitop DST-1000 DVB-S [card=113], PCI > subsystem ID is 270f:fc00 > bttv0: using: Twinhan DST + clones [card=113,autodetected] > bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init] > bttv0: using tuner=4 > bttv0: add subdevice "dvb0" > bt878: AUDIO driver version 0.0.0 loaded > bt878: Bt878 AUDIO function found (0). > ACPI: PCI Interrupt 0000:00:13.1[A] -> Link [LNKA] -> GSI 10 (level, > low) -> IRQ 10 > bt878(0): Bt878 (rev 17) at 00:13.1, irq: 10, latency: 32, memory: > 0xe0002000 > ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 7 > PCI: setting IRQ 7 as level-triggered > ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 7 (level, > low) -> IRQ 7 > > So it looked to me like the card was being detected properly... [snip] > So I'm not sure what's going on... Perhaps udev doesn't correctly > support > more than one DVB adapter? Is there any way to force which adapter > numbers get used? You have to explicitly call: modprobe dvb-bt8xx modprobe dst (this is covered in linux/Documentation/dvb/bt8xx.txt)