No Channels on DVB-t
Laurent
laurent.asorne at gmx.lu
Mon Feb 4 17:53:44 UTC 2008
On Sunday 03 February 2008 09:59:39 Christian Schult wrote:
> Hello Laurent,
>
> Laurent wrote:
> > I'd like to use my Free com DVB-t USB-receiver, but encounter an problem
> > I could not resolve myself. The stick has art.nr 25452. It is recognized
> > correctly (it's shown in lsmod, dmesg). In Kaffeine, the "Digital TV"
> > button is hown also, but when I scan for channels, it doesn' find any of
> > them, allthough the signal goes up to 100% sometimes...
>
> Did you already look for infos on that device at
> http://www.linuxtv.org/? Maybe it needs a firmware file to load?
Yes, I got the right firmware, got the LED on the DVB-stick light up,
got "Digital TV"-button shown. But still got no channels when I scan for
them...
For details, I post the output of "dmesg | grep dvb" and lsmod. There's a
msg "dvb-usb: recv bulk message failed: -110". What does that mean?
#dmesg | grep dvb
dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in cold
st
ate, will try to load a firmware
dvb-usb: did not find the firmware file. (dvb-usb-wt220u-zl0353-01.fw) Please
se
e linux/Documentation/dvb/ for more details on firmware-problems. (-2)
usbcore: registered new interface driver dvb_usb_dtt200u
dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in cold
st
ate, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-wt220u-zl0353-01.fw'
dvb-usb: generic DVB-USB module successfully deinitialized and disconnected.
dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in warm
st
ate.
dvb-usb: will use the device's hardware PID filter (table count: 15).
dvb-usb: schedule remote query interval to 300 msecs.
dvb-usb: WideView WT-220U PenType Receiver (based on ZL353) successfully
initial
ized and connected.
dvb-usb: recv bulk message failed: -110
# lsmod
Module Size Used by
iptable_raw 2656 0
xt_comment 2336 0
xt_policy 4480 0
xt_multiport 3744 4
ipt_ULOG 7748 0
ipt_TTL 2688 0
ipt_ttl 2336 0
ipt_TOS 2560 0
ipt_tos 2176 0
ipt_SAME 2880 0
ipt_REJECT 4288 4
ipt_REDIRECT 2720 0
ipt_recent 8312 0
ipt_owner 2464 0
ipt_NETMAP 2656 0
ipt_MASQUERADE 3872 0
ipt_LOG 6656 10
ipt_iprange 2336 0
ipt_ECN 3232 0
ipt_ecn 2656 0
ipt_CLUSTERIP 7460 0
ipt_ah 2400 0
ipt_addrtype 2304 0
nf_nat_tftp 2208 0
nf_nat_snmp_basic 9700 0
nf_nat_sip 4864 0
nf_nat_pptp 3552 0
nf_nat_proto_gre 3012 1 nf_nat_pptp
nf_nat_irc 2816 0
nf_nat_h323 6880 0
nf_nat_ftp 3424 0
nf_nat_amanda 2560 0
ts_kmp 2592 5
nf_conntrack_amanda 4544 1 nf_nat_amanda
nf_conntrack_tftp 5492 1 nf_nat_tftp
nf_conntrack_sip 8788 1 nf_nat_sip
nf_conntrack_proto_sctp 8520 0
nf_conntrack_pptp 6176 1 nf_nat_pptp
nf_conntrack_proto_gre 5152 1 nf_conntrack_pptp
nf_conntrack_netlink 24416 0
nf_conntrack_netbios_ns 3072 0
nf_conntrack_irc 6200 1 nf_nat_irc
nf_conntrack_h323 48572 1 nf_nat_h323
nf_conntrack_ftp 8768 1 nf_nat_ftp
xt_tcpmss 2656 0
xt_pkttype 2400 4
xt_physdev 3120 0
xt_NFQUEUE 2496 0
xt_NFLOG 2560 0
xt_MARK 2784 0
xt_mark 2400 0
xt_mac 2400 0
xt_limit 2944 0
xt_length 2464 0
xt_helper 2944 0
xt_hashlimit 8748 0
ip6_tables 12836 1 xt_hashlimit
xt_dccp 3588 0
xt_conntrack 3072 0
xt_CONNMARK 3200 0
xt_connmark 2688 0
xt_CLASSIFY 2368 0
nvidia 3913260 12
xt_tcpudp 3680 11
xt_state 2784 6
iptable_nat 7332 0
nf_nat 16364 14
ipt_SAME,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,nf_nat_tftp,nf_nat_sip,nf_nat_pptp,nf_nat_proto_gre,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_conntrack_netlink,iptable_nat
nf_conntrack_ipv4 14988 8 iptable_nat
nf_conntrack 54824 29
ipt_MASQUERADE,ipt_CLUSTERIP,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_pptp,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_conntrack_amanda,nf_conntrack_tftp,nf_conntrack_sip,nf_conntrack_proto_sctp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_conntrack_netlink,nf_conntrack_netbios_ns,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,xt_helper,xt_conntrack,xt_CONNMARK,xt_connmark,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
iptable_mangle 2976 1
nfnetlink 5112 4
nf_conntrack_netlink,nf_nat,nf_conntrack_ipv4,nf_conntrack
iptable_filter 3104 1
ip_tables 11716 4
iptable_raw,iptable_nat,iptable_mangle,iptable_filter
x_tables 12196 44
xt_comment,xt_policy,xt_multiport,ipt_ULOG,ipt_TTL,ipt_ttl,ipt_TOS,ipt_tos,ipt_SAME,ipt_REJECT,ipt_REDIRECT,ipt_recent,ipt_owner,ipt_NETMAP,ipt_MASQUERADE,ipt_LOG,ipt_iprange,ipt_ECN,ipt_ecn,ipt_CLUSTERIP,ipt_ah,ipt_addrtype,xt_tcpmss,xt_pkttype,xt_physdev,xt_NFQUEUE,xt_NFLOG,xt_MARK,xt_mark,xt_mac,xt_limit,xt_length,xt_helper,xt_hashlimit,ip6_tables,xt_dccp,xt_conntrack,xt_CONNMARK,xt_connmark,xt_CLASSIFY,xt_tcpudp,xt_state,iptable_nat,ip_tables
af_packet 17960 2
snd_seq_dummy 3492 0
snd_seq_oss 29280 0
snd_seq_midi_event 6816 1 snd_seq_oss
snd_seq 45968 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 37312 0
snd_mixer_oss 14624 1 snd_pcm_oss
dm_zero 2528 0
video 15112 0
snd_hda_intel 279548 0
thermal 11304 0
hsfmc97sis 63544 0
sbs 16520 0
hsfmc97ati 62424 0
hsfmc97ali 69120 0
fan 4260 0
hsfmc97via 64704 0
hsfmc97ich 66936 0
hsfpcibasic2 63352 0
hsfserial 21540 6
hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
container 4032 0
hsfengine 1291884 7
hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial
hcfpcihw 9472 0
hcfpciserial 21508 1 hcfpcihw
hcfpciengine 834676 2 hcfpcihw,hcfpciserial
button 6576 0
hsfosspec 85128 8
hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar 86472 6
hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hcfpciosspec 56364 2 hcfpciserial,hcfpciengine
dock 7600 0
battery 10344 0
ac 4452 0
binfmt_misc 9352 1
loop 14212 0
nls_utf8 2496 3
nls_cp437 6304 3
vfat 10816 3
fat 45980 1 vfat
ext3 118824 2
jbd 50184 1 ext3
dm_mirror 20032 0
dm_mod 47776 2 dm_zero,dm_mirror
ide_generic 1824 0 [permanent]
ide_cd 35488 1
pdc202xx_old 7584 0 [permanent]
ide_disk 14496 4
via82cxxx 9028 0 [permanent]
ipv6 252772 19 nf_conntrack_h323
floppy 54692 0
cpufreq_ondemand 7404 0
cpufreq_conservative 6664 0
cpufreq_powersave 2240 0
freq_table 4544 1 cpufreq_ondemand
processor 25764 1 thermal
joydev 8736 0
dvb_usb_dtt200u 12068 1
dvb_usb 17452 1 dvb_usb_dtt200u
dvb_core 72968 1 dvb_usb
dvb_pll 12548 1 dvb_usb
usblp 12032 0
usbhid 38496 0
ff_memless 5544 1 usbhid
usb_storage 90628 2
ide_core 99396 6
ide_generic,ide_cd,pdc202xx_old,ide_disk,via82cxxx,usb_storage
snd_emu10k1 132896 4
8139cp 19712 0
snd_rawmidi 19424 1 snd_emu10k1
snd_ac97_codec 97732 1 snd_emu10k1
ac97_bus 2752 1 snd_ac97_codec
snd_pcm 68996 5
snd_pcm_oss,snd_hda_intel,snd_emu10k1,snd_ac97_codec
via_agp 8832 1
emu10k1_gp 3648 0
agpgart 27592 2 nvidia,via_agp
gameport 11784 2 emu10k1_gp
snd_seq_device 7244 5
snd_seq_dummy,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
uhci_hcd 22736 0
snd_timer 19460 3 snd_seq,snd_emu10k1,snd_pcm
8139too 22816 0
mii 5376 2 8139cp,8139too
usbcore 113928 8
hsfosspec,dvb_usb_dtt200u,dvb_usb,usblp,usbhid,usb_storage,uhci_hcd
shpchp 29812 0
snd_page_alloc 8456 3 snd_hda_intel,snd_emu10k1,snd_pcm
parport_pc 31972 0
snd_util_mem 4224 1 snd_emu10k1
pci_hotplug 27296 1 shpchp
parport 31496 1 parport_pc
snd_hwdep 7332 2 snd_hda_intel,snd_emu10k1
snd 43972 19
snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore 6592 1 snd
i2c_viapro 8564 0
i2c_core 20384 3 dvb_usb,dvb_pll,i2c_viapro
evdev 8480 5
tsdev 7072 0
sg 30680 0
reiserfs 247908 1
scsi_wait_scan 1984 0
sd_mod 25888 9
sata_sil 8712 4
libata 109424 1 sata_sil
scsi_mod 124908 5 usb_storage,sg,scsi_wait_scan,sd_mod,libata
More information about the kubuntu-users
mailing list