Gigabyte U7300

From LinuxTVWiki
Revision as of 22:07, 5 January 2013 by Pavolmaria (talk | contribs) (→‎Chipset)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Device Features

Vendor Device/Model Supported Pictures / URL E


Chipset

  • Realtek RTL2382U - DVB-T COFDM Demodulator + USB 2.0. The ADC and USB data pump.
  • Fitipower FC0012 - Tuner 50MHz to 1000MHz ; Fitipower - no public information available.

Specifications

Interface: USB 2.0 Supported Broadcast Formats: DVB-T

This is what the USB DVB-T Database knows about this device:

did vendor device standard supported pic url hostinterface usbid hw tuner demodulator usbbridge fw comment E

Getting it to work

Just follow what is written on page https://github.com/ambrosa/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0

Copy/paste from there (for kernel 3.2):


  • edit Makefile, option INCLUDE_EXTRA_DVB (comment out line "INCLUDE_EXTRA_DVB := include-300", delete comment in front of "INCLUDE_EXTRA_DVB := include-320")
  • make clean
  • make
  • sudo make install
  • modprobe dvb_usb_rtl2832u

Use it. Me-tv hangs, but Kaffeine works without a problem. I did it on Ubuntu 12.04, kernel 3.2, it should work on any distro using 3.0 or 3.2 kernel (do not edit Makefile if using kernel 3.0 :)).

Kernel driver status

Not supported yet. I tried 3.5-rc2, and no luck.


External Links