Forum archive
Disable USB autosuspend
Hi everyone,
I have a fileserver appliance with HTS TVHeadend built into it as a streaming tv server. XBMC clients are the frontends.
I got a new dual tuner card the other day. It is a PCI card, but the trouble is that it is 2 USB tuners connected via the PCI bus. The autosuspend USB feature causes problems with one or both tuners dropping out.
I've tried this:
echo -n -1 > /sys/module/usbcore/parameters/autosuspend
to disable the autosuspsend, but I still had problems with the tuner card flaking out.
I have read that appending options usbcore autosuspend=0 to /etc/modprobe.d/options
will work, but I don't have /etc/modprobe.d/options
Any advice?
Cheers!
I'm a bit of a tinkerer really and hardware is certainly not my specialty. You may be lucky enough to get someone who knows their stuff along to give you a hand, but in the meantime I'd recommend you try on the Ubuntu forums.
If you keep in mind that TKL is based on Ubuntu 10.04 (as I've probably said before) then you should find plenty of info and if you start a new post, hopefully even get one of the helpful people over there to give you some pointers.
In other news...: I finally gave up on that other TV card I had and bought a couple of dual-tuner ones pretty cheap (that I read run well on Linux). I still have problems with reception so the next step will be to get an antenna on the roof, but in the meantime, I will soon be looking to see if I can get the tuners installed and working (even if I can't get much reception). Will have a look at TVheadend as you suggested, but from my online research MythTV looks like a pretty good option too. Have you tried it at all?