Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Video Driver FGLRX Update and not starting X

Need help with peripherals or devices?
Message
Author
User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Video Driver FGLRX Update and not starting X

#16 Post by Head_on_a_Stick »

aeb105 wrote:Is there a command that will inject it right?

Code: Select all

sudo tee -a /etc/apt/sources.list <<< "deb http://http.debian.net/debian wheezy-backports main"
But it's only a text file so you could just edit it directly...
deadbang

kmathern
Posts: 603
Joined: 2011-02-05 19:20

Re: Video Driver FGLRX Update and not starting X

#17 Post by kmathern »

Head_on_a_Stick wrote:
aeb105 wrote:Is there a command that will inject it right?

Code: Select all

sudo tee -a /etc/apt/sources.list <<< "deb http://http.debian.net/debian wheezy-backports main"
But it's only a text file so you could just edit it directly...
The fglrx packages are in non-free and contrib

Code: Select all

sudo tee -a /etc/apt/sources.list <<< "deb http://http.debian.net/debian wheezy-backports main contrib non-free"

aeb105
Posts: 17
Joined: 2014-06-16 22:51

Re: Video Driver FGLRX Update and not starting X

#18 Post by aeb105 »

So I updated the wheezy backports and then did the install. I created the xorg.conf file per the instructions and rebooted. Still get a blinking cursor.

aeb105
Posts: 17
Joined: 2014-06-16 22:51

Re: Video Driver FGLRX Update and not starting X

#19 Post by aeb105 »

What should I try next? Thinking of just reformatting and reinstalling OS, cause it will get me to desktop.

kmathern
Posts: 603
Joined: 2011-02-05 19:20

Re: Video Driver FGLRX Update and not starting X

#20 Post by kmathern »

aeb105 wrote:...Still get a blinking cursor.
Is your machine a Win 8/8.1 machine with UEFI firmware ?

On my pc that came with Win 8, I need to set it to the CSM mode (aka Legacy mode) when using the fglrx proprietary driver, otherwise I get a blinking cursor.

The free Xorg radeon driver doesn't seem to care if it's in legacy mode or not.

aeb105
Posts: 17
Joined: 2014-06-16 22:51

Re: Video Driver FGLRX Update and not starting X

#21 Post by aeb105 »

This machine came with Windows Vista back in 2007

Post Reply