[MPlayer-dev-eng] [PATCH] mga_vid and linux kernel 2.6
Jan Knutar
jknutar at nic.fi
Tue Jun 29 11:41:07 CEST 2004
On Tuesday 29 June 2004 01:39, Shachar Raindel wrote:
> Hi,
> MOD_XXX_USE_COUNT has been removed in the 2.6 series (see
> http://lwn.net/Articles/22197/ ). I haven't looked in the patch, but
> if it doesn't protect these lines with precompiler #if about the
> kernel version.
Hm, that is correct, no #ifdef's around the MOD_XXX_USE_COUNT. From the
article, I gather it's safe to just delete those lines (for 2.6). It
now compiled, modprobed successfully, and found my G400. It seems to
work, too, without any OOPS, but I only tested a 30 second low res clip
so far :-)
mga_vid claims interrupts disabled, but the IRQ continues to advance at
a rate equal to the refresh rate of my monitor. I guess X is receiving
those interrupts, though, or DRI....
So to sum it up, the tar.gz of mga_vid, after some modifications, works
much better than current CVS
More information about the MPlayer-dev-eng
mailing list