Mailing List archive

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

[linux-dvb] 2.4.2 ?!




Dear list,



I am trying to install and use my Siemens- Fujitsu DVB card on my 2.4.2
linux box.

Let me describe what is hapenning:

First, I downloaded the latest tar.gz , that is: siemens_dvb-0.8.2.tar.gz
after a few compilation errors, when I tried to insmod the modules, I have
got undefined symbols: dvb_register_device, dvb_unregister_device,
dmx_register_demux, and so on. I /* commented */ out these lines from
dvb.c, and then the insmod worked, and I even got the dvb0 interface.
After starting dvbd, i had the following messages in syslog:

Mar 26 17:19:46 info dvbd[5855]: starting
Mar 26 17:19:46 info dvbd[5855]: Local ip is 193:226:42:88
Mar 26 17:19:46 info dvbd[5855]: ioctl SETBFILTER[0]: Bad address
Mar 26 17:20:05 info dvbd[5861]: starting
Mar 26 17:20:05 info dvbd[5861]: Local ip is 193:226:42:88
Mar 26 17:20:05 info dvbd[5861]: ioctl SETBFILTER[0]: Bad address
Mar 26 17:20:12 info dvbd[5864]: starting
Mar 26 17:20:12 info dvbd[5864]: Local ip is 193:226:42:88
Mar 26 17:20:12 info dvbd[5864]: ioctl SETBFILTER[0]: Bad address
Mar 26 17:20:13 info dvbd[5864]: Sync[-1]: failure
(the last line was repeating several times...)

Then, I downloada the _latest_ files from the CVS tree.
I compiled, no errors at all. When I tried to insmod the drivers, i got
unresolved symbols: i2c_* and video_register*
I realized that there are no i2c* files in the distribution, I compiled de
i2c_core.o module from the kernel, insmod-ed it, and it was ok.  I also
compiled the video for linux option as a  module in the kernel, and
finally, I had no unresolved symbols, I could insmod dvb without problems.
BUT. I have got no dvb0 iface. dvbd wouldn't run:
Mar 27 01:20:20 info dvbd[15807]: starting
Mar 27 01:20:20 info dvbd[15807]: Local ip is 193:226:42:88
Mar 27 01:20:20 info modprobe: modprobe: Can't locate module dvb0
Mar 27 01:20:20 info dvbd[15807]: GetFlags: No such device
Mar 27 01:20:20 info dvbd[15807]: ioctl VSFRONTEND: Invalid argument


these modules are loaded:
[root@info linux]# cat /proc/modules
dvb                  2272608   0
dmxdev                  6176   0 [dvb]
dvbdev                  1744   0 [dvb]
videodev                4512   1 [dvb]
saa7146_core           14176   0 [dvb]
i2c-core               12080   0 [dvb saa7146_core]
dvb_net                 5136   0 (unused)
dvb_demux               5824   0 [dvb dvb_net]
hisax                 162128   0
isdn                   92752   0 [hisax]
ip_nat_ftp              3888   0 (unused)
ip_conntrack_ftp        2368   0 [ip_nat_ftp]
ipt_MASQUERADE          1760   2 (autoclean)
iptable_nat            17664   1 (autoclean) [ip_nat_ftp ipt_MASQUERADE]
ip_conntrack           19872   2 (autoclean) [ip_nat_ftp ip_conntrack_ftp
ipt_MASQUERADE iptable_nat]
ip_tables              12736   4 [ipt_MASQUERADE iptable_nat]
slhc                    4656   0 [isdn]
epic100                12992   1 (autoclean)
ne2k-pci                4816   2 (autoclean)
awe_wave              156704   0
sound                  57408   0 [awe_wave]
These interrupts:
[root@info linux]# cat /proc/interrupts
           CPU0
  0:   46771126          XT-PIC  timer
  1:      63603          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:   24888725          XT-PIC  eth1
  7:    1902709          XT-PIC  HiSax
  9:  207097204          XT-PIC  eth2
 10:   27145810          XT-PIC  eth0
 11:          3          XT-PIC  saa7146(1)
 12:      24135          XT-PIC  PS/2 Mouse
 14:   30181527          XT-PIC  ide0
 15:       1341          XT-PIC  ide1
NMI:          0
ERR:          0

I have these PCI devices:
[root@info /root]# lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge
(rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge
(rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
00:0e.0 Unknown mass storage controller: Triones Technologies, Inc.:
Unknown device 0004 (rev 01)
00:0e.1 Unknown mass storage controller: Triones Technologies, Inc.:
Unknown device 0004 (rev 01)
00:0f.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 8029
00:11.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 8029
00:12.0 Ethernet controller: Standard Microsystems 9432 TX (rev 08)
01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device
475a (rev 3a)

And I'm also sending my kernel configuration.

ENy help is greatly appreciated.
Thank you,



-- 

ing. dipl. ENDRE Magyari                                endre@nextra.ro
software engineer					office:+40-66-171200
system administrator                                    mobile:+40-94-794735
Nextra Ltd. 		   Florilor no 28/1. RO-4100 Miercurea Ciuc. ROMANIA


-- No attachments (even text) are allowed --
-- Type: APPLICATION/x-gzip
-- File: config.gz



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



Home | Main Index | Thread Index