Web lists-archives.org

Sabrent "USB TVM" em28xx USB tuner




In my spate of updating my v4l-dvb drivers, I thought I'd try a USB
tuner I got cheaply at one time that wasn't quite supported, a Sabrent
"usb tvm" USB2.0 "Mini TV Box".  It looked like it could be a lot
closer after trying the latest drivers.  Here's the dmesg:

[ 6134.572000] usb 4-5: new high speed USB device using ehci_hcd and address 5
[ 6134.704000] usb 4-5: configuration #1 chosen from 1 choice
[ 6134.704000] em28xx new video device (eb1a:2820): interface 0, class 255
[ 6134.704000] em28xx Doesn't have usb audio class
[ 6134.704000] em28xx #0: Alternate settings: 8
[ 6134.704000] em28xx #0: Alternate setting 0, max size= 0
[ 6134.704000] em28xx #0: Alternate setting 1, max size= 1024
[ 6134.704000] em28xx #0: Alternate setting 2, max size= 1448
[ 6134.704000] em28xx #0: Alternate setting 3, max size= 2048
[ 6134.704000] em28xx #0: Alternate setting 4, max size= 2304
[ 6134.704000] em28xx #0: Alternate setting 5, max size= 2580
[ 6134.704000] em28xx #0: Alternate setting 6, max size= 2892
[ 6134.704000] em28xx #0: Alternate setting 7, max size= 3072
[ 6134.704000] em28xx #0: em28xx chip ID = 18
[ 6134.948000] em28xx #0: found i2c device @ 0x4a [saa7113h]
[ 6134.968000] em28xx #0: found i2c device @ 0xba [tvp5150a]
[ 6134.968000] em28xx #0: found i2c device @ 0xc6 [tuner (analog)]
[ 6134.980000] em28xx #0: Your board has no unique USB ID and thus
need a hint to be detected.
[ 6134.980000] em28xx #0: You may try to use card=<n> insmod option to
workaround that.
[ 6134.980000] em28xx #0: Please send an email with this log to:
[ 6134.980000] em28xx #0:       V4L Mailing List <video4linux-list@xxxxxxxxxx>
[ 6134.980000] em28xx #0: Board eeprom hash is 0x00000000
[ 6134.980000] em28xx #0: Board i2c devicelist hash is 0xc56500e3
[ 6134.980000] em28xx #0: Here is a list of valid choices for the
card=<n> insmod option:
[ 6134.980000] em28xx #0:     card=0 -> Unknown EM2800 video grabber
[ 6134.980000] em28xx #0:     card=1 -> Unknown EM2750/28xx video grabber
[ 6134.980000] em28xx #0:     card=2 -> Terratec Cinergy 250 USB
[ 6134.980000] em28xx #0:     card=3 -> Pinnacle PCTV USB 2
[ 6134.980000] em28xx #0:     card=4 -> Hauppauge WinTV USB 2
[ 6134.980000] em28xx #0:     card=5 -> MSI VOX USB 2.0
[ 6134.980000] em28xx #0:     card=6 -> Terratec Cinergy 200 USB
[ 6134.980000] em28xx #0:     card=7 -> Leadtek Winfast USB II
[ 6134.980000] em28xx #0:     card=8 -> Kworld USB2800
[ 6134.980000] em28xx #0:     card=9 -> Pinnacle Dazzle DVC 90/DVC 100
[ 6134.980000] em28xx #0:     card=10 -> Hauppauge WinTV HVR 900
[ 6134.980000] em28xx #0:     card=11 -> Terratec Hybrid XS
[ 6134.980000] em28xx #0:     card=12 -> Kworld PVR TV 2800 RF
[ 6134.980000] em28xx #0:     card=13 -> Terratec Prodigy XS
[ 6134.980000] em28xx #0:     card=14 -> Pixelview Prolink PlayTV USB 2.0
[ 6134.980000] em28xx #0:     card=15 -> V-Gear PocketTV
[ 6134.980000] em28xx #0:     card=16 -> Hauppauge WinTV HVR 950
[ 6135.212000] tvp5150 0-005d: *** unknown tvpffff chip detected.
[ 6135.212000] tvp5150 0-005d: *** Rom ver is 255.255
[ 6137.460000] tvp5150 debug 0-005d: i2c i/o error: rc == -110 (should be 2)
[ 6137.472000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.484000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.496000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.508000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.520000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.532000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.544000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.556000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.568000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.580000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.592000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.604000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.616000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.628000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.640000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 1)
[ 6137.656000] em28xx #0: reading i2c device failed (error=-71)
[ 6137.656000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 1)
[ 6137.668000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.908000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.920000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.932000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 1)
[ 6137.948000] em28xx #0: reading i2c device failed (error=-71)
[ 6137.948000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 1)
[ 6137.960000] tvp5150 debug 0-005d: i2c i/o error: rc == -71 (should be 2)
[ 6137.960000] em28xx #0: V4L2 device registered as /dev/video0 and /dev/vbi0
[ 6137.960000] em28xx-audio.c: probing for em28x1 non standard usbaudio
[ 6137.960000] em28xx-audio.c: Copyright (C) 2006 Markus Rechberger
[ 6137.960000] em28xx #0: Found Unknown EM2750/28xx video grabber

I've also attached a couple of images.

James Klaas

Attachment: sabrent_mini_tv_box_bottom.jpeg
Description: JPEG image

Attachment: sabrent_mini_tv_box_top.jpeg
Description: JPEG image

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list