[MPlayer-dev-eng] Vidix Status
Benjamin Zores
ben at geexbox.org
Sun Feb 18 23:08:55 CET 2007
On 2/18/07, Nico Sabbi <nicola_sabbi at fastwebnet.it> wrote:
> Radeon_vid: Found chip: Radeon RV100 QY [Radeon 7000/VE]
> [radeon] Device is disabled, ignoring
> Radeon_vid: Can't find chip
> [VO_SUB_VIDIX] Couldn't find working VIDIX driver.
> Error opening/initializing the selected video_out (-vo) device.
> ==========================================================================
>
> in the sources of the driver the disabling is due to this block:
>
> if ((lst[i].command & PCI_COMMAND_IO) == 0)
> {
> printf("[radeon] Device is disabled, ignoring\n");
> continue;
> }
>
> do you know what it is about?
Does it work if commented out ?
What is really weird with that is that this exact piece of code has
been imported from MPlayer SVN ! Does vidix driver from original
MPlayer works with your card ?
Ben
--
"My life, and by extension everyone else's is meaningless."
Bender, Futurama
More information about the MPlayer-dev-eng
mailing list