DViCO FusionHDTV DVB-T Lite frontend driver issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Chris,

I've just brought a DViCO FusionHDTV DVB-T Lite card (lspci attached) and I'm having a few problems getting it to work. I was hoping on some advice.

I don't have much experience with dvb under linux, so I apologise for any ignorance.

I'm using kernel 2.6.16 with your hg-pascoe tree on top. I'm loading the following modules

modprobe bttv
modprobe mt352 debug=1
modprobe cx88-dvb debug=8
modprobe dst verbose=8
modprobe dvb_bt8xx debug=8

I'm getting the following log

<3>i2c_core: Unknown parameter `debug'
<6>Linux video capture interface: v1.00
<7>i2c-core: driver [tveeprom] registered
<6>bttv: driver version 0.9.16 loaded
<6>bttv: using 8 buffers with 2080k (520 pages) each for capture
<6>bttv: Bt8xx card found (0).
<6>bttv0: Bt878 (rev 17) at 0000:03:08.0, irq: 10, latency: 32, mmio: 0xfdcff000
<6>bttv0: detected: DViCO FusionHDTV DVB-T Lite [card=128], PCI subsystem ID is 18ac:db10
<6>bttv0: using: DViCO FusionHDTV DVB-T Lite [card=128,autodetected]
<7>bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
<7>i2c_adapter i2c-0: adapter [bt878 #0 [sw]] registered
<7>i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x50
<7>i2c_adapter i2c-0: master_xfer[0] W, addr=0x50, len=0
<7>i2c_adapter i2c-0: master_xfer[0] W, addr=0x50, len=0
<7>i2c_adapter i2c-0: client [tveeprom] registered with bus id 0-0050
<4>bttv0: using tuner=-1
<4>bttv0: add subdevice "dvb0"
<6>cx2388x dvb driver version 0.0.5 loaded
<6>bt878: AUDIO driver version 0.0.0 loaded
<6>bt878: Bt878 AUDIO function found (0).
<4>bt878_probe: card id=[0xdb1018ac],[ DViCO FusionHDTV DVB-T Lite ] has DVB functions.
<6>bt878(0): Bt878 (rev 17) at 03:08.1, irq: 10, latency: 32, memory: 0xfdcfe000
<7>dvb_bt8xx: identified card0 as bttv0
<4>DVB: registering new adapter (bttv0).
<7>mt352: mt352_attach: hello
<7>i2c_adapter i2c-0: master_xfer[0] W, addr=0x0f, len=1
<7>i2c_adapter i2c-0: master_xfer[1] R, addr=0x0f, len=1
<7>i2c_adapter i2c-0: master_xfer[0] W, addr=0x0f, len=1
<7>i2c_adapter i2c-0: master_xfer[1] R, addr=0x0f, len=1
<7>mt352: MJP -- mt352_read_register error. Exiting - 0014
<4>dvb-bt8xx: A frontend driver was not found for device 109e/0878 subsystem 18ac/db10 type 0080

It looks like it's bailing out at mt352_attach . The call to mt352_read_register seams to be returning 0x14 not the expected ID_MT352  (0x13).
Does this mean that the card I got has a different front end or something?

// mt352.c   mt352_read_register  line 550
        /* setup the state */
        state->i2c = i2c;
        memcpy(&state->config,config,sizeof(struct mt352_config));
        memcpy(&state->ops, &mt352_ops, sizeof(struct dvb_frontend_ops));

        /* check if the demod is there */
        if (mt352_read_register(state, CHIP_ID) != ID_MT352) {
                dprintk("MJP -- mt352_read_register error. Exiting - %04x\n", mt352_read_register(state, CHIP_ID));
                goto error;
        }

I also noticed a "bttv0: using tuner=-1" message above. Is this related?

Any help would be appreciated,

Thanks

Martin P
lspci -xvvv

0000:00:00.0 RAM memory: nVidia Corporation: Unknown device 02f0 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: <available only to root>
00: de 10 f0 02 06 00 b0 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 00 00

0000:00:00.1 RAM memory: nVidia Corporation: Unknown device 02fa (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR-
00: de 10 fa 02 00 01 20 40 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:00.2 RAM memory: nVidia Corporation: Unknown device 02fe (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 fe 02 00 00 20 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:00.3 RAM memory: nVidia Corporation: Unknown device 02f8 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 f8 02 00 00 a0 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 ff 00 00 00

0000:00:00.4 RAM memory: nVidia Corporation: Unknown device 02f9 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
00: de 10 f9 02 06 00 a0 00 a2 00 00 05 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 ff 00 00 00

0000:00:00.5 RAM memory: nVidia Corporation: Unknown device 02ff (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: <available only to root>
00: de 10 ff 02 06 00 b0 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 00 00

0000:00:00.6 RAM memory: nVidia Corporation: Unknown device 027f (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 7f 02 02 01 20 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:00.7 RAM memory: nVidia Corporation: Unknown device 027e (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 7e 02 00 00 20 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:02.0 PCI bridge: nVidia Corporation: Unknown device 02fc (rev a1) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 0x08 (32 bytes)
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: fde00000-fdefffff
	Prefetchable memory behind bridge: 00000000fdb00000-00000000fdb00000
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 fc 02 07 00 10 00 a1 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 a1 a1 00 00
20: e0 fd e0 fd b1 fd b1 fd 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 04 00

0000:00:04.0 PCI bridge: nVidia Corporation: Unknown device 02fb (rev a1) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 0x08 (32 bytes)
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fda00000-fdafffff
	Prefetchable memory behind bridge: 00000000fd900000-00000000fd900000
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 fb 02 07 00 10 00 a1 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 b1 b1 00 00
20: a0 fd a0 fd 91 fd 91 fd 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 04 00

0000:00:05.0 VGA compatible controller: nVidia Corporation: Unknown device 0240 (rev a2) (prog-if 00 [VGA])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fb000000 (64-bit, non-prefetchable) [size=16M]
	Expansion ROM at 50000000 [disabled] [size=128K]
	Capabilities: <available only to root>
00: de 10 40 02 07 00 b0 00 a2 00 00 03 00 00 00 00
10: 00 00 00 fc 0c 00 00 d0 00 00 00 00 04 00 00 fb
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 48 00 00 00 00 00 00 00 0b 01 00 00

0000:00:09.0 RAM memory: nVidia Corporation: Unknown device 0270 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: <available only to root>
00: de 10 70 02 06 00 b0 00 a2 00 00 05 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 00 00

0000:00:0a.0 ISA bridge: nVidia Corporation: Unknown device 0260 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
00: de 10 60 02 0f 00 a0 00 a2 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 ff 00 00 00

0000:00:0a.1 SMBus: nVidia Corporation: Unknown device 0264 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 11
	Region 4: I/O ports at 1c00 [size=64]
	Region 5: I/O ports at 1c40 [size=64]
	Capabilities: <available only to root>
00: de 10 64 02 01 00 b0 00 a2 00 05 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 1c 00 00 41 1c 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 0b 01 00 00

0000:00:0a.2 RAM memory: nVidia Corporation: Unknown device 0272 (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 72 02 00 04 a0 00 a2 00 00 05 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:0b.0 USB Controller: nVidia Corporation: Unknown device 026d (rev a2) (prog-if 10 [OHCI])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at fe02f000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 6d 02 07 00 b0 00 a2 10 03 0c 00 00 80 00
10: 00 f0 02 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 05 01 03 01

0000:00:0b.1 USB Controller: nVidia Corporation: Unknown device 026e (rev a2) (prog-if 20 [EHCI])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at fe02e000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <available only to root>
00: de 10 6e 02 06 00 b0 00 a2 20 03 0c 00 00 80 00
10: 00 e0 02 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 0a 02 03 01

0000:00:0d.0 IDE interface: nVidia Corporation: Unknown device 0265 (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Region 4: I/O ports at f400 [size=16]
	Capabilities: <available only to root>
00: de 10 65 02 05 00 b0 00 a1 8a 01 01 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 f4 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 03 01

0000:00:0e.0 IDE interface: nVidia Corporation: Unknown device 0266 (rev a1) (prog-if 85 [Master SecO PriO])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 09f0 [size=8]
	Region 1: I/O ports at 0bf0 [size=4]
	Region 2: I/O ports at 0970 [size=8]
	Region 3: I/O ports at 0b70 [size=4]
	Region 4: I/O ports at e000 [size=16]
	Region 5: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 66 02 07 00 b0 00 a1 85 01 01 00 00 00 00
10: f1 09 00 00 f1 0b 00 00 71 09 00 00 71 0b 00 00
20: 01 e0 00 00 00 d0 02 fe 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 0b 01 03 01

0000:00:0f.0 IDE interface: nVidia Corporation: Unknown device 0267 (rev a1) (prog-if 85 [Master SecO PriO])
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at 09e0 [size=8]
	Region 1: I/O ports at 0be0 [size=4]
	Region 2: I/O ports at 0960 [size=8]
	Region 3: I/O ports at 0b60 [size=4]
	Region 4: I/O ports at cc00 [size=16]
	Region 5: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 67 02 07 00 b0 00 a1 85 01 01 00 00 00 00
10: e1 09 00 00 e1 0b 00 00 61 09 00 00 61 0b 00 00
20: 01 cc 00 00 00 c0 02 fe 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 0a 01 03 01

0000:00:10.0 PCI bridge: nVidia Corporation: Unknown device 026f (rev a2) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=32
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: fdd00000-fddfffff
	Prefetchable memory behind bridge: fdc00000-fdcfffff
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 6f 02 07 00 b0 00 a2 01 04 06 00 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 20 90 90 80 02
20: d0 fd d0 fd c0 fd c0 fd 00 00 00 00 00 00 00 00
30: 00 00 00 00 b8 00 00 00 00 00 00 00 ff 00 04 00

0000:00:10.2 Multimedia audio controller: nVidia Corporation: Unknown device 026b (rev a2)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (500ns min, 1250ns max)
	Interrupt: pin C routed to IRQ 5
	Region 0: I/O ports at c800 [size=256]
	Region 1: I/O ports at c400 [size=256]
	Region 2: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 6b 02 07 00 b0 00 a2 00 01 04 00 00 80 00
10: 01 c8 00 00 01 c4 00 00 00 b0 02 fe 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 05 03 02 05

0000:00:14.0 Bridge: nVidia Corporation: Unknown device 0269 (rev a1)
	Subsystem: Foxconn International, Inc.: Unknown device 0caf
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fe02a000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at c000 [size=8]
	Capabilities: <available only to root>
00: de 10 69 02 07 00 b0 00 a1 00 80 06 00 00 00 00
10: 00 a0 02 fe 01 c0 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 af 0c
30: 00 00 00 00 44 00 00 00 00 00 00 00 0b 01 01 14

0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Capabilities: <available only to root>
00: 22 10 00 11 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 22 10 01 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 22 10 02 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 22 10 03 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:03:07.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
	Subsystem: D-Link System Inc DFE-530TX+ 10/100 Ethernet Adapter
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at 9c00 [size=256]
	Region 1: Memory at fddff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <available only to root>
00: 86 11 00 13 07 00 90 02 10 00 00 02 00 20 00 00
10: 01 9c 00 00 00 f0 df fd 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 11 01 13
30: 00 00 00 00 50 00 00 00 00 00 00 00 05 01 20 40

0000:03:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
	Subsystem: Unknown device 18ac:db10
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (4000ns min, 10000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fdcff000 (32-bit, prefetchable) [size=4K]
	Capabilities: <available only to root>
00: 9e 10 6e 03 06 00 90 02 11 00 00 04 00 20 80 00
10: 08 f0 cf fd 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ac 18 10 db
30: 00 00 00 00 44 00 00 00 00 00 00 00 0a 01 10 28

0000:03:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
	Subsystem: Unknown device 18ac:db10
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (1000ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fdcfe000 (32-bit, prefetchable) [size=4K]
	Capabilities: <available only to root>
00: 9e 10 78 08 06 00 90 02 11 00 80 04 00 20 80 00
10: 08 e0 cf fd 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ac 18 10 db
30: 00 00 00 00 44 00 00 00 00 00 00 00 0a 01 04 ff

Module                  Size  Used by
dvb_bt8xx              11972  0 
nxt6000                 5828  1 dvb_bt8xx
sp887x                  5700  1 dvb_bt8xx
dst_ca                 12672  1 dvb_bt8xx
dst                    19332  2 dvb_bt8xx,dst_ca
bt878                   8232  2 dvb_bt8xx,dst
cx24110                 6084  1 dvb_bt8xx
or51211                 7876  1 dvb_bt8xx
cx88_dvb                8964  0 
cx8802                  8708  1 cx88_dvb
cx88xx                 50724  2 cx88_dvb,cx8802
cx88_vp3054_i2c         3520  1 cx88_dvb
or51132                 8132  1 cx88_dvb
video_buf_dvb           4548  1 cx88_dvb
dvb_core               65116  3 dvb_bt8xx,dst_ca,video_buf_dvb
nxt200x                11460  1 cx88_dvb
zl10353                 3588  1 cx88_dvb
cx24123                 6788  1 cx88_dvb
lgdt330x                5788  2 dvb_bt8xx,cx88_dvb
cx22702                 4804  1 cx88_dvb
dvb_pll                 7364  5 dvb_bt8xx,cx88_dvb,or51132,nxt200x,cx22702
mt352                   5060  2 dvb_bt8xx,cx88_dvb
bttv                  173876  2 dvb_bt8xx,bt878
video_buf              14660  5 cx88_dvb,cx8802,cx88xx,video_buf_dvb,bttv
firmware_class          7616  6 dvb_bt8xx,sp887x,or51211,or51132,nxt200x,bttv
ir_common              19268  2 cx88xx,bttv
compat_ioctl32          8576  1 bttv
i2c_algo_bit            7304  3 cx88xx,cx88_vp3054_i2c,bttv
v4l2_common            13888  2 bttv,compat_ioctl32
btcx_risc               2888  3 cx8802,cx88xx,bttv
tveeprom               13904  2 cx88xx,bttv
i2c_core               15832  18 dvb_bt8xx,nxt6000,sp887x,dst,cx24110,or51211,cx88_dvb,cx88xx,or51132,nxt200x,zl10353,cx24123,lgdt330x,cx22702,mt352,bttv,i2c_algo_bit,tveeprom
videodev                7616  2 cx88xx,bttv
usbhid                 35232  0 
nls_cp437               5696  0 
isofs                  30732  0 
udf                    73352  0 
binfmt_misc             9548  1 
powernow_k8             7824  0 
cpufreq_powersave        832  0 
cpufreq_stats           3592  0 
cpufreq_userspace       2260  1 
cpufreq_ondemand        4332  0 
cpufreq_conservative     4972  0 
freq_table              1992  2 powernow_k8,cpufreq_stats
nvidia               4475856  12 
ipv6                  240192  18 
snd_intel8x0           26088  1 
snd_ac97_codec         83736  1 snd_intel8x0
snd_ac97_bus            1408  1 snd_ac97_codec
snd_pcm_oss            45152  0 
snd_mixer_oss          14464  1 snd_pcm_oss
snd_pcm                69644  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              18760  1 snd_pcm
snd                    41832  8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               6112  1 snd
snd_page_alloc          7440  2 snd_intel8x0,snd_pcm
shpchp                 37696  0 
pci_hotplug            21736  1 shpchp
xfs                   458024  1 
exportfs                4544  1 xfs
psmouse                31376  0 
mousedev                9700  1 
parport_pc             27560  1 
lp                      9672  0 
parport                29068  2 parport_pc,lp
reiserfs              211376  3 
processor              16220  1 powernow_k8
usb_storage            60928  0 
8139too                21696  0 
mii                     3712  1 8139too
forcedeth              20484  0 
ehci_hcd               28552  0 
ohci_hcd               17540  0 
usbcore               104424  5 usbhid,usb_storage,ehci_hcd,ohci_hcd
sd_mod                 15000  6 
ide_cd                 36704  1 
cdrom                  32232  1 ide_cd
ide_generic              640  0 [permanent]
sata_nv                 6852  5 
libata                 43288  1 sata_nv
scsi_mod              114608  3 usb_storage,sd_mod,libata
generic                 3780  0 [permanent]
amd74xx                12464  0 [permanent]
ide_core              113956  5 usb_storage,ide_cd,ide_generic,generic,amd74xx
unix                   25528  633 
_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux