LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Tags used in this thread
Popular LQ Tags , , , , , ,

Reply
 
Thread Tools
Old 06-28-2009, 08:33 AM   #1
mennowo
LQ Newbie
 
Registered: Oct 2006
Location: Utrecht, Netherlands
Distribution: Fedora 11
Posts: 8
Thanked: 0
Xorg crash after installing "ATI Catalyst™ 9.6 Proprietary Linux x86 Display Driver"


[Log in to get rid of this advertisement]
Hello!

I am running Fedora 11, on a Quad Core Intel PC, with Sapphire ATI HD4850 as a graphic card. Fedora installs like a charm, takes 10 minutes. All works, but desktop effects will not work with the "radeon" driver.

Therefore, I installed the ATI Catalyst driver thatan be downloaded from the ATI webpage. The driver installs by itself and creates a xorg.conf file. However, after reboot, I cannot enter into fedora: before the login screen, X crashes fatally and the system becomes completely non-responsive.

Using interactive startup, I can enter the system by bash/terminal, and tried to replace xorg.conf, making the driver "radeon" again. However, this does nog change the problem: during startup, the screen flickers for about 10 seconds, then a distorted fedora picture is displayed, and stays, and the system does not react to anything but the reset button.

Anyone has any ideas how to get the HD4850 video card fully functional? And maybe to do so without completely reinstalling the system? All ideas very welcome!

Greets, Menno.
mennowo is offline     Reply With Quote
Old 06-28-2009, 08:48 AM   #2
mennowo
LQ Newbie
 
Registered: Oct 2006
Location: Utrecht, Netherlands
Distribution: Fedora 11
Posts: 8
Thanked: 0

Original Poster
*UPDATE* Problem partially resolved...

Small update upon the above post: using a shell script that uninstalls the ati driver, I managed to get back into the login screen, and graphics work again.

However, this means the "fglrx" driver is gone, and I am using "radeon" again. When trying to enable destop effects, I get the message "Desktop effects could not be enabled". When running compiz from a terminal, all window borders disappear and I cannot move around windows anymore. This effect is gone upon reboot, and also when I try to enable Desktop Effects again, from the System menu.

I would really like to resolve these troubles, because I'd like to enable Avant Window Navigator, which I need compiz to be running for...

Any help still welcome, thanks!
mennowo is offline     Reply With Quote
Old 06-28-2009, 08:49 AM   #3
Kiboney
Member
 
Registered: May 2009
Distribution: Fedora 11, Ubuntu, Slackware
Posts: 32
Thanked: 1
Hi

I have the EXACT same problem http://www.linuxquestions.org/questi...-fglrx-735706/ . Sadly, I still cannot activate fglrx while running into this problem. Only way to stop this for now is to uninstall the ATI driver from init 3.

And no, Compiz cannot be run without fglrx I'm afraid, and same for other 3D applications.

In the meanwhile, what is the rest of your system configuration? Knowing this can help us pinpoint the source of the problem!

We have the same video card - HD 4850;
The same operating system - Fedora 11...

Kernel here is 2.6.29.5, i586
CPU Pentium 4 - 3.2 GHz

Given that info I would think that the problem is directly related Kernel and the HD 4850 graphics card. The graphics on my system worked with the Fedora 10 version.

Cheers

Last edited by Kiboney; 06-28-2009 at 09:02 AM.. Reason: Commands not needed for posting; Posting own sys config;
Kiboney is offline     Reply With Quote
Old 06-28-2009, 09:47 AM   #4
mennowo
LQ Newbie
 
Registered: Oct 2006
Location: Utrecht, Netherlands
Distribution: Fedora 11
Posts: 8
Thanked: 0

Original Poster
Hi, thanks for the reply. I already could not imagine being the only with this problem...

Indeed I think this is related to the kernel, because I succeeded in installing the Catalyst software with "Install Kernel Module" disabled. However, this also means that the problem remains the exact same. I tried installing under two different kernels, no luck:

- 2.6.29.5-191.fc11.x86_64
- 2.6.29.5-1.rt22.1.fc11.ccrma.x86_64.rt (realtime enabled kernel from CCRMA)

