I'm trying to get my Terratec USB TV card work.
KMPlayer has what looks like a nice feature: Scan for device.
The problem - it does not find anything.
EDIT:
It's showing up in Kopete - but not in any TV or multimedia program I have tried.
If I do Dmesg - what to me looks like the relevant part (+ some extra lines at the top and bottom):
And lsusb:
Any ideas what to do?
KMPlayer has what looks like a nice feature: Scan for device.
The problem - it does not find anything.
EDIT:
It's showing up in Kopete - but not in any TV or multimedia program I have tried.
If I do Dmesg - what to me looks like the relevant part (+ some extra lines at the top and bottom):
Code:
[ 91.875371] em28xx #0: Alternate setting 7, max size= 3072 [ 91.921533] PCI: Found IRQ 9 for device 0000:00:0d.0 [ 91.921577] PCI: Sharing IRQ 9 with 0000:00:0b.2 [ 92.754318] saa7115 1-0025: saa7113 found (1f7113d0e100000) @ 0x4a (em28xx #0) [ 93.512376] tuner 1-0043: chip found @ 0x86 (em28xx #0) [ 93.512452] tuner 1-0043: type set to 37 (LG PAL (newer TAPC series )) [ 93.512467] tuner 1-0043: type set to 37 (LG PAL (newer TAPC series )) [ 93.516879] tuner 1-0060: All bytes are equal. It is not a TEA5767 [ 93.516892] tuner 1-0060: chip found @ 0xc0 (em28xx #0) [ 93.516954] tuner 1-0060: type set to 37 (LG PAL (newer TAPC series )) [ 93.516968] tuner 1-0060: type set to 37 (LG PAL (newer TAPC series )) [ 93.517758] tuner 1-0061: chip found @ 0xc2 (em28xx #0) [ 93.517834] tuner 1-0061: type set to 37 (LG PAL (newer TAPC series )) [ 93.517847] tuner 1-0061: type set to 37 (LG PAL (newer TAPC series )) [ 93.566747] em28xx #0: i2c eeprom 00: 1a eb 67 95 cd 0c 36 00 10 00 26 03 9e 22 6a 34 [ 93.566782] em28xx #0: i2c eeprom 10: 00 00 06 57 4e 00 00 00 60 00 00 00 02 00 00 00 [ 93.566814] em28xx #0: i2c eeprom 20: 16 00 01 01 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.566844] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 01 02 01 00 00 00 00 [ 93.566876] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.566906] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.566936] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 34 03 54 00 65 00 [ 93.566966] em28xx #0: i2c eeprom 70: 72 00 72 00 61 00 54 00 65 00 63 00 20 00 45 00 [ 93.566997] em28xx #0: i2c eeprom 80: 6c 00 65 00 63 00 74 00 72 00 6f 00 6e 00 69 00 [ 93.567028] em28xx #0: i2c eeprom 90: 63 00 20 00 47 00 6d 00 62 00 48 00 00 00 22 03 [ 93.567059] em28xx #0: i2c eeprom a0: 43 00 69 00 6e 00 65 00 72 00 67 00 79 00 20 00 [ 93.567090] em28xx #0: i2c eeprom b0: 32 00 35 00 30 00 20 00 55 00 53 00 42 00 00 00 [ 93.567121] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.567151] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.567181] em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.567210] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 93.567241] EEPROM ID= 0x9567eb1a [ 93.567249] Vendor/Product ID= 0ccd:0036 [ 93.567256] AC97 audio (5 sample rates) [ 93.567263] 500mA max power [ 93.567272] Table at 0x06, strings=0x229e, 0x346a, 0x0000 [ 93.937937] registered VBI [ 93.996306] em28xx #0: V4L2 device registered as /dev/video0 and /d ev/vbi0 [ 93.996319] em28xx #0: Found Terratec Cinergy 250 USB [ 93.996388] usbcore: registered new interface driver em28xx [ 94.972368] lp0: using parport0 (interrupt-driven). [ 95.122114] Adding 281128k swap on /dev/sdb2. Priority:-1 extents: 1 across:281128k [ 95.645962] EXT3 FS on sda1, internal journal
Code:
Bus 005 Device 005: ID 0ccd:0036 TerraTec Electronic GmbH
Comment