Remove adapters from tvheadend?

Hi

I tried setting up tvheadend with an unsupported geniatech hdstar v3 dvb-s2 stick. Now i got a supported tevii s660 one but i cant get the old geniatech files to delete. Its now confusing the new adapter as the old one hence it wont scan with new one.

I tried deleting the hts/tvheadend folder and unistalling reinstalling tvheadend but it keeps picking up the old adapter.

What other files do i have to remove. Would like to have a clean tvheadend from scratch.

In dmesg it sees the new adapter and installs firmware but its also looking for the old adapter.

Thanks for any info

Post your dmesg log and indicate where you see the “look for old adapter”

Thanks for reply fzinken. Heres dmesg log. ds3000 is name of old adapter as you can see its still looking for the firmware of it when i plug in the new tevii s660 adapter.

Is there anyway remove all references to the ds3000 device. Thanks.

EDIT: I just checked on linuxtv and both devices are using the same RF tuner: Montage M88TS2020 and same Demodulator: Montage M88DS3000. I guess this is whats causing the issue?

`[ 76.167360] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
[ 76.267856] usb 1-1.3: New USB device found, idVendor=9022, idProduct=d660
[ 76.267882] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 76.305250] dvb-usb: found a ‘TeVii S660 USB’ in cold state, will try to load a firmware
[ 76.309016] dvb-usb: downloading firmware from file ‘dvb-usb-s660.fw’
[ 76.309039] dw2102: start downloading DW210X firmware
[ 76.427398] dvb-usb: found a ‘TeVii S660 USB’ in warm state.
[ 76.427714] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 76.428031] DVB: registering new adapter (TeVii S660 USB)
[ 76.447140] usb 1-1.3: USB disconnect, device number 5
[ 76.447817] dvb-usb: MAC address: 00:00:00:00:00:00
[ 76.469404] Invalid probe, probably not a DS3000
[ 76.469433] dvb-usb: no frontend was attached by ‘TeVii S660 USB’
[ 76.507430] Registered IR keymap rc-tevii-nec
[ 76.508024] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0/input5
[ 76.508347] rc0: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0
[ 76.508369] dvb-usb: schedule remote query interval to 150 msecs.
[ 76.508384] dvb-usb: TeVii S660 USB successfully initialized and connected.
[ 76.508564] usbcore: registered new interface driver dw2102
[ 76.619232] dvb-usb: TeVii S660 USB successfully deinitialized and disconnected.
[ 78.217399] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
[ 78.317888] usb 1-1.3: config 1 interface 0 altsetting 0 bulk endpoint 0x81 has invalid maxpacket 2
[ 78.318437] usb 1-1.3: New USB device found, idVendor=9022, idProduct=d660
[ 78.318458] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 78.318469] usb 1-1.3: Product: DVBS2BOX
[ 78.318481] usb 1-1.3: Manufacturer: TBS-Tech
[ 78.319512] dvb-usb: found a ‘TeVii S660 USB’ in cold state, will try to load a firmware
[ 78.319694] dvb-usb: downloading firmware from file ‘dvb-usb-s660.fw’
[ 78.319709] dw2102: start downloading DW210X firmware
[ 78.437422] dvb-usb: found a ‘TeVii S660 USB’ in warm state.
[ 78.437748] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 78.438011] DVB: registering new adapter (TeVii S660 USB)
[ 78.554031] dvb-usb: MAC address: 00:18:bd:5b:c6:e2
[ 78.556802] DS3000 chip version: 0.192 attached.
[ 78.670195] ts2020 3-0060: Montage Technology TS2020 successfully identified
[ 78.670483] dw2102: Attached ds3000+ts2020!

[ 78.670515] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Montage Technology DS3000)…
[ 78.671178] Registered IR keymap rc-tevii-nec
[ 78.671697] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0/input6
[ 78.672010] rc0: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0
[ 78.672056] dvb-usb: schedule remote query interval to 150 msecs.
[ 78.672069] dvb-usb: TeVii S660 USB successfully initialized and connected.
[ 78.767939] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)…
[ 78.768100] usb 1-1.3: Direct firmware load for dvb-fe-ds3000.fw failed with error -2
[ 78.768115] ds3000_firmware_ondemand: Waiting for firmware upload(2)…
[ 78.768124] ds3000_firmware_ondemand: No firmware uploaded (timeout or file not found?)
[ 78.768134] ds3000_initfe: Unable initialize firmware
[ 78.779679] usb 1-1.3: DVB: adapter 0 frontend 0 frequency 0 out of range (950000…2150000)
[ 78.847936] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)…
[ 78.848027] usb 1-1.3: Direct firmware load for dvb-fe-ds3000.fw failed with error -2
[ 78.848048] ds3000_firmware_ondemand: Waiting for firmware upload(2)…
[ 78.848057] ds3000_firmware_ondemand: No firmware uploaded (timeout or file not found?)
[ 78.848065] ds3000_initfe: Unable initialize firmware

`

Based on this Webpage it seems that maybe parts of the firmware remains in the device which then request the 3000 to be loaded.
I am not sure how you can fix it.
http://www.gilzad.de/blog/pivot/entry.php?id=7

Yeah i think that since both devices have same tuner and demodulator when I plug in new one its looking for the old device as well hence the line in dmesg.

Attached: ds3000 + TS2020.

I’ll install a fresh osmc on new SD card and test.

No, that is not the case! Did you read the webpage I linked to?

Got it solved.

It worked out of the box on openelec. So i took the firmware from openelec copied to osmc.

Scanning channels now. :slightly_smiling:

Thanks for your time fzinken