Further, I am running a Quad Core 2.66, 4 GB mem, PK5 Asus mobo. In the end I want to be able to use dual head as well.
mennowo is offline     Reply With Quote
Old 06-28-2009, 08:06 PM   #5
Kiboney
Member
 
Registered: May 2009
Distribution: Fedora 11, Ubuntu, Slackware
Posts: 32
Thanked: 1
I posted a bug report on https://bugzilla.redhat.com/show_bug.cgi?id=508594

Hopefully it'll be taken into account. You should follow it in case we find a workaround.

EDIT: Woops. They don't support closed-source binary packages.

Last edited by Kiboney; 06-29-2009 at 10:37 AM..
Kiboney is offline     Reply With Quote
Old 07-04-2009, 10:02 AM   #6
mkpelletier
LQ Newbie
 
Registered: Oct 2006
Location: Bulawayo, Zimbabwe
Distribution: Fedora 11, Ubuntu, OpenSuse, Debian, Mint, TinyCore, et al.
Posts: 2
Thanked: 0
Lightbulb AWN/Screenlets without compiz and fglrx

Quote:
Originally Posted by mennowo View Post
Small update upon the above post: using a shell script that uninstalls the ati driver, I managed to get back into the login screen, and graphics work again.

However, this means the "fglrx" driver is gone, and I am using "radeon" again. When trying to enable destop effects, I get the message "Desktop effects could not be enabled". When running compiz from a terminal, all window borders disappear and I cannot move around windows anymore. This effect is gone upon reboot, and also when I try to enable Desktop Effects again, from the System menu.

I would really like to resolve these troubles, because I'd like to enable Avant Window Navigator, which I need compiz to be running for...

Any help still welcome, thanks!
I have also had troubles getting this driver to install. I have tried every release of the driver since 9.4, but to no avail. I have heard of some people downgrading their kernel to F10 with success, but I do not want to do this.

Nevertheless, you can get AWN and screenlets to work fine without fglrx and compiz by enabling compositing in Metacity using the gconf gui tool:
Apps > Metacity > General > Compositing_manager=yes

This can be achieved via command line with:

gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool true

I have been using this option since I installed F11. While I still do not have 3D acceleration, my desktop works perfectly well and suspend/resume works flawlessly (this was always an issue with fglrx driver working). Metacity compositing effects are conservative and useful, but lack customization. At least I can use AWN and screenlets, though.

I think I have resolved to wait a year or so for the open source drivers to support my card. AMD released documentation to the open source developers recently so we should see 3d support soon. Some cards already have this with the open sources drivers.
mkpelletier is offline  
Tag This Post , , , , , ,
Reply With Quote
Old 07-05-2009, 02:35 PM   #7
mennowo
LQ Newbie
 
Registered: Oct 2006
Location: Utrecht, Netherlands
Distribution: Fedora 11
Posts: 8
Thanked: 0

Original Poster
thanks!

The above reply worked well for me! Thanks a lot, I'm happy to be able to use AWN at least, even if desktop effects still won't work. Let us hope indeed the open source drivers will support 3D acceleration in the near future! Thanks again, menno.
mennowo is offline     Reply With Quote
Old 07-05-2009, 03:55 PM   #8
chickenlinux
Member
 
Registered: Mar 2008
Location: Here - Where else?
Distribution: Slackware 12.2, Ubuntu 9.04, Fedora 11
Posts: 250
Thanked: 1
I wish RPMFusion would release a (a)kmod-fglrx so that one could use fglrx with fedora 11... It's the only thing that prevents me from switching from this irritating Ubuntu.
chickenlinux is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
no display: Xorg, Nvidia driver broken after Etch update; Failed to load module "glx" forgox Debian 18 11-06-2007 03:37 PM
Problem With ATI Proprietary Linux x86 Display Drivers 8.29.6 ArizonaRedneck Linux - Newbie 10 10-31-2006 10:03 PM
ATI Proprietary Linux x86 Driver husnos Linux - Hardware 10 08-05-2005 06:02 PM
ATI Proprietary Linux x86 Driver Superganja23 Linux - Software 6 01-22-2005 02:12 PM


All times are GMT -5. The time now is 11:42 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration