[MPlayer-advusers] BUG: vidix is broken in r22963

Andrew Savchenko Bircoph at list.ru
Tue Apr 10 18:46:47 CEST 2007


Hi,

On Tuesday 10 April 2007 19:57, Uoti Urpala wrote:
> On Tue, 2007-04-10 at 12:39 +0400, Andrew Savchenko wrote:
> > In recent 22963 revision vidix is broken on nVidia card,
> > mplayer segfaults with signal 11 in preinit_libvo when trying
> > to use vidix
> >
> > vidixlib: PROBING: nvidia
> > [nvidia_vid] Found chip: nForce2 AGP (different version?)
> > [nvidia_vid] Device is disabled, ignoring
> > [nvidia_vid] Found chip: nForce2 AGP
> > vidixlib: nvidia probed o'k
>
> Do you have an nForce2 motherboard? 

Yes.

> I think the problem is that 
> the new nVidia list includes a PCI bridge or another incorrect
> entry, and that is matched before the real GPU.

Agree, it seems somesing is broken with chip detection code.
In r22701 I have:
---
vidixlib: PROBING: /usr/lib/mplayer/vidix/nvidia_vid.so
[nvidia_vid] Found chip: NV6 [Vanta]
---
First match was ok
Now (r22963) it searches for mother board chipset.

This is $ lspci -n for my card:
---
02:00.0 Class 0300: 10de:002c (rev 15)
---
which corresponds to "NV6 [Vanta/Vanta LT]" in pci_dev_ids.c.
10de:01e8 aka "nForce2 AGP (different version?)" is indeed my AGP 
bridge:
---
# lspci -nvd 10de:01e0
00:00.0 Class 0600: 10de:01e0 (rev c1)
        Subsystem: 1043:80ac
        Flags: bus master, 66Mhz, fast devsel, latency 0
        Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Capabilities: [40] AGP version 2.0
        Capabilities: [60] HyperTransport: Host or Secondary 
Interface
---
But I have no idea how to fix it. Maybe I should provide some 
additional info?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-advusers/attachments/20070410/454ee9e6/attachment.pgp>


More information about the MPlayer-advusers mailing list