LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-06-2012, 10:34 AM   #1
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Rep: Reputation: 98
latest update causes ATI driver segfault


Upgraded to the latest current (05-05-12) and now the ATI driver segfaults with the following error:-
Code:
  9890.526] Backtrace:
[  9890.545] 0: /usr/bin/X (xorg_backtrace+0x36) [0x55c756]
[  9890.545] 1: /usr/bin/X (0x400000+0x1600e9) [0x5600e9]
[  9890.545] 2: /lib64/libpthread.so.0 (0x7f7ce0b1d000+0xfd20) [0x7f7ce0b2cd20]
[  9890.546] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so (xdl_xs111_atiddxLeaveVT+0x45) [0x7f7cdd28a715]
[  9890.546] 4: /usr/bin/X (xf86DeleteScreen+0x7c) [0x47979c]
[  9890.546] 5: /usr/bin/X (InitOutput+0x9f4) [0x472c64]
[  9890.546] 6: /usr/bin/X (0x400000+0x23cf6) [0x423cf6]
[  9890.546] 7: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f7cdeef2aa5]
[  9890.546] 8: /usr/bin/X (0x400000+0x2416d) [0x42416d]
[  9890.546] 
[  9890.546] Segmentation fault at address 0x10
[  9890.546] 
Fatal server error:
[  9890.546] Caught signal 11 (Segmentation fault). Server aborting
[  9890.546] 
[  9890.546]
Anyone got the drivers working with the latest updates/
 
Old 05-06-2012, 10:44 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Same problem with HD3200 on 32 bit -current and HD6870 on 64 bit -current. While I don't care about the 64 bit system I am currently reverting the 32 bit machine back to the state before the recent update (backup for the win), since the radeon driver is unusable on that machine.
In a different thread other people reported the same problem, but no solution. I am a bit biased, but I assume that is another incompatibility of AMD's proprietary driver with up-to-date software.
 
Old 05-06-2012, 11:43 AM   #3
mudherm
LQ Newbie
 
Registered: Nov 2004
Location: BC, Canada.
Distribution: Slackware64 - current
Posts: 24
Blog Entries: 3

Rep: Reputation: 0
I'm using the radeon driver with Slackware64 -current.

Xorg -configure is not working, but that's the same on my laptop, so I loaded an xorg.conf of my own. I uninstalled the AMD drivers.(Guess thats obvious).

Now trying to get glx working.. currently looking at the following..

Quote:
Information (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Information [ 429.520] (EE) module ABI major version (4) doesn't match the server's version (6)
Information [ 429.522] (EE) Failed to load module "glx" (module requirement mismatch, 0)
I guess something was left behind screwed up when I uninstalled the AMD driver.

Hardware is A6-3600 - HD6430 - By the way - I do get some desktop effects with the XRender in kde.

Work in progress...
 
Old 05-06-2012, 12:00 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
@mudherm: The AMD driver makes backup copies of every file it replaces at install time. When you now upgrade the system and then uninstall the driver it copies back the old, not upgraded files. I also had to learn that the hard way. Since I don't know which files exactly were replaced I used the sledge-hammer method to fix that:
Code:
slackpkg reinstall x
 
Old 05-06-2012, 12:12 PM   #5
mudherm
LQ Newbie
 
Registered: Nov 2004
Location: BC, Canada.
Distribution: Slackware64 - current
Posts: 24
Blog Entries: 3

Rep: Reputation: 0
Thanks TobiSGD - I just ran slackpkg reinstall xorg-server-1.12.1 and that worked apart from a bit of a stutter when kde started up.

I switched to OpenGL from XRender and it appears to work.

Still doesn't answer OP question but in my googleing I got the impression Catalyst 12.4 doesn't play well with 1.12.
 
Old 05-06-2012, 12:21 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You are right, the Arch people and the developers working on Fedora 17 have the same problem: No support for 1.12, planned for version 12.5, but who knows, according to Phoronix it was already planned for 12.4. AMD is falling more and more on my personal liking scala.
 
Old 05-06-2012, 12:23 PM   #7
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Original Poster
Rep: Reputation: 98
Reverted to previous x series as running with the Radeon driver, while it works, makes for a frustrating experience. Will keep an eye on development within both x and from ATI for a solution.
 
Old 05-06-2012, 05:31 PM   #8
bsd1101
Member
 
Registered: Jul 2010
Location: Brooklyn NY
Distribution: Slackware 64
Posts: 31

Rep: Reputation: Disabled
I could have been writing my paper instead of messing with the fglrx driver.......... if I had just come to the forum.

Last edited by bsd1101; 05-06-2012 at 05:42 PM.
 
Old 05-06-2012, 08:05 PM   #9
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Rep: Reputation: 37
same problem here, reinstaling xorg-server and erasing xorg.conf with the ati drivers installed works....
 
Old 06-01-2012, 10:40 PM   #10
bsd1101
Member
 
Registered: Jul 2010
Location: Brooklyn NY
Distribution: Slackware 64
Posts: 31

Rep: Reputation: Disabled
12.6 beta amd drivers make it work. So next official ones will as well.
 
Old 06-01-2012, 10:54 PM   #11
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by bsd1101 View Post
12.6 beta amd drivers make it work. So next official ones will as well.
Just keep in mind that 12.6 has no support for pre-HD5000 cards.
 
Old 06-02-2012, 06:28 PM   #12
trxdraxon
Member
 
Registered: Jan 2006
Location: Command Line
Distribution: Slackware
Posts: 75
Blog Entries: 1

Rep: Reputation: Disabled
Been using the beta drivers since last night and everything seems to be working well. Laptop is running a lot cooler as well which is nice. Anyone know how to get rid of the stupid watermark in the bottom corner?
 
Old 06-05-2012, 09:24 PM   #13
Pixxt
Member
 
Registered: May 2008
Distribution: Slackware, Debian,
Posts: 284

Rep: Reputation: 185Reputation: 185
Quote:
Originally Posted by trxdraxon View Post
Been using the beta drivers since last night and everything seems to be working well. Laptop is running a lot cooler as well which is nice. Anyone know how to get rid of the stupid watermark in the bottom corner?
Compile the 12.4 fglrx package. And only copy and overwrite the control and signature from 12.4 to the 12.6 beta in /etc/ati/

or Put these two files to /etc/ati.
 
1 members found this post helpful.
Old 06-05-2012, 09:58 PM   #14
trxdraxon
Member
 
Registered: Jan 2006
Location: Command Line
Distribution: Slackware
Posts: 75
Blog Entries: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by Pixxt View Post
Compile the 12.4 fglrx package. And only copy and overwrite the control and signature from 12.4 to the 12.6 beta in /etc/ati/

or Put these two files to /etc/ati.
Sweet! Worked perfectly! Thank you
 
  


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
LXer: Latest ATI Linux Driver Brings Support for Ubuntu 7.10 LXer Syndicated Linux News 0 11-24-2007 01:21 PM
How do I change the ATI Radeon driver that comes on FC3 CD#1 to the latest version? t3gah Fedora 3 03-11-2005 12:48 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
ATI Radeon 7000 latest driver ? rumi Linux - Hardware 3 02-27-2005 09:12 PM
Any body using latest Linux ATI Video Driver 3.7.6 (as of 3/10/04)? cyclocommuter Linux - Hardware 13 03-15-2004 07:55 PM

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

All times are GMT -5. The time now is 01:56 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