You are not logged in.
Since no solution was found in https://bbs.archlinux.org/viewtopic.php?id=135561, I decided to install the ATI Catalyst driver. I went through the process given here: https://wiki.archlinux.org/index.php/ATI_Catalyst. However, I'm stuck at one part that probably has a simple answer. The wiki says to blacklist radeon in /etc/modprobe.d/modprobe.conf. Currently no such file exists and I what such a file would look like if I were to create one. What should the blacklisting look like and do I need to add anything else to the file?
Thank you for your time!
Last edited by golmschenk (2012-02-12 19:03:35)
Offline
https://wiki.archlinux.org/index.php/Ke … acklisting
[karol@black ~]$ cat /etc/modprobe.d/modprobe.conf
#
# /etc/modprobe.d/modprobe.conf
#
options i915 modeset=1
# disable autoload of ipv6
alias net-pf-10 off
blacklist pcspkrLast edited by karol (2012-02-12 18:54:41)
Offline
Offline
Fantastic. Thank you.
Offline