Mailing List archive

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

[linux-dvb] make insmod error : debi test in bootarm() failed: 00000000 !ñ0 325476



Hi,

I am trying to set up an hauppauge wintv dvbs card. Driver compilation is
ok, but I've got the following output when I am doing a 'make insmod' :

==cut===
[root@localhost driver]# make insmod 
i2c-core.o: driver VES1893 DVB DECODER registered.
i2c-core.o: driver VES1820 DVB DECODER registered.
i2c-core.o: driver stv0299 DVB DECODER registered.
i2c-core.o: driver i2c TV tuner driver registered.
saa7146_core.o: saa7146(1): bus:1, rev:1, mem:0xd08ce400.
i2c-dev.o: Registered 'saa7146(1)' as minor 0
i2c-core.o: adapter saa7146(1) registered as adapter 0.
wait-for-debi-done maxwait: 500000
dvb: debi test in bootarm() failed: 00000000 != 10325476
dvb: 1 dvb(s) found!
[root@localhost driver]#
==cut===

I can't open any /dev/ost/* devices. I don't find useful information in
mailing-lists so you are my last option.

Attached files are the outputs from the following script before and after
doing 'make insmod', and the diff between both outputs :

===cut===
#!/bin/bash
find /proc/ | grep -v "/proc/[0-9]"
cat /proc/version
cat /proc/cpuinfo
cat /proc/devices
cat /proc/interrupts
cat /proc/iomem
cat /proc/ioports
cat /proc/modules
cat /proc/pci
cat /var/log/messages
===cut===

thank you all.

> Samuel Legouix
> France Telecom R&D Caen, DMI/SIR/WEI
> 42 rue des coutures B.P. 6243 14066 - CAEN Cedex 4 - France
> samuel.legouix@rd.francetelecom.com
		 <<after.txt>>  <<before.txt>>  <<diff.txt>> 



-- No attachments (even text) are allowed --
-- Type: text/plain
-- File: after.txt


-- No attachments (even text) are allowed --
-- Type: text/plain
-- File: before.txt


-- No attachments (even text) are allowed --
-- Type: text/plain
-- File: diff.txt



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



Home | Main Index | Thread Index