User Tools

Site Tools


linux:v4l:realtek:gigabyte-u7300-usb-dvb-t-tuner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:v4l:realtek:gigabyte-u7300-usb-dvb-t-tuner [2011/01/18 09:59] – created styblalinux:v4l:realtek:gigabyte-u7300-usb-dvb-t-tuner [2011/03/14 15:39] (current) – add: dmesg out stybla
Line 1: Line 1:
 +====== Gigabyte U7300 USB DVB-T ======
 +
 +FIXME More info is comming soon! FIXME
 +
 +===== Device identification =====
 +
 +<code>
 +# lsusb
 +Bus 002 Device 010: ID 1b80:d393 Afatech DVB-T receiver [RTL2832U]
 +</code>
 +
 +<code>
 +# dmesg
 +[1555161.046055] usb 2-6: new high speed USB device using ehci_hcd and address 7
 +[1555161.172882] usb 2-6: New USB device found, idVendor=1b80, idProduct=d393
 +[1555161.172891] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
 +[1555161.172898] usb 2-6: Product: usbtv
 +[1555161.172903] usb 2-6: Manufacturer: realtek
 +[1555162.042524] DVB: registering adapter 0 frontend 0 (Realtek DVB-T RTL2832)...
 +[1555162.042676] dvb-usb: USB DVB-T Device successfully initialized and connected.
 +[1555162.042728] usbcore: registered new interface driver dvb_usb_rtl2832u
 +</code>
 +
 +===== Pictures =====