Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error
hi
> How did you load the dvb-core.o module ?
yes i have. I load all drivers with "make insmod". Below you can find
a part of the messages.
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
make[1]: *** [insmod] Error 1
make[1]: Leaving directory `/usr/local/vdr/DVB/driver/av7110'
make[1]: Entering directory `/usr/local/vdr/DVB/driver/b2c2'
insmod skystar2.o;
make[1]: Leaving directory `/usr/local/vdr/DVB/driver/b2c2'
sync
after this, following modules are loaded:
# lsmod
Module Size Used by Not tainted
skystar2 18572 0 (unused)
mt312 5100 1
tda1004x 8680 0
ves1820 3708 0
stv0299 6484 0 (unused)
grundig_29504-491 3140 0
grundig_29504-401 3532 0
alps_tdlb7 3664 0
alps_tdmb7 3464 0
alps_bsrv2 3484 0
dvb-core 37976 3 [skystar2 mt312 tda1004x ves1820
stv0299 grundig_29504-491 grundig_29504-401 alps_tdlb7 alps_tdmb7
alps_bsrv2]
videodev 5600 0
ipv6 134388 -1 (autoclean)
isa-pnp 29672 0
st 27956 0 (autoclean) (unused)
sr_mod 12600 0 (autoclean)
sg 25852 0 (autoclean)
mousedev 4148 0 (unused)
joydev 5632 0 (unused)
evdev 4032 0 (unused)
input 3104 0 [mousedev joydev evdev]
usb-uhci 22096 0 (unused)
usbcore 57836 1 [usb-uhci]
raw1394 14516 0 (unused)
ieee1394 32880 0 [raw1394]
8139too 14696 1
mii 2304 0 [8139too]
ide-scsi 9296 0
ide-cd 29404 0
cdrom 28192 0 [sr_mod ide-cd]
ext3 77288 3
jbd 45584 3 [ext3]
my syslog:
==========
Jul 21 10:07:37 mephisto kernel: Linux video capture interface: v1.00
Jul 21 10:07:39 mephisto kernel:
Jul 21 10:07:39 mephisto kernel: Technisat SkyStar2 driver loading
Jul 21 10:07:39 mephisto kernel: PCI: Found IRQ 9 for device 00:09.0
Jul 21 10:07:39 mephisto kernel: PCI: Sharing IRQ 9 with 00:07.2
Jul 21 10:07:39 mephisto kernel: skystar2.c: FlexCopII(rev.130) chip
found
Jul 21 10:07:39 mephisto kernel: skystar2.c: MAC address =
00:d0:d7:04:22:e2:00:00
Jul 21 10:07:39 mephisto kernel: skystar2.c: key =
Jul 21 10:07:39 mephisto kernel: b2 00 00 00
Jul 21 10:07:39 mephisto kernel: 00 00 00 00
Jul 21 10:07:39 mephisto last message repeated 2 times
Jul 21 10:07:39 mephisto kernel: DVB: registering new adapter (PCI
device 13d0:2103 (Techsan Electronics Co Ltd)).
Jul 21 10:07:39 mephisto kernel: mt312.c: setup for VP310
Jul 21 10:07:39 mephisto kernel: DVB: registering frontend 0:0
(Zarlink MT312)...
[...]
Jul 21 10:13:35 mephisto vdr[981]: switching to channel 1
Jul 21 10:13:35 mephisto kernel: flexcop_diseqc_ioctl: SEC_VOLTAGE_18,
1
Jul 21 10:13:35 mephisto kernel: flexcop_diseqc_ioctl: SEC_TONE_ON, 0
Jul 21 10:13:35 mephisto kernel: synth dword = 31a08480
Jul 21 10:13:35 mephisto kernel: synth dword = 31ae8480
Jul 21 10:13:35 mephisto vdr[998]: transfer thread started (pid=998)
Jul 21 10:13:35 mephisto vdr[999]: receiver thread started on device 1
(pid=999)
Jul 21 10:13:35 mephisto vdr[981]: reading EPG data from
/video/epg.data
Jul 21 10:13:36 mephisto kernel: synth dword = 31928480
Jul 21 10:13:36 mephisto vdr[981]: ERROR: illegal OSD device handle
(-1)!
Jul 21 10:13:36 mephisto kernel: synth dword = 31bb8480
Jul 21 10:13:36 mephisto kernel: synth dword = 31858480
Jul 21 10:13:36 mephisto kernel: synth dword = 31c98480
Jul 21 10:13:36 mephisto kernel: synth dword = 31778480
Jul 21 10:13:37 mephisto kernel: synth dword = 31d78480
Jul 21 10:13:41 mephisto kernel: synth dword = 32608480
Jul 21 10:13:41 mephisto kernel: synth dword = 30e08480
Jul 21 10:13:41 mephisto kernel: synth dword = 326e8480
Jul 21 10:13:41 mephisto kernel: synth dword = 30d28480
Jul 21 10:13:41 mephisto kernel: synth dword = 327c8480
Jul 21 10:13:42 mephisto kernel: synth dword = 31a08480
Jul 21 10:13:42 mephisto kernel: synth dword = 31ae8480
Jul 21 10:13:42 mephisto kernel: synth dword = 31928480
Jul 21 10:13:42 mephisto kernel: synth dword = 31bb8480
Jul 21 10:13:42 mephisto kernel: synth dword = 31858480
Jul 21 10:13:43 mephisto kernel: synth dword = 31c98480
Jul 21 10:13:43 mephisto kernel: synth dword = 31778480
Jul 21 10:13:43 mephisto kernel: synth dword = 31d78480
Jul 21 10:13:43 mephisto kernel: synth dword = 31698480
Jul 21 10:13:43 mephisto kernel: synth dword = 31e58480
Jul 21 10:13:44 mephisto kernel: synth dword = 315b8480
Jul 21 10:13:44 mephisto kernel: synth dword = 31f28480
Jul 21 10:13:44 mephisto kernel: synth dword = 314e8480
Jul 21 10:13:44 mephisto kernel: synth dword = 32008480
and so on with many many synth dword messages ....
greetings
tobias
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index