[Bug 145125] Re: LiveView FlyDVB Trio CardBus
VPablo
villumar at gmail.com
Sun Sep 27 16:37:36 UTC 2009
Hello. I have a LifeView FlyDVB Trio and it works "out of the box" with the actual kernel (2.6.28-15-generic
) but only the DVB-T interface. To work with the DVB-S one I have a script like this:
--------------------
#!/bin/bash
sudo modprobe -r saa7134-alsa
sudo modprobe -r saa7134-dvb
sudo modprobe -r saa7134
sudo modprobe saa7134-dvb use_frontend=1
kaffeine
--------------------
To work with the DVB-T slot without restart I have the same script but
"use_frontend=0". I have read that kaffeine has an interface to change
between DVB-T and DVB-S but only for certain cards, is there a
possibility for this card to work like that "out of the box"?
If you need me to do any test please, I'm ready. I have kaffeine 0.8.8.
Thanks.
--
LiveView FlyDVB Trio CardBus
https://bugs.launchpad.net/bugs/145125
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list