Phoronix Forums  

Go Back   Phoronix Forums > Linux Graphics / X.Org Drivers > AMD/ATI Linux

AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-07-2007, 12:42 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default ATI Radeon 9550 (almost working?)

Hi,

I'm happy to have found this forum!

Anyways... I've tried installing the drivers from the ATI site (btw... why is "x86_64" always part of the installer file even when you don't specify 64-bit?).

The install process runs smoothly (thanks to help I've found searching this forum, and partha's website). But after I run 'aticonfig --initial', I get this when running fglrxinfo:

Code:
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
So, although I didn't get any errors whatsoever during the install, it's clear that the ATI drivers are not being used.

Also, when I reboot my computer X doesn't start... and so I do a rescue to change the xorg.conf file so I can get X started again.

Any suggestions?
Reply With Quote
  #2  
Old 03-07-2007, 12:59 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default

Ok... I tried a reinstall, and now I'm having more serious problems. When I try to run something simple like aterm I get this error:

aterm: error while loading shared libraries: /usr/lib/xorg/libGL.so.1: cannot restore segment prot after reloc: Permission denied


Should I just stop while I'm ahead?

Cheers.
Reply With Quote
  #3  
Old 03-07-2007, 01:48 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,716
Default

The ATI installer uses a combined 32-bit and 64-bit package. The driver will work whether your using i386 or x86_64 Linux.

As far as your problems go, how are you installing the drivers? Are you using a buildpkg command or the graphical interface? The GUI path won't work on newer distributions.

What Linux distribution are you using?
Reply With Quote
  #4  
Old 03-07-2007, 01:59 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default

Thanks for responding.

I'm using FC6 (i686), just reinstalled the latest kernel today.

From the command line:

./ati-drivername-.run --buildpkg Fedora/FC6

That's what I used.
Reply With Quote
  #5  
Old 03-07-2007, 02:18 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,716
Default

Output of:

cat /var/log/Xorg.0.log | grep EE
Reply With Quote
  #6  
Old 03-07-2007, 02:24 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default

Code:
cat /var/log/Xorg.0.log | grep EE

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX: Screen 1 is not DRI capable
I noticed you moved this to the AMD/ATI thread. You'll have to forgive me if I'm a complete idiot... but do these drivers only work with AMD?

I got the x86_64 ones working with my radeon xpress 200M on my laptop no problem (AMD 64). But what I'm working on now in my desktop, and it's Intel (not by choice!).
Reply With Quote
  #7  
Old 03-07-2007, 02:40 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,716
Default

AMD bought out ATI. They are the AMD drivers.

Aha, that output makes it an easy fix.

Make sure you have:

Section "Extensions"
Option "Composite" "Off"
Option "AIGLX" "Off"
EndSection

In your xorg.conf.
Reply With Quote
  #8  
Old 03-07-2007, 02:51 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default

Hmm... I did have that at one point, but I'll try it again.

Basically, since X didn't start, I let it try to start itself with a default configuration.

So then i tried to do the install process again by doing a

Code:
yum remove ATI-fglrx
but when I try to install the rpms again, it says that the 'package kernel-module-ATI-fglrx-2.6.blahblah.. is already installed.

So I tried a rpm -e on that specific rpm, but then it tells me that it isn't installed!

I must be losing it. But basically I have to do the install again anyways.
Reply With Quote
  #9  
Old 03-07-2007, 03:11 PM
jacksmash jacksmash is offline
Junior Member
 
Join Date: Mar 2007
Posts: 46
Default

Do you know how I can start over without having to reinstall fc6?
Reply With Quote
  #10  
Old 03-07-2007, 03:15 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,716
Default

You could reinstall them with --force argument.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:54 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2010 by Phoronix Media.