Astrometa usb DVB stick Works in ubuntu, Not under Debian
Added by jons tv about 3 years ago
Hey,
I have absolutely no idea if this is in the correct place, feel free to have a go or move as necessary :)!
I can see this has been covered in the past but haven't been able to resolve my issues following the advice already there.
I have a cheap Astrometa usb DVB stick. It works fine under ubuntu/tvheadend but I cannot get it to work under debian.
I have tried to build media_drivers from source and use modprobe to get the same output from "lsmod | grep rtl" on both ubuntu/debian and also running the make unload / make reload scripts provided. Using the prebuilt "make reload" loads all drivers from media build i believe and it does make the device show up, just only with dummy demodulators...
At this point I forget the specific steps taken to reproduce but i have been able to get debian to successfully run dvb-fe-tool -a0 -f0 as well as dvb-fe-tool -a0 -f1 and both came back as expected, one with rtl one with sony cxd but still doesnt appear in tvheadend.
Things I've been trying are to:
lsmod / rmmod / modprobe
tail dmesg output and grep for dvb
lsusb
installed firmware & non-free firmware
tried to manually install some firmware to /lib/firmware
restarted tvheadend service after i think the correct drivers etc have been loaded
It works on one but not the other
What can i do to better differentiate between the boxes to best understand how to fix this?
Many Thanks in advance!
Replies (1)
RE: Astrometa usb DVB stick Works in ubuntu, Not under Debian - Added by jons tv about 3 years ago
After much messing around I have seen it referenced elsewhere - https://www.reddit.com/r/tvheadend/comments/meba5b/master_build_wont_finish_scan/ and another place i cant find the link for now..
I did:
sudo apt remove --purge tvheadend && apt autoremove
sudo apt install snapd
snap install tvheadend
sudo reboot
It installs 4.2.8 which scans fully