[Openchrome-users] XvMC works in xorg driver, but not openchrome

Thomas Hellström unichrome
Mon Dec 26 20:50:01 PST 2005


Tim Dodge wrote:

> Ivor Hewitt wrote:
>
>> On Saturday 24 December 2005 23:10, Tim Dodge wrote:
>>  
>>
>>> Hi,
>>>
>>> I have a Commel LV-667T board that I'm running xorg-x11-7.0.0_rc4 on
>>> Gentoo.
>>>
>>> I have no problems using the xf86-video-via driver (with the vt1625
>>> patches applied) - XvMC out works using mplayer, xine and mythtv.
>>>
>>> However, I've tried using latest svn version of the openchrome drivers
>>> (using the attached ebuild), but can't get XvMC to work at all. Xv
>>> works, and everything else looks fine, but I can't get anything to
>>> display when I try XvMC.
>>>
>>> I either get a short single green line at the top of the screen, or the
>>> whole screen is covered in a regular green patchwork effect.
>>>
>>> Any idea what the problem can be?
>>>
>>>   
>>
>> Hmm, that sounds like the effect you get when you're using the 
>> libXvMC library rather than the libXvMCPro library.
>> Can you check and paste your (gzipped) logfile?
>>
>>  
>>
> Sorry for replying directly to you last time Ivor, I always do that 
> with mailing lists...
>
> Anyway, it looks to me like there is an error in libxvmc/Makefile.am: 
> libviaXvMC_la_SOURCES and libviaXvMCPro_la_SOURCES are the same, so 
> both libraries turn out exactly the same.
>
> I've just tried the attached simple patch, and it seems to work now.
>
> Cheers,
> Tim
>
Aaaargh.
My fault :(

To much pre - Xmas beer.

Thanks for the patch.
/Thomas



>------------------------------------------------------------------------
>
>--- libxvmc/Makefile.am.orig	2005-12-26 18:48:29.669047589 +0000
>+++ libxvmc/Makefile.am	2005-12-26 18:49:06.567451728 +0000
>@@ -13,7 +13,7 @@
> 	xf86dristr.h \
> 	vldXvMC.h
> libviaXvMCPro_la_SOURCES = \
>-	viaLowLevel.c \
>+	viaLowLevelPro.c \
> 	driDrawable.c \
> 	viaXvMC.c \
> 	xf86dri.c \
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>openchrome-users mailing list
>openchrome-users at openchrome.org
>http://wiki.openchrome.org/mailman/listinfo/openchrome-users
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20051226/53eb77a0/attachment.html


More information about the Openchrome-users mailing list