LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-17-2010, 02:57 PM   #1
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Rep: Reputation: 15
Driver for ATI Radeon integrated video?


Fedora 12, latest kernel, x86_64.

I have an Asus M4A78L-M motherboard that has integrated ATI Radeon HD3000 video. Should I be looking for a driver specific to the integrated video, or should I be looking for a driver specific to the motherboard? I'm not sure if I should look for something different if the video is integrated onto the motherboard, as opposed to a separate video card. This is what I found: http://support.amd.com/us/gpudownloa...5&lang=English

Are there best practices for updating video drivers before I make any changes? I don't want to hose my video.
 
Old 05-17-2010, 08:09 PM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Fedora is not a supported distribution for fglrx, though I understand that the driver should mostly work with F12 these days. You might want to check rpmfusion to see if they have the driver packaged for F12.

However the open source driver might work fine for your needs, but you haven't really told us what those needs are.

Adam
 
Old 05-18-2010, 11:09 AM   #3
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Question

Quote:
Originally Posted by adamk75 View Post
Fedora is not a supported distribution for fglrx, though I understand that the driver should mostly work with F12 these days. You might want to check rpmfusion to see if they have the driver packaged for F12.

However the open source driver might work fine for your needs, but you haven't really told us what those needs are.

Adam
Thanks, Adam. Someone gave me one of those widescreen LCD monitors, which works okay, but the highest resolution I can achieve currently is 1024 X 768. I thought that perhaps by updating the ATI driver, I could achieve more control over video settings. I just can't attain a resolution over 1024 X 768, but I'm guessing there may be another workaround
 
Old 05-18-2010, 11:12 AM   #4
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
That's very surprising. The open source driver should certainly be able to handle any resolution the monitor is capable, barring a driver bug, of course. Can you attach or pastebin your /var/log/Xorg.0.log file?

Adam
 
1 members found this post helpful.
Old 05-18-2010, 11:29 AM   #5
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Well, I haven't tried the mesa driver packages yet. I didn't know these were available until you mentioned it. I'll have to wait until some time after 9:00PM Eastern tonight to install using yum, and regardless of whether it works or not, I'll certainly let you know.

Thanks!
-Ed
 
Old 05-18-2010, 11:35 AM   #6
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Fedora would/should come with the 2D open source driver installed :-)

Adam
 
Old 05-18-2010, 11:59 AM   #7
fruttenboel
Member
 
Registered: Jul 2008
Location: Tilburg NL
Distribution: Slackware 14.2 ciurrent, kernel 3.18.11
Posts: 270

Rep: Reputation: 48
Quote:
Originally Posted by headly21 View Post
Fedora 12, latest kernel, x86_64.

I have an Asus M4A78L-M motherboard that has integrated ATI Radeon HD3000 video. Should I be looking for a driver specific to the integrated video, or should I be looking for a driver specific to the motherboard? I'm not sure if I should look for something different if the video is integrated onto the motherboard, as opposed to a separate video card. This is what I found: http://support.amd.com/us/gpudownloa...5&lang=English

Are there best practices for updating video drivers before I make any changes? I don't want to hose my video.
Not sure, but ATI can be a pain in the something.

On this machine (Asus Pundit ABP 2800) with it's intergrated ATI Radeon VGA system, I've had my share of problems. When running with Debian Sarge, the system could lockup by looking at it. It then needed a total shutdown, powrr cord off and 30 minutes of rest. In some cases it would restart again then.
So I upgraded to Slackware 12.2 with its own ATI radeon driver. At least, it was another driver than Debian used. This driver works great. But sometimes the screen still feezes and the system needs a reset (Alt-Ctrl-PrtScreen SUB) and 30 minutes of rest.

Some people claim I run with bad capacitors but in that case, I gues changing drivers would not help much. Since then I look for boards with non ATI VGA systems.
 
Old 05-18-2010, 08:40 PM   #8
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by adamk75 View Post
Fedora would/should come with the 2D open source driver installed :-)

Adam
Yeah, I checked what I have installed, and I'm not sure if this is right:

mesa-dri-drivers.i686
mesa-dri-drivers.x86_64
mesa-dri-drivers-experimental.x86_64

Still not working. I looked into removing the "mesa-dri-drivers.i686" and "mesa-dri-drivers.x86_64" but yum would remove 143 dependencies.

Whenever I try to execute glxinfo, it crashes, and when I try to go into System Settings to configure the Desktop (screensaver and whatnot), it too crashes. I'm about to throw in the towel.
 
Old 05-18-2010, 08:41 PM   #9
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by fruttenboel View Post
Not sure, but ATI can be a pain in the something.
Darned tootin'!
 
Old 05-18-2010, 09:04 PM   #10
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by adamk75 View Post
That's very surprising. The open source driver should certainly be able to handle any resolution the monitor is capable, barring a driver bug, of course. Can you attach or pastebin your /var/log/Xorg.0.log file?

Adam
Well, I just installed the Rawhide (Fedora 13) unstable Mesa 3D drivers version 7.8 (by running
Code:
yum --enablerepo=rawhide update mesa-dri-drivers-experimental mesa*
), and everything seems to be working. I replaced the xorg.conf file back into /etc/X11 and added Modes "1440x900" to the SubSection "Display" section of the "Screen" section. Now I'm running 1440X900 screen resolution. Much sharper, clearer, and more available screen real-estate. I think I'll stop for tonight :-)
 
Old 05-19-2010, 07:23 AM   #11
headly21
Member
 
Registered: Jul 2005
Location: Orlando, FL
Distribution: Fedora 11
Posts: 64

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by headly21 View Post
Well, I just installed the Rawhide (Fedora 13) unstable Mesa 3D drivers version 7.8 (by running
Code:
yum --enablerepo=rawhide update mesa-dri-drivers-experimental mesa*
), and everything seems to be working. I replaced the xorg.conf file back into /etc/X11 and added Modes "1440x900" to the SubSection "Display" section of the "Screen" section. Now I'm running 1440X900 screen resolution. Much sharper, clearer, and more available screen real-estate. I think I'll stop for tonight :-)
Well, everything seems to be working, except that I have no screen savers. I guess since the experimental mesa drivers are just that, experimental, and I'm using the ones built for Rawhide (I'm on Constantine), I can't expect everything to work right
 
Old 05-19-2010, 07:26 AM   #12
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Open-source 2D?

I thought they are 3D, in fact I use it for 3D!
 
Old 05-19-2010, 07:46 AM   #13
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
There are open source 2D drivers (included in Xorg) and open source 3D drivers (included in Mesa).

Adam
 
  


Reply

Tags
ati, hd, radeon



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
Which ati video driver for ati radeon xpress 200 5954 (pcie) ? sirius57 SUSE / openSUSE 2 07-03-2009 07:03 PM
ATI RADEON 9250 Video Card Driver KeSha Linux - Hardware 4 02-20-2009 02:41 PM
driver for integrated ati radeon x1200 video card drastic Linux - Hardware 9 09-25-2008 02:23 PM
Anyone have success loading driver for ATI Radeon x600 video card? snarvey SUSE / openSUSE 6 05-29-2006 02:08 AM
ATI Radeon 7000 video driver Progmaker Linux - Hardware 3 02-04-2006 06:06 PM

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

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