Preparing your system
#apt-get install build-essential linux-headers-$(uname -r) module-assistant
Now you need to Create the .deb packages: (change accordingly depending on which flavor you're running)
# sh ati-driver-installer-8-12-x86.x86_64.run --buildpkg Debian/testing
Install the .deb packages in the current directory
# dpkg -i package.deb
Change to the /usr/src directory
cd /usr/src
Extract the ‘fglrx.tar.bz2′ package:
# tar xjpvf fglrx.tar.bz2
Change to the /usr/src/modules/fglrx directory
cd /usr/src/modules/fglrx
Build the kernel module:
# sh make.sh
Copy the kernel module to the modules directory:
# cp fglrx.ko /lib/modules/2.6.18-4-686/kernel/drivers/char/drm/
Load the "fglrx" module:
# modprobe fglrx
Change the current driver in /etc/X11/xorg.conf to "fglrx"
# vi /etc/X11/xorg.conf
Add the module to /etc/modules to have it start automatically upon boot up:
# vim /etc/modules
Make sure the module loaded smoothly:
dmesg | grep "fglrx"
And, lastly, start GDM as root and make sure everything works.
# gdm
Incoming search terms:
- fglrx debian (194)
- debian ati (178)
- debian fglrx (172)
- debian ati driver (162)
- ati driver debian (132)
- fglrx driver (126)
- ati debian (101)
- fglrx installation requires that the system have kernel headers (77)
- debian ati drivers (75)
- install ati driver debian (64)
-
dgiglio
-
http://www.smxi.org craigevil
-
/lin
-
http://jgdu.blogspot.com xt4mhz
-
Gary Dale
-
Gary Dale
-
Gary Dale
-
Ryan Larrowe
-
Ronald Last
-
Andrew Websdale
-
Andrew Websdale
-
frogger
-
Greg
