View Full Version : Ati 7.12 linux driver and hd 3870??
FuzzyLumpkins
01-09-2008, 02:45 AM
hey all, how can i install the 7.12 linux driver for my hd 3870 when at the ati website the hd 3850 and 3870 arent listed as supported video cards. yet, phoronix says they are supported... (http://www.phoronix.com/scan.php?page=article&item=944&num=1)
I have tried the open source driver and it does not support opengl or aiglx for linux yet. i have also tried installing the ati 7.12 driver with no success. but according to the above link... 7.12 supports the cards... how?! this is killing me. i cant get any driver to work for my 3870! can anyone explain how to install this driver? i am using Debian (Sid) atm. thx
AIGLX does not work with Xserver 1.4. I guess it only works with Xserver 1.3 with AIGLX which is used by Ubuntu Gutsy.
Melcar
01-09-2008, 11:55 AM
My HD3850 works fine under Gutsy with the 7.11 driver. Aside from some issues in Compiz (no mipmaps) the card runs rather well.
FuzzyLumpkins
01-09-2008, 02:00 PM
Melcar... can you plz explain how to install tho?
Melcar
01-09-2008, 04:26 PM
Melcar... can you plz explain how to install tho?
I just ran the install script:
sudo sh ati-driver-installer-7-11-x86.x86_64.runFollow the automatic install and once it finishes initialize the driver:
sudo aticonfig --initial
sudo aticonfig --overlay-type=XvOne thing thought; do not blacklist fglrx in the restricted modules, because doing that sometimes prevents the driver from loading (that's when you get the hated Mesa).
This method has always worked for me on every ATI card I use (200M, X1950XT, HD3850). Works on the 7.12 too, but I rolled back because of the screen resolution issue. Keep in mind that if you install the driver this way, you need to uninstall it (when upgrading) a certain way:
cd /usr/share/ati
sudo sh ./fglrx-uninstall.sh
FuzzyLumpkins
01-10-2008, 04:37 AM
hey man, i installed the 7.11 drivers like you said, and it works... sorta. i have the right resolutions now and stuff but things move sloooow. like when you move a folder around and also scrolling in browsers.... any way to fix that?
Melcar
01-10-2008, 09:29 AM
Maybe it's that memory leak. They work fine for me, even with Compiz on. Confirm that they're loading (fglrxinfo or with the CCC). Maybe try the 7.12 ones, but be weary of the resolution bug.
Here's my xorg.conf if it helps. I commented out the double sections (aticonfig makes a mess of things):
#Section "Monitor"
# Identifier "Q20wb"
# HorizSync 30.0 - 82.0
# VertRefresh 56.0 - 75.0
# Option "DPMS"
#EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 75.0
Option "DPMS" "true"
EndSection
#Section "Device"
# Identifier "ATI Technologies Inc ATI Default Card"
# Driver "vesa"
# BusID "PCI:1:0:0"
#EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "XaaNoOffscreenPixmaps" "true"
EndSection
#Section "Screen"
# Identifier "Default Screen"
# Device "ATI Technologies Inc ATI Default Card"
# Monitor "Q20wb"
# DefaultDepth 24
# SubSection "Display"
# Modes "1680x1050" "1600x1200" "1400x1050" "1280x1024" "1280x960" #"1152x864" "1024x768" "800x600" "640x480"
# EndSubSection
#EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1600x1200"
EndSubSection
EndSection
FuzzyLumpkins
01-10-2008, 01:32 PM
mine is extremely close to yours... yet thing move soo slow. scrolling down web browsers is very slow. what are your versions of all the dependencies, for instance, you r xserver version and stuff. also, does ur control center detect ur card... or just say RV670 or something?
bridgman
01-10-2008, 01:35 PM
Do you have "smooth scroll" enabled in the browser ? A few people mentioned that it defaults "on" in Firefox and turning it off makes a big difference.
FuzzyLumpkins
01-10-2008, 01:45 PM
smooth scroll is off.... the thing is, its not just iceweasel even scrolling down file browsers is laggy (i can actually see a refresh bar as i scroll down... also moving a window around on the screen takes forever.
SLAYER
01-23-2008, 12:45 AM
smooth scroll is off.... the thing is, its not just iceweasel even scrolling down file browsers is laggy (i can actually see a refresh bar as i scroll down... also moving a window around on the screen takes forever.
Yea man this is a huge problem I think. I'm using an ATI Radeon 2900 HD and I get the same problem. Moving a window creates huge lag and scrolling in webpages too. If you are running XMMS you can actually cause it to skip by doing scrolling in a webpage.
AMD 1.8ghz/2gb ram. Never happened before this driver.
I've done some looking around and whatnot and haven't found anything that useful. This might be related to Compiz but I'm not even sure about that. I think I'm gonna uninstall this driver and revert to a generic vesa driver and just deal with it for a while. :(
Lobais
02-13-2008, 01:47 PM
I'm running a 3850 with the 8-01 driver.
I works fairly well, but no compiz and glxgears gives me only 1000FPS.
This makes my old geforce 4 much faster.
SLAYER
02-19-2008, 10:15 PM
I'm running a 3850 with the 8-01 driver.
I works fairly well, but no compiz and glxgears gives me only 1000FPS.
This makes my old geforce 4 much faster.
I managed to get the 2900 to work fairly well using the restricted drivers but 3D accel was still bad. I just ended up putting in an old nvdia 7600 and all is well. ATI needs to develop better drivers for sure.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.