LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-23-2012, 12:25 PM   #1
alarazr
Member
 
Registered: Jul 2012
Location: UK
Distribution: Debian x64
Posts: 65

Rep: Reputation: Disabled
How do I properly switch from open to proprietary ATI Radeon drivers?


Hey guys. Last time I tried to simply uninstall radeon-related packages on Synaptic and install fglrx, but I couldn't get it working. I ended up doing a full reinstall and now I'm back at square one.

The open drivers don't have the performance necessary to run graphically intensive applications. On a heavy Ubuntu, Debian or Mint installation I have high graphical performance for games, Google Earth etc, but the open driver cannot match fglrx yet

I have a minimal Debian netinstall with Xfce4

When searching 'radeon' on Synaptic, the following packages are installed

xserver-xorg-video-radeon
radeontool
libdrm-radeon1
xserver-xorg-video-ati

Thanks in advance for the help
 
Old 07-23-2012, 01:14 PM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Depends on which graphics card you're using because they dropped support for some of the cards.
All of the hd under 5000
post output of
Quote:
lspci

Last edited by EDDY1; 07-23-2012 at 01:18 PM.
 
Old 07-23-2012, 01:25 PM   #3
alarazr
Member
 
Registered: Jul 2012
Location: UK
Distribution: Debian x64
Posts: 65

Original Poster
Rep: Reputation: Disabled
Here are the results of lspci

Quote:
alarazr@xweb:~$ lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 10)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc RV730XT [Radeon HD 4670]
01:00.1 Audio device: ATI Technologies Inc RV710/730
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
alarazr@xweb:~$
 
Old 07-23-2012, 01:44 PM   #4
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Yes I believe they dropped support for that so you may have to use the opensource drivers. I have the hd4290 & have found that the fglrx doesn't support it. Although I haven't tried to download directly from amd.
Tobisgd suggested a fix here
http://www.linuxquestions.org/questi...an-4175416849/
 
Old 07-23-2012, 01:48 PM   #5
alarazr
Member
 
Registered: Jul 2012
Location: UK
Distribution: Debian x64
Posts: 65

Original Poster
Rep: Reputation: Disabled
Thanks mate, I'll have a look. If not, I'll just make do with the open drivers temporarily because I've got a new card being delivered next week anyway =)

Thanks again
 
Old 07-23-2012, 01:52 PM   #6
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Rep: Reputation: Disabled
Quote:
Originally Posted by EDDY1 View Post
Depends on which graphics card you're using because they dropped support for some of the cards.
All of the hd under 5000
post output of
Quote:
lspci
They have not dropped support just yet, but will soon.
 
Old 07-23-2012, 02:20 PM   #7
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
Actually, they have dropped support from the mainline drivers since Catalyst 12.6 for HD2/3/4000 cards, but there is a legacy version of Catalyst 12.6, which is currently in Beta state. See the last part of this post: http://www.linuxquestions.org/questi...ml#post4722866

But that shouldn't be a problem if you use Debian 6/Squeeze, you can just use the 12.4 version, it should run fine with that card. You only have to use the free drivers or AMD's legacy driver if you want to use Wheezy or Sid.
 
1 members found this post helpful.
  


Reply

Tags
debian, fglrx, netinst, 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
[SOLVED] ati proprietary drivers installation on Debian Squeeze 6.0.4 with a Radeon HD 6870 Matx Linux - Hardware 3 02-29-2012 04:51 AM
ATI Radeon 3200HD with Slackware 12.2 not working with proprietary ATI drivers... cyrrius_corruption Linux - Laptop and Netbook 10 04-20-2009 01:46 PM
Black Screen of Death after installing ATI Proprietary Drivers w/ a Radeon X1300 gordo1701e Linux - Hardware 12 05-19-2007 07:25 PM
[Debian (Knoppix)] ATI Radeon Mobility 9600 Proprietary Drivers? Do they work? false-hopes Linux - Laptop and Netbook 0 08-22-2004 11:19 PM
ATI Proprietary Drivers (Radeon 9700) correctly installed but no 3D acceleration g-rom Linux - Hardware 5 05-11-2004 05:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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