Mailing List archive

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

[linux-dvb] Re: Kfir



Ulrich Dziergwa writes:
 > Ralph Metzler wrote:
 > > 
 > > Ulrich Dziergwa writes:
 > >  > I have a problem, bringing up my Kfir video board with Linux. I have
 > >  > built all the modules with the help of some Windows files. But when I
 > >  > insmod kfir.o the PC freezes completely. The last things he prints are
 > >  >
 > >  > kfir: Kfir board revision 5e
 > >  > loaded microcode with length 32385
 > >  > kfir: GP_INPUT on
 > >  >
 > >  > The system is a PIII with Linux version 2.2.15-4mdk (Mandrake).
 > >  >
 > > 
 > > Which version of the driver are you using?
 > > 
 > > How does your microcode directory look like?
 > > Please send me an output of "ls -l kfir/driver/micro/" so that I can
 > > see if the file lengths of the extracted microcodes are all correct.
 > > 
 > > Ralph
 > 
 > Hi Ralph,
 > 
 > I didn't find any version information in the code. I have got the code
 > from linuxtv at mid December. Here is my micro listing:

Please also try the new version from linuxtv.  
Right now we only use snapshot-dates as version number. There was a new
version a few days ago or check out the CVS version. 


 > -rw-r--r--    1 root     root        59902 Dec 27 22:43 MPEG1_6.HLD

This one is too long!!!	
It is created by:

echo -n -e "\x52\x4b\xeb\x74\x00\x00\x0f\x3c\xfc\x00" > MPEG1_6.HLD
dd bs=1 if=$(SYSTEM)/KfirLib.dll skip=1449200 count=59862 >> MPEG1_6.HLD

So, the length should be 59872. 
This is most probably the cause for the lockup.


 > -rw-r--r--    1 root     root        32385 Dec 27 22:43
 > altera_keb_plx_5e.rbf
 > -rw-r--r--    1 root     root       514777 Dec 30 23:34 kfir_micro.h

These ones look OK (length-wise at least).


Ralph


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



Home | Main Index | Thread Index