Fedora Linux Support Community & Resources Center
  #1  
Old 3rd October 2007, 09:08 PM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
Unhappy installed new ATI 8.40 drivers...CRASH!

I installed the ATI 8.40 drivers and my system crashed on reboot. couldnt load some module. I knew I shouldnt have updated. I just wanted better FPS. They were only 570. Thats bad. lol

Anyone else had the same issue? I just went back into my Xorg.conf and changed it to "ati". I'm back up. Its trying to load fglrx.so.

Or is there anyway to roll back to the original drivers I had. I used whatever FC7 install setup installed.

Let me know, thanks.
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #2  
Old 3rd October 2007, 09:26 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Where did you get the driver and was it in rpm's ?


Did you edit xorg.conf

To edit xorg.conf


su
gedit /etc/X11/xorg.conf


Then add these sections.


Code:
Section "Extensions"
Option "Composite" "False"
EndSection


Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "DRI"
Mode 0666
EndSection

Don't forget to save the changes

Finally, the following options are useful in the section "Device" :


Code:
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "ForceGenericCPU" "off"
Option "KernelModuleParm" "locked-userpages=0"

After editing don't forget to restart X ( Ctrl + Alt + Backspace )
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 4th October 2007, 12:50 AM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
I got the new ATI drivers from yum. --> # yum install kmod-fglrx

Messed my stuff up. I will try what you said. Unless you think I should do differently since I used yum.
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #4  
Old 4th October 2007, 03:21 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
kmod-fglrx is fine just edit xorg.conf and you should get x working
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 4th October 2007, 02:32 PM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
Still not working. I uninstalled, reinstalled. Made the changes you suggested. Still wont work. I when trying to startx i get "No Screens Found".

I can put radeon or ati for the driver and it works. except when i do...

glxinfo | grep -i direct = direct rendering is NO & OpenGL renderer string: MESA GLX Indirect.

glxgears = 209FPS which is even worse!

I looked at the Xorg log and it only says No Screens found. Any ideas?
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.

Last edited by Gentoo Bob; 4th October 2007 at 03:01 PM.
Reply With Quote
  #6  
Old 4th October 2007, 05:56 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Are you running 64 bit fedora ?

What card model ?

post the output from these commands

su -
lspci |grep VGA
yum list kmod-fglrx kernel-*
uname -r
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #7  
Old 4th October 2007, 07:22 PM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
[root@CORP-L-FC7LAPPY ~]# lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]

[root@CORP-L-FC7LAPPY ~]# yum list kmod-fglrx kernel-*
Installed Packages
kernel.i686 2.6.21-1.3194.fc7 installed
kernel.i686 2.6.22.9-91.fc7 installed
kernel-devel.i686 2.6.22.9-91.fc7 installed
kernel-devel.i686 2.6.21-1.3194.fc7 installed
kernel-headers.i386 2.6.22.9-91.fc7 installed
kmod-fglrx.i686 8.40.4-2.2.6.22.9_91.f installed
Available Packages
kernel.i586 2.6.22.9-91.fc7 updates
kernel-PAE.i686 2.6.22.9-91.fc7 updates
kernel-PAE-debug.i686 2.6.22.9-91.fc7 updates
kernel-PAE-debug-devel.i686 2.6.22.9-91.fc7 updates
kernel-PAE-devel.i686 2.6.22.9-91.fc7 updates
kernel-debug.i686 2.6.22.9-91.fc7 updates
kernel-debug-devel.i686 2.6.22.9-91.fc7 updates
kernel-devel.i586 2.6.22.9-91.fc7 updates
kernel-doc.noarch 2.6.22.9-91.fc7 updates
kernel-xen.i686 2.6.20-2936.fc7 updates
kernel-xen-2.6-doc.noarch 2.6.20-2936.fc7 updates
kernel-xen-devel.i686 2.6.20-2936.fc7 updates
kmod-fglrx.i586 8.40.4-2.2.6.22.9_91.f livna

[root@CORP-L-FC7LAPPY ~]# uname -r
2.6.22.9-91.fc7

What do you think Chief?
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #8  
Old 4th October 2007, 11:45 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Gentoo Bob
[root@CORP-L-FC7LAPPY ~]# lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]

[root@CORP-L-FC7LAPPY ~]# yum list kmod-fglrx kernel-*
Installed Packages
kernel.i686 2.6.21-1.3194.fc7 installed
kernel.i686 2.6.22.9-91.fc7 installed
kernel-devel.i686 2.6.22.9-91.fc7 installed
kernel-devel.i686 2.6.21-1.3194.fc7 installed
kernel-headers.i386 2.6.22.9-91.fc7 installed
kmod-fglrx.i686 8.40.4-2.2.6.22.9_91.f installed
Available Packages
kernel.i586 2.6.22.9-91.fc7 updates
kernel-PAE.i686 2.6.22.9-91.fc7 updates
kernel-PAE-debug.i686 2.6.22.9-91.fc7 updates
kernel-PAE-debug-devel.i686 2.6.22.9-91.fc7 updates
kernel-PAE-devel.i686 2.6.22.9-91.fc7 updates
kernel-debug.i686 2.6.22.9-91.fc7 updates
kernel-debug-devel.i686 2.6.22.9-91.fc7 updates
kernel-devel.i586 2.6.22.9-91.fc7 updates
kernel-doc.noarch 2.6.22.9-91.fc7 updates
kernel-xen.i686 2.6.20-2936.fc7 updates
kernel-xen-2.6-doc.noarch 2.6.20-2936.fc7 updates
kernel-xen-devel.i686 2.6.20-2936.fc7 updates
kmod-fglrx.i586 8.40.4-2.2.6.22.9_91.f livna

[root@CORP-L-FC7LAPPY ~]# uname -r
2.6.22.9-91.fc7

What do you think Chief?
Ok your card is not supported by fglrx in fedora due to your card being legacy , the last driver to support your card was 8.28 which doesn't work with F7.
Your only choice for 3D is the open source radeon driver
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #9  
Old 5th October 2007, 12:01 AM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
WHOOHOO!!! thats great news. not. lol Thats fine. I just use it at work anyways so 3D isnt that important but I would like my FPS to really kick it up a notch. So do you suggest I install legacy drivers from ATI's website? or are there rpm's for the driver I need?
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #10  
Old 5th October 2007, 12:16 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Gentoo Bob
WHOOHOO!!! thats great news. not. lol Thats fine. I just use it at work anyways so 3D isnt that important but I would like my FPS to really kick it up a notch. So do you suggest I install legacy drivers from ATI's website? or are there rpm's for the driver I need?
There is no legacy support for ATI in F7 due to xorg 1.3 aka 7.2 .
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #11  
Old 5th October 2007, 02:14 AM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
alrighty then. Thanks for all your help!
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
Reply

Tags
840, ati, driverscrash, installed

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
KWin crash after ATI drivers install burkina76 Using Fedora 0 18th November 2008 11:00 AM
ATI drivers + OpenGL = crash after 10-20mins tsorvoja Hardware & Laptops 4 16th October 2007 06:41 AM
Firefox 1.5.0.6 crash after Flash plugin installed amoxi Using Fedora 2 26th October 2006 09:28 AM
installed ok, updated with yum, crash on reboot, can't re-install smk888 Installation and Live Media 14 21st June 2006 07:21 PM
can't activate wireless. I already have drivers installed, firmware installed. pliu59 Hardware & Laptops 6 28th March 2006 12:50 AM


Current GMT-time: 03:58 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat