

Plug in the USB stick (I used a KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)) and find out the usb vendor and device ID. This really couldn’t be easier with a modern distro like raspian.

Throughout this guide my RPi has a hostname of ‘raspberry’: replace this with your own hostname or ip address as appropriate. Although I used a Raspberry Pi for the guide, it would work equally well with any modern Linux distro. You can use iPlayer for live and catchup, or you can stream to a client using one of the many published urls.īut to save my bandwidth I decided to stream the BBC’s DAB over my local network using a spare DVB-T USB stick.
Kworld afatech drivers#
V4l2-compliance: tool to test v4l2 API compliance of drivers V4l-utils contains the following video4linux command line utilities: decode_tm6000: decodes tm6000 proprietary format streams

Please try to find out what version you have and have a look at these packages to get this working:
Kworld afatech driver#
Regarding afatech I found this from Linux Kernel DVB developer Antti Palosaari :Īfatech AF9015 USB-bridge (dvb-usb-af9015) and Afatech AF9013 DVB-T demodulator (af9013):Īfatech AF9035 USB-bridge (dvb-usb-af9035) and Afatech AF9033 DVB-T demodulator (af9033): driver ready, but not released.
Kworld afatech Patch#
Its using lgdt3304 support added to the lgdt3305 driver by a prior patch, rather than the current lgdt3304 driver, as its severely lacking in functionality by comparison (see said patch for details). The stick has been tested succesfully with both VSB_8 and QAM_256 signals. The sticks have an eMPIA em2870 usb bridge chipset, an LG Electronics LGDT3304 ATSC/QAM demodulator and an NXP TDA18271HD tuner - early versions of the 340U have a a TDA18271HD/C1, later models and the UB435-Q have a C2. V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb This adds support for the KWorld PlusTV 340U and KWorld UB345-Q ATSC sticks, which are really the same device.
Kworld afatech archive#
According to the Mailing List Archive for MythTV and commit #1 and commit #2 this older (UB345 so close to your version) versions of this tuner brand work with V4L:
