AMD 780G, anyone?

Magnus Hörlin magnus at alefors.se
Wed Mar 26 04:02:32 PDT 2008


Dave Airlie wrote:
> On Wed, Mar 26, 2008 at 7:56 PM, Magnus Hörlin <magnus at alefors.se> wrote:
>   
>> Has anyone managed to get the radeon driver to work on it? I can't, all
>>  I get is "No devices detected". Tried both VGA and HDMI. Catalyst 8.3
>>  works, but would prefer this.
>>  Thankful for any help.
>>  /Magnus
>>     
>
> You'll need to get the radeon driver from git,
>
> git clone git://git.freedesktop.org/git/xorg/driver/xf86-video-ati
> cd xf86-video-ati
> sh autogen.sh --prefix=/usr
> make
> make install
>
> (may require installing some distro packages).
>
> Dave.
>   

Thanks Dave.

sh autogen.sh --prefix=/usr
----
configure: X server has new mode code
./configure: line 22407: XORG_MANPAGE_SECTIONS: command not found
./configure: line 22408: XORG_RELEASE_VERSION: command not found
./configure: line 22409: XORG_CHECK_LINUXDOC: command not found
-----

make
---------
atimodule.c:39: error: ‘PACKAGE_VERSION_MAJOR’ undeclared here (not 
in a function)
atimodule.c:39: error: ‘PACKAGE_VERSION_MINOR’ undeclared here (not 
in a function)
atimodule.c:39: error: ‘PACKAGE_VERSION_PATCHLEVEL’ undeclared here 
(not in a function)
make[2]: *** [atimodule.lo] Error 1
make[2]: Leaving directory `/home/vdr/xf86-video-ati/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vdr/xf86-video-ati'
make: *** [all] Error 2


I have xserver-xorg-dev installed (Ubuntu Hardy).
/Magnus



More information about the xorg-driver-ati mailing list