Dear Jan Pieter, Thanks for your reply. I see that this has been quite a while ago already. In that case, I cannot use the hardware in this point of time. I can think of a few options: Either I borrow the hardware to someone who can and is willing to write a driver (I’m willing to ship it) Or I set up an isolated development machine with this hardware attached, with ssh access for someone to develop it remotely. Or, in a few months, I’ll try to fiddle with the drivers myself. Or I discard of it. Kind regards, Wytse Talsma > On 12 Jun 2019, at 15:56, JP <jp@xxxxxxx> wrote: > > > > On 6/8/19 4:03 PM, W. Talsma wrote: >> Dear, >> >> Today decided to dust off my Anysee E30 S2 Plus, and hope to get it to work with the Debian stretch tvheadend server. >> Once I plug it in however, I see the following: >> [27054.699829] usb 1-1.6: new high-speed USB device number 7 using ehci-pci >> [27055.224303] usb 1-1.6: device descriptor read/all, error -71 >> [27056.187821] usb 1-1.6: new high-speed USB device number 8 using ehci-pci >> [27057.180465] usb 1-1.6: config 1 interface 0 altsetting 0 bulk endpoint 0x1 has invalid maxpacket 64 >> [27057.180469] usb 1-1.6: config 1 interface 0 altsetting 0 bulk endpoint 0x81 has invalid maxpacket 64 >> [27057.180472] usb 1-1.6: config 1 interface 0 altsetting 1 bulk endpoint 0x1 has invalid maxpacket 64 >> [27057.180474] usb 1-1.6: config 1 interface 0 altsetting 1 bulk endpoint 0x81 has invalid maxpacket 64 >> [27057.180961] usb 1-1.6: New USB device found, idVendor=1c73, idProduct=861f, bcdDevice= 1.00 >> [27057.180964] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >> [27057.180966] usb 1-1.6: Product: anysee-S2(LP) >> [27057.180967] usb 1-1.6: Manufacturer: AMT.CO.KR >> [27057.194507] usb 1-1.6: dvb_usb_v2: found a 'Anysee' in warm state >> [27057.196058] usb 1-1.6: dvb_usb_anysee: firmware version 1.3 hardware id 11 >> [27057.197957] usb 1-1.6: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer >> [27057.197974] dvbdev: DVB: registering new adapter (Anysee) >> [27057.197978] usb 1-1.6: media controller created >> [27057.198256] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered. >> [27057.204296] Invalid probe, probably not a CX24116 device >> [27057.204304] usb 1-1.6: dvb_usb_anysee: Unsupported Anysee version. Please report to <linux-media@xxxxxxxxxxxxxxx>. >> [27057.204718] usbcore: registered new interface driver dvb_usb_anysee >> >> lsusb gives me the following: >> Bus 001 Device 008: ID 1c73:861f AMT Anysee E30 USB 2.0 DVB-T Receiver >> >> uname -a >> Linux linsrv03 4.19.45 #1 SMP Fri May 24 00:31:25 CEST 2019 x86_64 GNU/Linux >> >> This reminded me that in the past, I never actually got the drivers fully to work under Linux. >> Since it states: Please report to <linux-media@xxxxxxxxxxxxxxx>., here is my report. >> Is it possible to get it working? >> >> Kind regards, >> Wytse Talsma >> > This has been on this list before: > https://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg42569.html > > Jan Pieter