[MPlayer-dev-eng] Updated vidix driver for ATI cards.

Benjamin Zores ben at geexbox.org
Tue Apr 17 20:40:34 CEST 2007


Vladimir Mosgalin a écrit :
> Hi Benjamin Zores!
> 
>  On 2007.04.17 at 19:21:25 +0200, Benjamin Zores wrote next:
> 
>> The attached patch updates the ATI Rage128/Radeon Vidix driver from
>> sf.net upstream vidix. I'd like some people with access to these types
>> of GPUs to test the patch and tell me if -vo [cx]vidix still works for
>> them (also tell if you're using Rage based or any Radeon card).
> 
> Doesn't work on R580 - crashes with sigsegv after
> 
> vosub_vidix: vidix_preinit(radeon) was called
> vidixlib: PROBING: radeon
> 
> Without forcing radeon driver, it begins probing and crashes on first
> probe (cyberblade). So maybe it's not card, but something kernel or
> X-related.
> 
> I will try rebuilding with -g and without -fomit-frame-pointer. Right
> now gdb produces garbage
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 46912505530912 (LWP 1067)]
> 0x0000000000000003 in ?? ()
> (gdb) where
> #0  0x0000000000000003 in ?? ()
> #1  0x0000000000000003 in ?? ()
> #2  0x0000000000000003 in ?? ()
> #3  0x0000000000000003 in ?? ()
> #4  0x0000000000000003 in ?? ()
> #5  0x0000000000000003 in ?? ()
> #6  0x0000000000000003 in ?? ()
> #7  0x0000000000000003 in ?? ()
> #8  0x0000000000000003 in ?? ()
> #9  0x0000000000000003 in ?? ()
> #10 0x0000000000000003 in ?? ()
> #11 0x0000000000000003 in ?? ()
> #12 0x0000000000000003 in ?? ()
> #13 0x0000000000000003 in ?? ()
> #14 0x0000000000000003 in ?? ()
> #15 0x0000000000000003 in ?? ()
> #16 0x0000000000000003 in ?? ()
> #17 0x0000000000000003 in ?? ()
> #18 0x0000000000000003 in ?? ()
> #19 0x0000000000000003 in ?? ()
> #20 0x0000000000000003 in ?? ()
> #21 0x0000000000000003 in ?? ()
> #22 0x0000000000000003 in ?? ()
> #23 0x0000000000000003 in ?? ()
> #24 0x0000000000000003 in ?? ()
> #25 0x0000000000000003 in ?? ()
> #26 0x0000000000000003 in ?? ()
> #27 0x0000000000000003 in ?? ()
> #28 0x0000000000000003 in ?? ()
> #29 0x0000000000000003 in ?? ()
> #30 0x0000000000000003 in ?? ()
> #31 0x0000000000000003 in ?? ()
> #32 0x0000000000000003 in ?? ()
> #33 0x0000000000000003 in ?? ()
> #34 0x000000000000004a in ?? ()
> #35 0x000000050000001a in ?? ()
> ---Type <return> to continue, or q <return> to quit---
> #36 0x0000283380860005 in ?? ()
> #37 0xffffffffffffffff in ?? ()
> #38 0x000c0000ffffffff in ?? ()
> #39 0x0000001a00000000 in ?? ()
> #40 0x8086000500000006 in ?? ()
> #41 0xffffffff00002833 in ?? ()
> #42 0xffffffffffffffff in ?? ()
> #43 0x00000000000c0000 in ?? ()
> #44 0x000000070000001a in ?? ()
> ...
> 

Exact command line and configure --enable-debug please for the gdb 
backtrace.

Ben



More information about the MPlayer-dev-eng mailing list