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 - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-27-2010, 04:57 PM   #1
GNOMESPJ
LQ Newbie
 
Registered: Nov 2010
Posts: 4

Rep: Reputation: 0
Talking Fedora 14 and ATI redeon drives problem


Hello folks,

I have recently upgraded to fedora 14. I have a ATI radeon graphics card which worked well with Catalyst version 10.10 X64 on fedora 13. But on fedora 14 it kept crashing and finally crashed the entire installation. I had to reinstall everything again and this time am playing safe. I would really appreciate of someone could pitch in some ideas regarding this issue. Will wait till I get an expert advice.

Thanks a lot guys,
Sagar
 
Old 11-28-2010, 03:42 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
As of Fedora 13 and higher, Fedora supported ati cards out of the box. If you had a catalyst driver on the install, be aware that it overwrites files. There is a set of instructions for removing them. I think you uninstall

catalyst
mesa
xf86-video-ati
OpenGL<anything>

reinstall xf86-video-ati, which will require mesa. Go for latest versions
 
Old 12-05-2010, 04:30 AM   #3
GNOMESPJ
LQ Newbie
 
Registered: Nov 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Smile

thanks for replying business_kid but I couldnt really understand what you meant by supporting out of the box.. do you mean that the drivers are already there in Fedora 14... cos I was not able to enable the graphic effects by default.. Also I havent yet installed any version of catalyst drivers as yet cos I read on many sites that the old 10.10 version which worked well on fedora 13 does not actually support 14 and may crash the system.. So am playing safe for now ...
Thanks ,
 
Old 12-05-2010, 11:48 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Use the xf96-video-ati driver. In Xorg.conf simply put the word 'radeon' as driver; I had to put
radeon.modeset=1 as a boot parameter on the kernel line. Also, make /etc/modprobe.d/radeon.conf which says

options radeon modeset=1

Then try it
 
Old 12-06-2010, 08:13 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
I am a twit.
Use xf86-video-ati
 
Old 12-06-2010, 11:11 PM   #6
GNOMESPJ
LQ Newbie
 
Registered: Nov 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Smile

hello,

"I had to put radeon.modeset=1 as a boot parameter on the kernel line"

I got that typo ... just didnt get what do you mean by this ... Did all the rest steps ... Guess this one is a critical.. Can you please elaborate more on that step

Thanks a lot
 
Old 12-08-2010, 03:17 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Some of it is Jargon. Suppoprting something 'out of the box' means it's builtin support - Fedora has all the correct drivers and versions to make an ATI card run and do dri.
I can't find 'all the rest steps' in my posts.. There's no other steps if you haven't installed a catalyst driver
 
Old 12-29-2010, 11:34 PM   #8
siddharthkool
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Rep: Reputation: 0
Quote:
Originally Posted by business_kid View Post
Some of it is Jargon. Suppoprting something 'out of the box' means it's builtin support - Fedora has all the correct drivers and versions to make an ATI card run and do dri.
I can't find 'all the rest steps' in my posts.. There's no other steps if you haven't installed a catalyst driver
I am facing a similar problem after installing ATI Driver for my graphics card.
How can I uninstall catalyst ?
I don't see any s/w named catalyst installed. What exactly to uninstall ?

glxinfo |grep -i "\(render\|opengl\)"
Code:
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5400 Series 
OpenGL version string: 4.1.10362 Compatibility Profile Context
OpenGL shading language version string: 4.10
OpenGL extensions:
    GL_NV_conditional_render, GL_NV_copy_depth_to_color,
I must add that during the same install session, my kernel version was upgraded from 2.6.35.10-72.fc14.x86_64 to 2.6.35.10-74.fc14.x86_64
Though I can log in using the older kernel but the newer kernel results in a blank screen after boot up.
 
Old 12-31-2010, 03:35 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Blame ATI for the naming. Catalyst is aka fglrx.

Remove it the way it was installed. If you ran an install script, run it with --uninstall; If it's a package, remove it that way. If you can't see any of it, try
ls -l /usr/lib(64)/libGL*

Normally libGL.so --> libGL.so.1 --> a mesa lib, e.g. libGL.so.1.2. With a proprietary driver installed, they point at a libGL.so with the proprietary version number (my old nvidia card had proprietary)
/oldslack/usr/lib/libGL.so.96.43.01

I can then use 'locate 96.43.01' to find my driver. I'm sure you can do something similar to find yours. Remove Reinstall mesa, and your other driver, as you will probably be missing some bits.
 
Old 02-16-2011, 02:39 PM   #10
GNOMESPJ
LQ Newbie
 
Registered: Nov 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Unhappy Thread for step by step installation procedure

Hello,

I was not able to sort it out till the end .. So searched some forums and found this thread
Link which shows step by step installation.
But my process again halted at the point where he asks to see if the kernel is built or not. So it seems that my /usr/src/ is empty. Now this is a bad indication according to the tread but he has not suggested any workaround. Can anyone help me in this . Am still working without graphics drivers here on fedora 14 64 bit ..

Thanks a ton,
Sagar
 
Old 02-17-2011, 02:27 AM   #11
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
In /usr/src you need the kernel built, because the nvidia installer needs to build it's own kernel module.

get the source install it to /usr/src. You can get the standard config from /boot or use your own
cp /boot/config_version-distro /usr/src/.config - the dot is important
make (-j some number for multiple processes)

Then install the nvidia driver. If it starts bellyaching about kernel magic, remove the installed one, install the kernel you built & run
make modules_install

and try again.
 
  


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
F10 ATI Redeon X1650 Pro Xorg Config File harley51 Fedora 1 11-28-2008 08:02 AM
Help Mounting NTFS Drives and/or ATi Drivers - Fedora Core 6 aaron4katie Linux - Hardware 2 12-28-2006 08:43 AM
ATI Redeon 9550 with suse 9.3, no 3D acceleration danke Linux - Hardware 3 08-22-2005 12:52 PM
Ati x200 chipset drives for fedora vinodh2vinodh Linux - Hardware 1 08-03-2005 10:18 AM
redhat ati redeon 9000 pro quake3 zocalo Red Hat 0 09-18-2003 04:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:06 AM.

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