[MPlayer-users] vidixlib: [radeon] Can't find chip

Daniele Boffi daniele.boffi at unipv.it
Thu Jan 20 15:00:55 CET 2005


> Do you have the svgalib or libdha kernel modules installed?

No.

> If yes try without them. Otherwise can you try to replace the libdha dir in 
> new MPlayer version with the one from pre4 and tell me if the recompiled 
> libdha works? 

It does not compile. I tried pre6a with libdha from pre4 and got this error:

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -fPIC -I. -I.. -o radeon_vid.o radeon_vid.c
radeon_vid.c:876: error: `DEVICE_ATI_RADEON_R200_QM' undeclared here (not in a function)
radeon_vid.c:876: error: initializer element is not constant
radeon_vid.c:876: error: (near initialization for `ati_card_ids[17]')
radeon_vid.c:902: error: `DEVICE_ATI_RADEON_R300_AE' undeclared here (not in a function)
radeon_vid.c:902: error: initializer element is not constant
radeon_vid.c:902: error: (near initialization for `ati_card_ids[43]')
radeon_vid.c:903: error: `DEVICE_ATI_RADEON_R300_AF' undeclared here (not in a function)
radeon_vid.c:903: error: initializer element is not constant
radeon_vid.c:903: error: (near initialization for `ati_card_ids[44]')
radeon_vid.c:905: error: `DEVICE_ATI_RADEON_RV350_AR' undeclared here (not in a function)
radeon_vid.c:905: error: initializer element is not constant
radeon_vid.c:905: error: (near initialization for `ati_card_ids[46]')
radeon_vid.c:906: error: `DEVICE_ATI_RADEON_R350_AH' undeclared here (not in a function)
radeon_vid.c:906: error: initializer element is not constant
radeon_vid.c:906: error: (near initialization for `ati_card_ids[47]')
radeon_vid.c:907: error: `DEVICE_ATI_RADEON_R350_AI' undeclared here (not in a function)
radeon_vid.c:907: error: initializer element is not constant
radeon_vid.c:907: error: (near initialization for `ati_card_ids[48]')
radeon_vid.c:909: error: `DEVICE_ATI_RADEON_R360_NJ' undeclared here (not in a function)
radeon_vid.c:909: error: initializer element is not constant
radeon_vid.c:909: error: (near initialization for `ati_card_ids[50]')
radeon_vid.c: In function `vixProbe':
radeon_vid.c:1049: error: `DEVICE_ATI_RADEON_R200_QM' undeclared (first use in this function)
radeon_vid.c:1049: error: (Each undeclared identifier is reported only once
radeon_vid.c:1049: error: for each function it appears in.)
radeon_vid.c:1085: error: `DEVICE_ATI_RADEON_R300_AE' undeclared (first use in this function)
radeon_vid.c:1086: error: `DEVICE_ATI_RADEON_R300_AF' undeclared (first use in this function)
radeon_vid.c:1092: error: `DEVICE_ATI_RADEON_RV350_AR' undeclared (first use in this function)
radeon_vid.c:1094: error: `DEVICE_ATI_RADEON_R350_AH' undeclared (first use in this function)
radeon_vid.c:1095: error: `DEVICE_ATI_RADEON_R350_AI' undeclared (first use in this function)
radeon_vid.c:1096: error: `DEVICE_ATI_RADEON_R360_NJ' undeclared (first use in this function)




More information about the MPlayer-users mailing list