Re: Problems trying to run mplayer using the xmga video output using Ubuntu Studio
ael <[email protected]> Mon, 29 Dec 2008 14:11:20 +0000
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Message-ID | <[email protected]> |
Attila Kinali wrote: > Note: i haven't tried mga_vid with 2.6.28 yet and i'm probably not able > to do so for the next few weeks. If anyone could confirm whether mga_vid > works/doesnt work for 2.6.28, i'd appreciate that. Compiles OK: -------------------------------------------------------------------- $ make mga_vid make -C /lib/modules/`uname -r`/build M=`pwd` modules make[1]: Entering directory `/fs1/local/src/kernel-git/stable/linux-2.6.28.y' CC [M] /fs1/local/src/mga_vid/subversion/mga_vid/mga_vid/trunk/mga_vid.o /fs1/local/src/mga_vid/subversion/mga_vid/mga_vid/trunk/mga_vid.c: In function 'mga_vid_read': /fs1/local/src/mga_vid/subversion/mga_vid/mga_vid/trunk/mga_vid.c:899: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result Building modules, stage 2. MODPOST 1 modules CC /fs1/local/src/mga_vid/subversion/mga_vid/mga_vid/trunk/mga_vid.mod.o LD [M] /fs1/local/src/mga_vid/subversion/mga_vid/mga_vid/trunk/mga_vid.ko make[1]: Leaving directory `/fs1/local/src/kernel-git/stable/linux-2.6.28.y' ---------------------------------------------------------- Also plays ok :-) ael