Mailing List archive

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

problems with new driver



When I try to install the new driver with kernel 2.3.99-pre3 I get this
message with make insmod:



     (       \
     /sbin/insmod i2c-core.o; \
     /sbin/insmod videodev.o;                \
     /sbin/insmod saa7146_core.o mode=0;     \
     /sbin/insmod saa7146_v4l.o;             \
     /sbin/insmod VES1893.o;         \
     /sbin/insmod VES1820.o;         \
     /sbin/insmod dvb.o;                     \
     /sbin/insmod tuner.o;                   \
     /sbin/ifconfig dvb0 192.168.4.1;      \
     )
     dvb.o: init_module: Device or resource busy
     SIOCSIFADDR: No such device
     dvb0: unknown interface: No such device
     make: *** [insmod] Error 255


when I run dmesg the following comes out:



     i2c-core.o: i2c core module
     Linux video capture interface: v1.00
     Unable to handle kernel paging request at virtual address
     c2200020
      printing eip:
     c285cd52
     *pde = 00000000
     Oops: 0002
     CPU:    0
     EIP:    0010:[<c285cd52>]
     EFLAGS: 00010206
     eax: c2200020   ebx: c06a8000   ecx: 00000000   edx: c1000008
     esi: c285f588   edi: 00000000   ebp: 00000000   esp: c1c2becc
     ds: 0018   es: 0018   ss: 0018
     Process insmod (pid: 985, stackpage=c1c2b000)
     Stack: c10b6400 00000000 c14ea000 c285f55c c06a8000 c10b6400
     00000301 c18c0000
            006c0000 c2864000 c285d7b1 00000004 c285f588 c10b6400
     c1089690 00000001
            c2858000 c01babd8 00001131 c285f588 c285f520 00000001
     00000000 04800001
     Call Trace: [<c285f55c>] [<c2864000>] [<c285d7b1>]
     [<c285f588>] [<c2858000>] [<c01babd8>] [<c285f588>]
            [<c285f520>] [<c285dd78>] [<c285e106>] [<c285c000>]
     [<c01180f0>] [<c285c000>] [<c285f984>] [<c285f97c>]
            [<c2832000>] [<c285c048>] [<c010af44>] [<c285c000>]
     Code: 0f ba 28 1f 83 c6 04 45 3b 6c 24 2c 0f 8c 2c ff ff ff 8b
     54
     i2c-core.o: driver VES1893 DVB DECODER registered.
     VES1893: init_module
     i2c-core.o: driver VES1820 DVB DECODER registered.
     VES1820: init_module
     i2c-core.o: driver dvbi2c registered.
     dvb: no dvb(s) found!
     i2c-core.o: driver i2c tv tuner driver registered

is there anybody who has this experience too.

I have the problem with both the siemens_dvb-0.03c-2.3.99.tar.gz and the
siemens_dvb-0.04.tar.gz drivers.

Jeroen van der Laan



Home | Main Index | Thread Index