Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: SS2: opening frontend failed: No such device



Nico wrote:
Petr Kania wrote:

Hi,

i'm trying to configure SS2 card first time, but always with $SUBJ error messages.
------------------------------
hroch:/usr/src/packages/SOURCES/DVB/apps/szap # ./szap -c channels.conf-dvbs-astra -n 47 -r
reading channels from file 'channels.conf-dvbs-astra'
zapping to 'CNN Int.':
sat 0, frequency = 12168 MHz V, symbolrate 27500000, vpid = 0x00a5, apid = 0x0064
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
opening frontend failed: No such device
------------------------------------
DVB is compiled from CVS on SUSE LINUX 9.0
-------------------------------------
hroch:/usr/src/packages/SOURCES/DVB # uname -a
Linux hroch 2.4.21-144-athlon #1 Fri Nov 14 00:01:10 UTC 2003 i686 athlon i386 GNU/Linux
--------------------------------------
I followed all instructions in INSTALL including 'makedev.napi'. dmesg writes
---------------------------------------
Technisat SkyStar2 driver loading
PCI: Found IRQ 10 for device 00:0b.0
skystar2.c: FlexCopII(rev.130) chip found
skystar2.c: MAC address = 00:d0:d7:01:7b:29:00:00
skystar2.c: key =
b2 00 00 00
00 00 00 00
00 00 00 00
00 00 00 00
DVB: registering new adapter (PCI device 13d0:2103 (Techsan Electronics Co Ltd)).
mt312_read: ret == -121
------------------------------------------
All kernel modules are loaded and signal from satellite is OK.
-------------------------------------------
Module Size Used by Tainted: P
nls_iso8859-1 2844 0 (autoclean)
udf 94752 0 (autoclean)
skystar2 23084 0 (unused)
mt312 6444 0
tda1004x 10984 0
ves1820 5248 0
stv0299 8372 0 (unused)
grundig_29504-491 4196 0
grundig_29504-401 4716 0
alps_tdlb7 6392 0
alps_tdmb7 4552 0
alps_bsrv2 4476 0
dvb-core 43448 3 [skystar2 mt312 tda1004x ves1820 stv0299 grundig_29504-491 grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2]
videodev 6272 0 (autoclean)
-------------------------------------------------
Some hints?;)




if you have a SS2 2.6B you need stv0299, not  mt312, so run:

rmmod mt312
modprobe stv0299

You may  also try dvb-kernel rather than 1.0.1
yes - the stv0299 on skystar2 cards is only supported when using the dvb-kernel driver. Anybody willing to prepare a dvb-kernel release tarball within the next days?
*g*

a happy new year to everyone,

Holger



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index