No free Adapter since update
Added by Sebastian Maushammer over 8 years ago
Hello everybody,
i had to update my tvheadend Installation from 3.X to 4.0.8 (release) cause the new kodi pvr plugin would not work with the old version.
Now i did the update and everytime i try to start a channel i get the message "No free adapter" - even with Kodi or with VLC from the web interface. So i think this is no Kodi issue.
My Setup is on Ubuntu 14.04 LTS. The DVB Adapter is a TT-Connect S2-3650CI.
The Adapter is supported by Ubuntu and show in tvheadend.
Here a dmesg output:
root@tv:/home/hts/.hts# dmesg | grep DVB
[ 15.990066] DVB: registering new adapter (Technotrend TT Connect S2-3650-CI)
[ 16.081910] usb 1-2: DVB: registering adapter 0 frontend 0 (STB0899 Multistandard)...
[ 16.201281] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/rc/rc0/input5
[ 16.201853] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/rc/rc0
[ 175.293164] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 502.558439] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 534.149358] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 984.196418] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 987.621201] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1059.024396] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1076.067359] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1078.249335] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1135.983815] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1182.961550] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1197.698295] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1239.204642] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1291.449839] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1320.763075] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1453.375590] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1534.275970] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 1827.670252] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 2246.351220] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 3447.576932] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[ 3476.594043] usb 1-2: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
lsusb Output
root@tv:/home/hts/.hts# lsusb
Bus 001 Device 002: ID 0b48:300a TechnoTrend AG TT-connect S2-3650 CI
Syslog Messages:
Apr 23 18:47:15 tv tvheadend4138: webui: Couldn't start streaming /stream/channel/f99cb559f9a4151587a27bfff8eda7fa?ticket=3835B4541DA4493BDB8B336F561AAE4021200E7B, No free adapter
Apr 23 18:47:15 tv tvheadend4138: subscription: 0007: "HTTP" unsubscribing from "Das Erste HD", hostname="10.70.41.11", client="NSPlayer/7.10.0.3059"
What i have tryed:
Restart tvheadend
reboot the linux
replug the DVB-Adapter (power and usb)
Delete the Network an add a new one
Start tvheadend with new config -> after adding a Network nothing happens and only 1 Mux is shown
What can i do to make it work again?
Thanks for your help!
Best Regards,
Sebastian
Replies (2)
RE: No free Adapter since update - Added by Mark Clarkstone over 8 years ago
- Create your network (Configuration -> DVB Inputs -> Networks).
- Add Muxes (or use a pre-defined list when creating the network).
- Enable and assign the network you created to your adapters This is important. (Configuration -> DVB Inputs -> TV Adapters - Select the adapter from the tree, enable and set the network using the parameters panel on the right & hit save, you may have to save it twice in some browsers).
- Wait 5-10 minutes for the initial scan to begin (The delay is to give you enough time to make changes to the network).
- Wait even longer for the scan to complete (Check the scan queue length in the Configuration -> DVB Inputs -> Network).
RE: No free Adapter since update - Added by Sebastian Maushammer over 8 years ago
Thank you very much.
I think the main issue was that the Adapter was not assigned to the network after the update!