Skip to content

Instantly share code, notes, and snippets.

@btbytes
Created July 2, 2010 23:26
Show Gist options
  • Select an option

  • Save btbytes/462077 to your computer and use it in GitHub Desktop.

Select an option

Save btbytes/462077 to your computer and use it in GitHub Desktop.
  • Use aticonfig to generate an xorg.conf file.
  • Add fglrx to MODULES list in /etc/rc.conf.
  • add nomodeset to kernel line in /boot/grub/menu.lst ie., kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/1aa731c0-f626-4d01-a551-8eed3c2a35f3 ro nomodeset

To get it working with xorg-server >=1.8 you need patched xorg-server. you may get it from [catalyst] repo, more here: http://wiki.archlinux.org/index.php/ATI_Catalyst#Catalyst.27s_repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment