LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-22-2004, 03:35 AM   #1
electronique
Member
 
Registered: Mar 2004
Location: Menomonie, WI
Distribution: SuSE 9.2, Slackware Current, Arch Linux 0.7
Posts: 119

Rep: Reputation: 15
ATI's fglrx kernel 2.6.9 and X.org 6.8.1


Hello All,
I was just wondering if there was anyone who was able to get the ATI drivers to properly work with Xorg 6.8.1, I was able to successfully install them and have 3d accel with Xorg but since I like to run with Slackware Current once I upgraded to X.org 6.8.1 I had issues with ATI's fglrx driver, as they seem to be incompatible.

As you know a cheap way to find out about your driver and card (and also to see if there is 3d accel) is to run the command 'fglrxinfo' in X.org 6.7.x this would return:

Code:
root@MyBox:~# fglrxinfo
display 0.0 screen 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9600 Generic
OpenGL version string: 1.3.4641 (X4.3.0-3.14.6)

root@MyBox:~#
but with X.org 6.8.1 running this command would do nothing more than hardlock my system. I would just like to confirm that the ATI driver and X.org 6.8.1 are incompatible and not that I am making some sort of really simple overlooked error.

For the time being I have simply downgraded X to X.org 6.7 that was included on the Slack 10 CD and await a new driver release from ATI (I know... who am I kidding?)
replies and comments are very welcome.
 
Old 11-22-2004, 07:45 AM   #2
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
hi,

ati-fglrx drivers never worked for me.
when i used xorg-6.7 , i forgot to add " ChipID 0x5964 " ( for 9200SE card ). so it didn't work but also didn't freeze.
when i found out about the missing ChipID, i had already installed xorg-6.8, and now, when i try to use the " fglrx " driver,
the graphics system freezes when typing " glxinfo " or " glxgears ".
but i can still login via ssh and reboot the box.
i think by the time a proper ati-driver for linux is released, my card will be to old

egag
 
Old 11-22-2004, 08:49 AM   #3
gotmonkey
Member
 
Registered: Apr 2004
Location: Dearborn, Mi
Distribution: Slackware 10 & Xandros 3
Posts: 62

Rep: Reputation: 15
I have seen posts that xorg 6.8.x doesn't work and it has been suggested to stick with xorg 6.7.x
 
Old 11-23-2004, 03:35 AM   #4
electronique
Member
 
Registered: Mar 2004
Location: Menomonie, WI
Distribution: SuSE 9.2, Slackware Current, Arch Linux 0.7
Posts: 119

Original Poster
Rep: Reputation: 15
yea, from everything I have seen and tried so far (everything aside from throwing my laptop aginst the wall) X.org 6.8.1 and the ATI drivers are incompatible... no issues with 6.7 tho
 
Old 11-26-2004, 03:28 PM   #5
malcidragon
Member
 
Registered: Feb 2002
Location: Leeds UK
Distribution: Fedora Core 3
Posts: 67

Rep: Reputation: 15
ati pfft **with spit**

The ati drivers do work with X.org 6.8, HOWEVER!
the DRI is incompatible, so you can get the drivers to work if you disable DRI
but your no better off than with the radeon drivers, if like me you have a 9800
as DRI only works with low end ATI cards with the radeon driver.
ATI are rumored to be releasing a new driver that supports it sometime this
millenia, but I think next time I splash out 300 quid on a card it ain't gonna be
an ATI card after this fiasco.
 
Old 12-08-2004, 03:05 PM   #6
malcidragon
Member
 
Registered: Feb 2002
Location: Leeds UK
Distribution: Fedora Core 3
Posts: 67

Rep: Reputation: 15
Thumbs down more pfft **with spit**

<rant>
Seems ATI's "coming soon" drivers will be out when hell freezes over,
or when I get the cash for a new pc and NOT an ATI card.
It is supposed to be soon, very soon, LOL and if you believe that!

Its not like 6.8 went stable three months ago and there were no suprises,
and ATI still hasn't released **** all
It's not like the previous releases were ridiculously buggy and randomly crashed.

Oh hang on a minute... </rant>
 
Old 12-08-2004, 03:52 PM   #7
cythrawll
Member
 
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167

Rep: Reputation: 31
I had the same problem with xOrg 6.8.1 i had to roll back to 6.7, and now erething is chappy once again!
 
Old 12-10-2004, 09:13 AM   #8
gotmonkey
Member
 
Registered: Apr 2004
Location: Dearborn, Mi
Distribution: Slackware 10 & Xandros 3
Posts: 62

Rep: Reputation: 15
I have trying to find something to show me how to revert Xorg 6.8.1 to 6.7?

Could someone explain howto?
 
Old 12-10-2004, 10:03 AM   #9
cythrawll
Member
 
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167

Rep: Reputation: 31
just use dl the x6.7 packages from the slackware site (they are under the x folder)

and just type into the cli:
updatepkg <x 6.7.0 packagename>

for each package, restart, and you should be back in business.
 
Old 12-10-2004, 10:37 AM   #10
gotmonkey
Member
 
Registered: Apr 2004
Location: Dearborn, Mi
Distribution: Slackware 10 & Xandros 3
Posts: 62

Rep: Reputation: 15
Quote:
Originally posted by cythrawll
just use dl the x6.7 packages from the slackware site (they are under the x folder)

and just type into the cli:
updatepkg <x 6.7.0 packagename>

for each package, restart, and you should be back in business.
restart the computer after each package?
 
Old 12-10-2004, 11:14 AM   #11
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
you don't need to reboot, just logout X, and remove/install packages.
( maybe you gotto edit the xorg.conf to change " kbd " to "keyboard " : don't know if it's needed ? )

then startx .....

egag
 
Old 12-13-2004, 07:15 PM   #12
Cake
LQ Newbie
 
Registered: Jan 2004
Location: UK
Distribution: Fedora Core 3
Posts: 27

Rep: Reputation: 15
Confirmation

I'm having the same problems on Fedora Core 3 (XOrg 6.8). Installer says

XFree86 drm includes at /lib/modules...... do not fit this driver

(sigh). I was in overjoyed disbelief at discovering UT2004 also works on Linux. Not for me today though...
 
Old 12-23-2004, 11:22 AM   #13
carlosponti
LQ Newbie
 
Registered: Nov 2004
Location: Moore Oklahoma
Distribution: Slackware
Posts: 1

Rep: Reputation: 0
QUOTE--I had the same problem with xOrg 6.8.1 i had to roll back to 6.7, and now evething is happy once again!

i see you are using slack 10 with the 128 MB 9000 Pro, that is encouraging since i have that very same card! I have a dual 1800+ Athlon system and i need to try downloading the ATI drivers for my system and was worried since they arent supported under X11 only XFree86 4.3 or so.
 
Old 12-24-2004, 05:39 PM   #14
Atmchicago
Member
 
Registered: Apr 2003
Location: Baltimore
Distribution: Fedora
Posts: 220

Rep: Reputation: 32
I've noticed the same compatibility issues many of you mention, and downgraded to 6.7. (incidentally, this fixed a problem where I could no longer play Oggs in KDE).

The latest version of gimp (2.2) requires Xorg 6.8.1 for a few libraries. So can we just not use the latest gimp with 6.7?
 
Old 01-14-2005, 02:14 PM   #15
malcidragon
Member
 
Registered: Feb 2002
Location: Leeds UK
Distribution: Fedora Core 3
Posts: 67

Rep: Reputation: 15
The ati drivers are supposed to be out mid Jan......
so anytime now?
your guess is as good as mine :-(
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel 2.6.12.4 + fglrx 8.14.13 xushi Slackware 7 08-12-2005 07:05 PM
ati's latest fglrx driver fglrx_4_3_0-8.10.19-1 crashes redflo Linux - Hardware 1 03-06-2005 02:50 AM
XOrg-6.8.1 problem with ATI's fglrx-8.8.25 driver??? ginobili_20 Linux From Scratch 4 02-16-2005 01:57 PM
Yet another issue with ati's fglrx, X and 3D emu_123 Linux - Hardware 5 01-18-2005 06:15 PM
Fedora core 2 vs. ATI's Radeon fglrx driver IgD Red Hat 0 03-14-2004 04:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration