Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I recently bought a TiVii S660 DVB-S2 USB module and everything seemed to work fine but when I try to use Kaffeine the "Source" option is disabled in Me TV the device is "Montage Technology DS3000/TS2020" but there are no channels found during the scan.

My system is XUbuntu with XEN 4.1 Kernel.

lsusb | grep DVB shows:

Bus 001 Device 003: ID 9022:d660 TeVii Technology Ltd. DVB-S2 S660

dmesg | grep dvb shows:

[   19.561230] dvb-usb: found a 'TeVii S660 USB' in cold state, will try to load a firmware
[   19.715981] dvb-usb: downloading firmware from file 'dvb-usb-s660.fw'
[   19.837479] dvb-usb: found a 'TeVii S660 USB' in warm state.
[   19.837534] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[   19.966218] dvb-usb: MAC address: 00:18:bd:5a:e0:26
[   19.971570] dvb-usb: schedule remote query interval to 150 msecs.
[   19.971573] dvb-usb: TeVii S660 USB successfully initialized and connected.

lsmod | grep lirc shows:

ir_lirc_codec          12859  0 
lirc_dev               19204  1 ir_lirc_codec
rc_core                26412  8 ir_lirc_codec,ir_mce_kbd_decoder,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,dvb_usb,ir_nec_decoder

When I try "w_scan -f s -c [MYCOUNTRY] -s [MYSAT] -X > channels.conf", I get:

w_scan version 20111203 (compiled for DVB API 5.4)
using settings for [MYSAT]
frontend_type DVB-S, channellist 11
output format czap/tzap/szap/xine
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
    /dev/dvb/adapter0/frontend0 -> DVB-S "Montage Technology DS3000/TS2020": very good :-))

Using DVB-S frontend (adapter /dev/dvb/adapter0/frontend0)
-_-_-_-_ Getting frontend capabilities-_-_-_-_ 
Using DVB API 5.4
frontend 'Montage Technology DS3000/TS2020' supports
INVERSION_AUTO
DVB-S
DVB-S2
FREQ (0.95GHz ... 2.15GHz)
SRATE (1.000MBd ... 45.000MBd)
using LNB "UNIVERSAL"
[...]
ERROR: Sorry - i couldn't get any working frequency/transponder Nothing to scan!!
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.