LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-11-2014, 06:00 PM   #1
Archy1
Member
 
Registered: Jan 2014
Distribution: Debian
Posts: 95

Rep: Reputation: 2
Installing Proprietary ATI drivers (having issues)


I'm running Debian 7.4 amd64 on a Radeon HD four-hundred-something (can't remeber exactly what "lspci -nn | grep VGA" outputted).

After installing drivers like this (as instructed here):
Code:
# Adding wheezy-backports.
leafpad /etc/apt/sources.list

# Installing driver.
aptitude update
aptitude install linux-headershttps://wiki.debian.org/ATIProprietary-$(uname -r|sed 's,[^-]*-[^-]*-,,')
aptitude -r -t wheezy-backports install fglrx-legacy-driver

# Configuring driver.
mkdir /etc/X11/xorg.conf.d
echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "fglrx"\nEndSection' > /etc/X11/xorg.conf.d/20-fglrx.conf
I rebooted into a black screen.

Any help would be appreciated as to how to get my screen back and how to successful use ATI drivers. This is a fresh install so if something brakes, I can just install again.

Last edited by Archy1; 03-11-2014 at 08:08 PM.
 
Old 03-11-2014, 07:17 PM   #2
qrange
Senior Member
 
Registered: Jul 2006
Location: Belgrade, Yugoslavia
Distribution: Debian stable/testing, amd64
Posts: 1,061

Rep: Reputation: 47
I'd reboot into 'recovery mode' and delete that '20-fglrx.conf'.
then reboot.
 
Old 03-11-2014, 08:07 PM   #3
Archy1
Member
 
Registered: Jan 2014
Distribution: Debian
Posts: 95

Original Poster
Rep: Reputation: 2
Thanks! That did it; now only how to configure this driver to a workable state...
 
Old 03-21-2014, 08:04 AM   #4
BirdfromtheSouthpole
LQ Newbie
 
Registered: Mar 2014
Posts: 7

Rep: Reputation: Disabled
I had similar problems and solved it by this way:

First, remove all AMD/ATI related drivers, after this is done, download the actuall BETA!!! Catalyst driver package from AMD, run the script with sudo/root rights and than finally type into the bash

aticonfig --initial

That's it.

Had dozens of problems by following the wiki's. And it seems, that only the beta driver works fine (own the newest R9 290X).
 
Old 03-21-2014, 08:51 AM   #5
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
Quote:
Originally Posted by BirdfromtheSouthpole View Post
I had similar problems and solved it by this way:

First, remove all AMD/ATI related drivers, after this is done, download the actuall BETA!!! Catalyst driver package from AMD, run the script with sudo/root rights and than finally type into the bash

aticonfig --initial

That's it.

Had dozens of problems by following the wiki's. And it seems, that only the beta driver works fine (own the newest R9 290X).
The only problem is that the HD4xxx cards need the Legacy driver, the Beta does not support them. FWIW, I refuse to use that crappy Catalyst driver, the free radeon driver works fine here on my AMD cards.
 
Old 03-23-2014, 04:04 PM   #6
Archy1
Member
 
Registered: Jan 2014
Distribution: Debian
Posts: 95

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by TobiSGD View Post
The only problem is that the HD4xxx cards need the Legacy driver, the Beta does not support them.
Are you using wheezy?

Quote:
Originally Posted by BirdfromtheSouthpole View Post
I had similar problems and solved it by this way:

First, remove all AMD/ATI related drivers, after this is done, download the actuall BETA!!! Catalyst driver package from AMD, run the script with sudo/root rights and than finally type into the bash

aticonfig --initial

That's it.

Had dozens of problems by following the wiki's. And it seems, that only the beta driver works fine (own the newest R9 290X).
Did you try this with a Radeon HD 4xxx?
 
Old 03-23-2014, 05:39 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
Quote:
Originally Posted by Archy1 View Post
Are you using wheezy?
No, I am using Slackware, but with similar hardware, so I know that the HD2/3/4xxx do not run with the Beta driver, you need the 13.1 Legacy driver for these cards, later drivers do simply not support them.
 
Old 04-20-2015, 11:45 AM   #8
vladtepe
LQ Newbie
 
Registered: Apr 2015
Posts: 1

Rep: Reputation: Disabled
Black Screen

Quote:
Originally Posted by BirdfromtheSouthpole View Post
I had similar problems and solved it by this way:

First, remove all AMD/ATI related drivers, after this is done, download the actuall BETA!!! Catalyst driver package from AMD, run the script with sudo/root rights and than finally type into the bash

aticonfig --initial

That's it.

Had dozens of problems by following the wiki's. And it seems, that only the beta driver works fine (own the newest R9 290X).
What version is the beta you used, i try the 14.9, 14.6 and the last release but i have the black screen everytime, i don't know what i'm doing wrong so any help would be aprecciated.

PS. I'm using Debian Jessie

Last edited by vladtepe; 04-20-2015 at 11:49 AM.
 
Old 04-20-2015, 03:49 PM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
misunderstanding, please disregard.

Last edited by ondoho; 04-20-2015 at 03:50 PM.
 
  


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
[SOLVED] X wont start after installing ATi proprietary drivers gtludwig Ubuntu 1 11-12-2012 09:13 AM
black screen after installing ati 9.4 drivers, hd3850 sg09 Linux - Hardware 3 05-12-2009 12:34 PM
Black Screen of Death after installing ATI Proprietary Drivers w/ a Radeon X1300 gordo1701e Linux - Hardware 12 05-19-2007 07:25 PM
installing ATI Proprietary drivers in Slacware 10 nickbird Slackware 5 11-25-2004 11:26 AM
Radeon 9200se w/ATI drivers - black screen! MarasW Linux - Hardware 7 05-17-2004 11:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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