Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Kernel 2.4 - TT / Nova-S - frontend problem?
Hi,
I'm trying to get my DVB-S board working with kernel 2.4.27 but without much
success so far. What I did (I believe it fails because 'dvb-ttpci' doesn't
load. I had it working with kernel 2.6.10 but I need 2.4.27):
apt-get install kernel-image-2.4.27-2-k7
apt-get install kernel-source-2.4.27
<updated lilo.conf, reboot, etc...>
cp /boot/config-2.4.27-2-k7 /usr/src/linux/.config
cd /usr/src/linux
make oldconfig
make depend
then I got the dvb-kernel from CVS and installed the .fw file
"build-2.4/dvb-ttpci-01.fw"
cd dvb-kernel/build-2.4
make
./insmod load
./dvb-ttpci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
./dvb-ttpci-budget.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
insmod: a module named dvb-ttpci-budget-ci already exists
./dvb-ttpci-budget-av.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
./skystar2.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
dmesg:
Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
saa7146: register extension 'budget dvb'.
saa7146: register extension 'budget_ci dvb'.
saa7146_core: found saa7146 @ mem de99e000 (revision 1, irq 11)
(0x13c2,0x100f).
DVB: registering new adapter (TT-Budget/WinTV-NOVA-CI PCI).
probe_tuner: try to attach to TT-Budget/WinTV-NOVA-CI PCI
stv0299.c: setup for tuner SU1278 (TSA5059 synth) on TechnoTrend hardware
DVB: registering frontend 0:0 (STV0299/TSA5059/SL1935 based)...
TT-Budget/WinTV-NOVA-CI PCI adapter 0 has MAC addr = <cut>
saa7146: register extension 'budget dvb /w video in'.
usb.c: registered new driver Technotrend/Hauppauge USB-Nova
usb.c: registered new driver ttusb-dec
lsmod:
Module Size Used by Not tainted
ttusb_dec 15784 0 (unused)
dvb-ttusb-budget 21876 0 (unused)
dvb-ttpci-budget-ci 7788 0 (unused)
ttpci-eeprom 1376 0 [dvb-ttpci-budget-ci]
saa7146_vv 37212 0
saa7146 10976 0 [dvb-ttpci-budget-ci saa7146_vv]
mt312 5548 0
cx24110 6436 0
grundig_29504-491 3524 0
grundig_29504-401 5676 0
tda1004x 13424 0
ves1820 4960 0
stv0299 10352 0 (unused)
alps_tdmb7 3912 0
alps_tdlb7 5880 0
ves1x93 5424 0
dvb-core 62368 0 [ttusb_dec dvb-ttusb-budget
dvb-ttpci-budget-ci mt312 cx24110 grundig_29504-491 grundig_29504-401
tda1004x ves1820 stv0299 alps_tdmb7 alps_tdlb7 ves1x93]
video-buf 10960 0 [saa7146_vv]
v4l2-common 2976 0 [saa7146_vv]
v4l1-compat 13064 0 [saa7146_vv]
videodev 6368 0 [saa7146_vv]
evdev 4096 0 (unused)
parport_pc 23368 1 (autoclean)
lp 6404 0
parport 25768 1 [parport_pc lp]
ehci-hcd 17932 0 (unused)
input 3520 0 [dvb-ttpci-budget-ci evdev]
efs 7756 0 (autoclean)
vfat 10348 0 (autoclean)
fat 32024 0 (autoclean) [vfat]
crc32 2880 0
autofs4 8820 1
af_packet 12808 0
agpgart 45476 0 (unused)
i810_audio 23868 1
ac97_codec 13108 0 [i810_audio]
soundcore 3972 2 [i810_audio]
forcedeth 9132 1
floppy 50104 0
usb-ohci 19208 0 (unused)
usbcore 62220 1 [ttusb_dec dvb-ttusb-budget ehci-hcd
usb-ohci]
apm 9964 1
ide-scsi 9904 0
scsi_mod 94564 1 [ide-scsi]
rtc 6376 0
ide-detect 288 0 (autoclean) (unused)
ide-disk 16576 6 (autoclean)
amd74xx 10660 1 (autoclean)
unix 14832 101 (autoclean)
ext3 80044 5 (autoclean)
jbd 41604 5 (autoclean) [ext3]
ide-core 107224 6 (autoclean) [ide-scsi ide-detect ide-disk
amd74xx]
Scan:
scan dvb-s/Astra-19.2E
scanning dvb-s/Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:1882: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No such
device
ll /dev/dvb/adapter0/
total 0
crw-rw---- 1 root video 250, 1 2005-02-01 14:13 audio0
crw-rw---- 1 root video 250, 6 2005-02-01 14:13 ca0
crw-rw---- 1 root video 250, 4 2005-02-01 14:13 demux0
crw-rw---- 1 root video 250, 5 2005-02-01 14:13 dvr0
crw-rw---- 1 root video 250, 3 2005-02-01 14:13 frontend0
crw-rw---- 1 root video 250, 7 2005-02-01 14:13 net0
crw-rw---- 1 root video 250, 8 2005-02-01 14:13 osd0
crw-rw---- 1 root video 250, 0 2005-02-01 14:13 video0
bye.
--
Stephan Rupprecht, Dortmund - Germany
Home |
Main Index |
Thread Index