Added by greg defa almost 8 years ago
Hello, without any reason , tvheadend stopped working after a reboot.
No I have to do that each time I reboot:
sudo service tvheadend stop
sudo rmmod dvb_usb_af9035
sudo rmmod dvb_usb_v2
sudo rmmod dvb-core
sudo modprobe dvb-core
sudo modprobe dvb_usb_af9035
sudo service tvheadend start
Have I to remove this dvd_usb_v2 that seems to cause the problem ?
Or maybe I can add this to a boot script ?
Thanks
I added the script to the boot and it works like that...