[linux-dvb] - DEC3000s -- dvbscan fails - build channel list with
kaffeine fails -
Johann DUPUIS
johann at rockhopper.org
Mon Aug 8 18:41:11 CEST 2005
Hi everybody,
I'm trying using my DEC3000s with mythtv and kaffeine for accessing TPS
(french satellite channels set available on *Hot Bird 1/2/3/4/6 at 13.0°E).*
But, I'm unable to build a channel list, here is the log (similar
problem with kaffeine when scanning for channels):
jdu2 scan # ./dvbscan dvb-s/Hotbird-13.0E
scanning dvb-s/Hotbird-13.0E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12539000 H 27500000 3
>>> tune to: 12539:h:0:27500
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
dumping lists (0 services)
Done.
I'm sure that antenna is OK since it works when DEC3000s is standalone
or/and DEC3000s is used with software provided by Hauppauge (on Win32).
Any idea?
Any way to guess what is wrong? Some tests to done?
For people who are (successfully) running DEC3000s with linux, could you
give me some feedback [on stability, features (that are missing), or
...]? Especially, stability with TPS (since even in standalone mode I
experience some troubles when changing channel (no image or no sound
until shutdown/restart the DEC3000s)?
Help would be greatly appreciated.
Johann
Additional info:
Here is the /var/log/messages log:
Aug 6 18:06:44 jdu2 usbcore: registered new driver ttusb-dec
Aug 6 18:09:06 jdu2 usb 2-3: new full speed USB device using ohci_hcd
and address 4
Aug 6 18:09:09 jdu2 usb 2-3: device descriptor read/64, error -110
Aug 6 18:09:10 jdu2 ttusb_dec: Firmware 2.32<6>ttusb_dec: found DSP
code "DEC2540-t".
Aug 6 18:09:14 jdu2 usb 2-3: USB disconnect, address 4
Aug 6 18:09:23 jdu2 usb 2-3: new full speed USB device using ohci_hcd
and address 5
Aug 6 18:09:23 jdu2 DVB: registering new adapter (DEC3000-s).
Aug 6 18:09:23 jdu2 DVB: registering frontend 0 (TechnoTrend/Hauppauge
DEC3000-s Frontend)...
Here is the loaded modules (I have done a modprobe ttusb_dec &
ttusbdecfe before plugging DEC3000s USB cable):
jdu2 scan # lsmod
Module Size Used by
*ttusb_dec* 15996 0
firmware_class 5808 1 ttusb_dec
*ttusbdecfe* 1872 1 ttusb_dec
ipv6 186944 6
uhci_hcd 24160 0
parport_pc 27876 0
parport 22088 1 parport_pc
floppy 44980 0
rtc 8776 0
eth1394 14872 0
ohci1394 26180 0
ieee1394 58776 2 eth1394,ohci1394
aic7xxx 141716 0
scsi_transport_spi 12080 1 aic7xxx
sata_nv 5844 0
quickcam 58196 0
videodev 5536 1 quickcam
ehci_hcd 23096 0
hci_usb 10840 0
bluetooth 32356 1 hci_usb
ohci_hcd 15252 0
evdev 6464 0
sata_sil 5972 0
libata 27860 2 sata_nv,sata_sil
forcedeth 13680 0
I've used the firmware loaded with 'get_dvb_firmware':
$ md5sum *.fw
b013ececea83f4d6d8d2a29ac7c1b448 *dvb-ttusb-dec-3000s.fw
I'm using udev:
* sys-fs/udev
Latest version installed: 058
Homepage:
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
Description: Linux dynamic and persistent device naming support
(aka userspace devfs)
Kernel:
*2.6**.**12*-*gentoo*-r6
#
# Digital Video Broadcasting Devices
#
CONFIG_DVB=y
CONFIG_DVB_CORE=y
CONFIG_DVB_TTUSB_DEC=m
CONFIG_FW_LOADER=m
More information about the linux-dvb
mailing list