Project

General

Profile

No frontend -Linux issue

Added by p x almost 6 years ago

It's not a Tvheadend issue but I've looked for help elsewhere to no avail, perhaps somebody here could point me in the right direction!

I'm trying get a TeVii S662 USB DVB-S device working with my Ubuntu 18.04.1 LTS (GNU/Linux 4.14.83+ armv7l) Odroid XU4 server. To no avail.

The device driver is loading and it is recognised however Thheadend can't see a frontend. Checking dmesg I see:

"[ 10.278828] m88ds3103 11-0068: Unknown device. Chip_id=64[ 10.283382] dvb-usb: no frontend was attached by 'TeVii S662'"

More from dmesg:

9.933491] dw2102: su3000_identify_state
[ 9.933500] dvb-usb: found a 'TeVii S662' in warm state.
[ 9.933522] dw2102: su3000_power_ctrl: 1, initialized 0
[ 9.934029] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 9.934162] dvbdev: DVB: registering new adapter (TeVii S662)
[ 9.934181] usb 3-1.2.1.1: media controller created
[ 9.938421] dvb-usb: MAC address: 00:18:bd:5a:5a:c8
[ 9.939087] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 10.278828] m88ds3103 11-0068: Unknown device. Chip_id=64
[ 10.283382] dvb-usb: no frontend was attached by 'TeVii S662'

The device id is 9022:d662 TeVii Technology Ltd.

Where should I go from here? How can I change things so the m88ds3103 module will recognise the card?

The source code for the module generating the error is here:

https://github.com/torvalds/linux/blob/master/drivers/media/dvb-frontends/m88ds3103.c

Any pointers would be appreciated. Thanks.


    (1-1/1)