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

 

 

 

SOLVED: Firmware: Failed to load Radeon

Linux Kernel, Network, and Services configuration.
Message
Author
kepler19
Posts: 83
Joined: 2016-10-15 10:52

Re: Firmware: Failed to load Radeon

#21 Post by kepler19 »

So which one have i to remove or correct from my sources.list:

Code: Select all

deb http://mirrors.kernel.org/debian/ jessie main
deb-src http://mirrors.kernel.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

# jessie-updates, previously known as 'volatile'
deb http://mirrors.kernel.org/debian/ jessie-updates main
deb-src http://mirrors.kernel.org/debian/ jessie-updates main

# 

deb http://ftp.debian.org/debian/ stable main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://ftp.debian.org/debian/ stable-updates main contrib non-free

# 

        #Debian 8 "Jessie"
deb http://ftp.debian.org/debian jessie-backports main contrib non-free
deb http://mozilla.debian.net/ jessie-backports firefox-release
That is output of:

Code: Select all

apt-cache policy firmware-amd-graphics
firmware-amd-graphics:
  Installed: (none)
  Candidate: 20161130-2~bpo8+1
  Version table:
     20161130-2~bpo8+1 0
        100 http://ftp.debian.org/debian/ jessie-backports/non-free amd64 Packages
It's not the answers that matter, it's the questions.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Firmware: Failed to load Radeon

#22 Post by stevepusser »

You have the "firmware-amd-graphics" package available now--so have you learned yet how to install it?

It's easy to find out how to install a package from the repositories with a simple web search; please try it that first before asking to be spoon-fed the answer. Thanks in advance. Synaptic is also a good GUI for the repositories, you might even have already installed!

Let's do that before fixing your sources.list.
MX Linux packager and developer

kepler19
Posts: 83
Joined: 2016-10-15 10:52

Re: Firmware: Failed to load Radeon

#23 Post by kepler19 »

stevepusser wrote:You have the "firmware-amd-graphics" package available now--so have you learned yet how to install it?

It's easy to find out how to install a package from the repositories with a simple web search; please try it that first before asking to be spoon-fed the answer. Thanks in advance. Synaptic is also a good GUI for the repositories, you might even have already installed!

Let's do that before fixing your sources.list.
At first thanks.

Problem solved. I installed it by Synaptic (Very great Tool, Thanks to its creators) and now issue is solved.

Second, YOU are right about
It's easy to find out how to install a package from the repositories with a simple web search
I have to study at first that simple web search before posting a thread, to search salvations on web, also it makes me more powerful on any OS's when i will be good on troubleshooting. Who searches he finds.

Thanks a lot for support and sorry for that i lose your time. good luck!
It's not the answers that matter, it's the questions.

Post Reply