Mailing List archive

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

[mpeg2] Re: Porting kfir for kernel 2.6



Anssi Hannula wrote:
Klaus Schmidinger wrote:

(as in the Makefile) I got these log messages:

[...]
After that I did a simple

  cat /dev/video0 > /tmp/x.x

to see if I canget any data, and then the system completely froze.

Ayn ideas what to test next?

It appears to load properly, that's progress :)
I'll investigate and modify the driver more.
I'll probably send a rev2 patch in few days.
Here's the rev2 patch. I made some slight modifications, and added some verbosive debug code (and removed the default debug=1 from Makefile).

Try first insmod kfir.ko debug=1
If it freezes when opening, try with debug=2 (may be *very* verbose)
With debug=2 maybe you should keep a console window open with 'cat /proc/kmsg' so you can see the latest messages before freeze if they don't make it into the syslog.

--
Anssi Hannula

Attachment: kfir-cvs-2.6-exp-hack-rev2.diff.bz2
Description: Binary data


Home | Main Index | Thread Index