LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Problems installing ATI 11.8 drivers with HD4670 card, Slackware -current (https://www.linuxquestions.org/questions/slackware-14/problems-installing-ati-11-8-drivers-with-hd4670-card-slackware-current-898190/)

spudgunner 08-18-2011 10:23 PM

Problems installing ATI 11.8 drivers with HD4670 card, Slackware -current
 
Followed the instructions from the unofficial ATI wiki twice, running startx just brings up a blank screen. Any suggestions?

Konphine 08-18-2011 10:35 PM

Linux Kernel version?

BILLYKANE 08-18-2011 11:33 PM

If your use kernel in current ,try :

Code:

./ati-driver-installer-11-8-x86.x86_64.run --buildpkg
and then

Code:

installpkg fglrx-8.881-x86-1.tgz
don't forget add

Code:

blacklist radeon
to

Code:

/etc/modprobe.d/blacklist.conf
These works fine with my 4570.

spudgunner 08-19-2011 06:33 AM

Will try that. A little more detail: I generated an xorg.conf before I installed it and ran aticonfig --initial after installing the package. Then I edited the new xorg.conf as per the wiki, commented out the radeon and added the fglrx driver. I am using the kernel in the Aug. 14 release of -current.

Never thought to blacklist the radeon driver. If that's in the wiki, I completely missed it.


All times are GMT -5. The time now is 12:25 AM.