jiri-j: dekuji. vse jde az do kroku Configure and Compile the Driver:
cd xf86-video-ati-6.5.8.0
export XORG_PREFIX="/usr"
export XORGCONFIG="--prefix=$XORGPREFIX --sysconfdir=/etc --localstatedir=/var"
./configure $XORG_CONFIG --with-xorg-module-dir=/usr/lib/xorg/modules
make
pise to tohle:
checking pkg-config is at least version 0.9.0... yes
checking for XORG... configure: error: Package requirements (xorg-server xproto fontsproto xineramaproto randrproto renderproto videoproto xf86miscproto xextproto) were not met:
No package 'fontsproto' found
No package 'videoproto' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
