Geniatech T230C2: Difference between revisions
Jump to navigation
Jump to search
Darkimmortal (talk | contribs) No edit summary |
Darkimmortal (talk | contribs) |
||
Line 14: | Line 14: | ||
=Building the driver and firmware= |
=Building the driver and firmware= |
||
Drivers are mainlined [https://github.com/torvalds/linux/commit/66193b24514c91aeda88da744554b2665471aeae |
Drivers are mainlined [https://github.com/torvalds/linux/commit/66193b24514c91aeda88da744554b2665471aeae as of kernel 5.4]. They can be built with [[How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers#Retrieving_and_Building.2FCompiling_the_Latest_V4L-DVB_Source_Code|media_build]] for older kernels. |
||
The driver was previously provided by module dvb-usb-cxusb (from [https://bitbucket.org/CrazyCat/media_build.git CrazyCat repository]), this is now replaced by dvb-usb-dvbsky in both the mainline kernel and the official media_build. CrazyCat repo no longer works as of Debian 10, but users of older distros might have luck with it as a backup option. |
The driver was previously provided by module dvb-usb-cxusb (from [https://bitbucket.org/CrazyCat/media_build.git CrazyCat repository]), this is now replaced by dvb-usb-dvbsky in both the mainline kernel and the official media_build. CrazyCat repo no longer works as of Debian 10, but users of older distros might have luck with it as a backup option. |
Latest revision as of 15:57, 7 January 2020
Device Information
Device identifies as idVendor=0572, idProduct=c68a:
# journalctl -xb kernel: usb 1-1.3: new high-speed USB device number 4 using dwc_otg kernel: usb 1-1.3: New USB device found, idVendor=0572, idProduct=c68a kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 kernel: usb 1-1.3: Product: EyeTV Stick kernel: usb 1-1.3: Manufacturer: Geniatech kernel: usb 1-1.3: SerialNumber: 161206
Building the driver and firmware
Drivers are mainlined as of kernel 5.4. They can be built with media_build for older kernels.
The driver was previously provided by module dvb-usb-cxusb (from CrazyCat repository), this is now replaced by dvb-usb-dvbsky in both the mainline kernel and the official media_build. CrazyCat repo no longer works as of Debian 10, but users of older distros might have luck with it as a backup option.
Install a TV streaming server
Next install tvheadend or other streaming server.
Please note, If tvheadend is not able to find any DVBT-2 channel check if muxes frequencies matches information from your DVB-T2 provider. Also check that LNA (low noise amplifier) option is enabled on the adaptor in tvheadend settings.