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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to