Mailing List archive

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

[linux-dvb] Re: Compiling dvb-kernel



Hello Hagen,

With loadable modules, you'll get an oops upon insertion, with the driver being compiled into the kernel, the driver will start up ok, but the first access to the video-part (ie. /dev/video0) will oops, too.

Perhaps some change in the PCI/module subsystem between .59 and .63 triggeres some bug. I'll investigate this.

Any success ?
It's fixed in CVS now. There were function "modifiers" (which specify functions as init or exit functions) for some functions, that caused the module to oops upon insertion.

I've tested it with 2.5.63 and 2.4.20.

CU
Michael.




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



Home | Main Index | Thread Index