Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-26-2006, 11:37 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2006
Location: USA
Distribution: 2006.0 Gentoo Linux (gentoo-sources-2.6.15-r1)
Posts: 23
Rep:
|
new to slackware, help with ati drivers
Hello. I have just set up myself a new slackware box to play around with. I am comming over from my Genntoo system. I am not really a newbie anymore, but I still find out something new to learn every day. But heres my problem:
I cannot get the OpenGL performance that I am looking for. I have installed the ati drivers from teh website (with sh ./ati-drivers.run). I then copied my old X11/xorg.conf file from gentoo (configured to work with the ati-drivers) to my slackware box, and started up x. X works fine, I just am having horrible perfomance when it comes to openGL programs (not games, but more like the screensavers). How can I fix my OpenGL perfomance? Im not sure what the "necessary" measures are to set up the ati stuff on slackware, but I am assuming that its generally the same throughout each distro. Another thing I noticed, is on gentoo to get your opengl working with the ati drivers you would run "eselect opengl set ati", which would swich the opelgl drivers to the ati ones, however, there is no "eslect" commmand with the ati drivers that were installed. Any ideas?
I read somewhere about linking somthign with the Xfree86 conf to the xorg.conf, which I havent done, is that necessary?
|
|
|
|
04-26-2006, 12:24 PM
|
#2
|
|
Member
Registered: Mar 2006
Distribution: Slackware64 current
Posts: 228
Rep:
|
I did it like this...
1. Download the .run driver package from ATI's website.
2. Install it.
3. As root, run aticonfig --initial.
4. Edit your /etc/X11/xorg.conf and add the following section:
Section "DRI"
Mode 0666
EndSection
Afterwards, I still had horrible performance with xine. (Running xine-check told me to upgrade to an accelerated X server.) Adding the following lines to xorg.conf in the "Device" section fixed the problem.
Option "UseInternalAGPGART" "no"
Option "RenderAccel" "true"
Option "VideoOverlay" "on"
|
|
|
|
04-26-2006, 12:27 PM
|
#3
|
|
LQ Newbie
Registered: Apr 2006
Location: USA
Distribution: 2006.0 Gentoo Linux (gentoo-sources-2.6.15-r1)
Posts: 23
Original Poster
Rep:
|
I already have all those set.... do I not have to swich the opengl enterface over?
|
|
|
|
04-26-2006, 01:18 PM
|
#4
|
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Slackware uses Xorg, not Xfree. So the config file in Slackware is /etc/X11/xorg.conf.
Also, read my post in my sig about DRI. Has a large section on ATI.
|
|
|
|
04-26-2006, 02:03 PM
|
#5
|
|
Member
Registered: Mar 2006
Distribution: Slackware64 current
Posts: 228
Rep:
|
If you run fglrxinfo, does it report ATI as the vendor?
If you run fgl_glxgears, what kind of frame rates do you get?
|
|
|
|
04-27-2006, 07:56 AM
|
#6
|
|
Member
Registered: Sep 2005
Distribution: Slackware 10.2
Posts: 58
Rep:
|
POSIX Shared Memory (/dev/shm) support is required for 3D applications (from release notes on ati web page)
|
|
|
|
04-27-2006, 09:59 AM
|
#7
|
|
Member
Registered: Mar 2006
Distribution: Slackware64 current
Posts: 228
Rep:
|
Yep. I was trying to get at that by seeing what kind of message we got with fgl_glxgears.
To fix shared memory:
Add the following line to /etc/fstab:
tmpfs /dev/shm tmpfs defaults 0 0
Then, mount /dev/shm by typing:
mount /dev/shm
Now run fgl_glxgears again and see if things are better.
|
|
|
|
04-27-2006, 11:27 AM
|
#8
|
|
Member
Registered: Sep 2005
Location: Germany
Distribution: slackware64
Posts: 105
Rep:
|
Copying a working xorg.conf isnīt a bad idea.
I saved the one the fglrxconfig-script of the driver version 8.20.8 made.
It works fine with newer versions. fglrxconfig is like xorgconfig. No more manually editing nessesary.
I donīt understand why it isnīt part of the package anymore.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|