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

SOLVED: Firmware: Failed to load Radeon

#1 Post by kepler19 »

Hello,

I have such problem on loading up a system:
http://imgur.com/a/zyWZF

My graphic is:

Code: Select all

0:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [
Radeon R6 Graphics] (prog-if 00 [VGA controller])
        Subsystem: Hewlett-Packard Company Device 2234
        Flags: fast devsel, IRQ 45
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Memory at d0000000 (64-bit, prefetchable) [size=8M]
        I/O ports at 5000 [size=256]
        Memory at d6800000 (32-bit, non-prefetchable) [size=256K]
        Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>

Code: Select all

00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R6 Graphics] [1002:130a]
Last edited by kepler19 on 2017-05-13 21:30, edited 1 time in total.
It's not the answers that matter, it's the questions.

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Firmware: Failed to load Radeon

#2 Post by debiman »

screenshot: bluetooth.
has nothing to do with your GPU.
please describe your problem fully, in all detail, with code & complete messages.

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Firmware: Failed to load Radeon

#3 Post by phenest »

If you check again, there's several screenshots. Scroll down and there's one showing the GPU firmware error.
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Firmware: Failed to load Radeon

#4 Post by debiman »

^ ah, thanks.
still, the shot cuts out just when it's getting interesting (towards the right screen edge).

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

Re: Firmware: Failed to load Radeon

#5 Post by stevepusser »

The free radeon driver requires non-free firmware that Debian does not install by default. Exactly how you do that depends on if you are running a released or development version of Debian, and if your hardware is not too cutting-edge for the ageing stable release.

This is explained in the Debian wiki.
MX Linux packager and developer

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

Re: Firmware: Failed to load Radeon

#6 Post by kepler19 »

I installed VGA driver as showned here: https://wiki.debian.org/AtiHowTo
after everything was ok til i update kernel to v4.9,

what should i do? when i tried to install driver again it says u have newest version. Thanks.
It's not the answers that matter, it's the questions.

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

Re: Firmware: Failed to load Radeon

#7 Post by kepler19 »

Any support would appreciated. Thanks.
It's not the answers that matter, it's the questions.

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Firmware: Failed to load Radeon

#8 Post by phenest »

How come you updated the kernel? What were you on before?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

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

Re: Firmware: Failed to load Radeon

#9 Post by stevepusser »

You have to start giving more information, or we'll get tired of having to pry it out of you.

Are you running Debian Stable and upgraded to the backports kernel?

What AMD driver did you follow the guide to install--the proprietary fglrx-driver? If you try and install that with the 4.9 kernel, you received a build error in the installation someplace, since it requires a patched version to build on that, and another patch for any 4.10 kernels, and Debian doesn't have that in the repo (but I do :wink: ).

The free radeon driver with the backports kernel requires firmware from the backports repo to match it--specifically, firmware-amd-graphics.
MX Linux packager and developer

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

Re: Firmware: Failed to load Radeon

#10 Post by kepler19 »

Thanks for reply.

When i install Debian Jessi 8.7 x64 KDE kernel version was 3.16, after i installed VGA as shown here: https://wiki.debian.org/AtiHowTo and it was ok.

After i did kernel upgrade as shown here: https://itsfoss.com/kernel-upgrade-debian/ with success but now when my system loads that FAILED titles appears as shown in above attached screenshots. After loads system everything is ok. only when loads there is not something good.
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: 72 times

Re: Firmware: Failed to load Radeon

#11 Post by stevepusser »

What do you get with the command

Code: Select all

apt-cache policy firmware-amd-graphics
And what is your problem with telling us plainly what release of Debian you are running and if you installed the free AMD driver or the proprietary driver? Don't put up a link to the wiki--just say which one! Please!
MX Linux packager and developer

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

Re: Firmware: Failed to load Radeon

#12 Post by kepler19 »

Code: Select all

apt-cache policy firmware-amd-graphics
N: Unable to locate package firmware-amd-graphics
i installed that drivers: i wrote that sources.list

Code: Select all

# Debian 8 "Jessie"
deb http://httpredir.debian.org/debian/ jessie main contrib non-free
after:

Code: Select all

# apt-get update
and:

Code: Select all

# apt-get install firmware-linux-nonfree libgl1-mesa-dri xserver-xorg-video-ati
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: 72 times

Re: Firmware: Failed to load Radeon

#13 Post by stevepusser »

You must have the non-free packages enabled in jessie-backports to get any non-free firmware from there, the same as for any Debian repository.
deb http://ftp.debian.org/debian jessie-backports main contrib non-free
Add that, "apt-get update", and check to see if that firmware-amd-graphics package then becomes available.
MX Linux packager and developer

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

Re: Firmware: Failed to load Radeon

#14 Post by kepler19 »

Thanks for support, where should add it "apt-get update"?
It's not the answers that matter, it's the questions.

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Firmware: Failed to load Radeon

#15 Post by debiman »

kepler19 wrote:Thanks for support, where should add it "apt-get update"?
stevepusser is talking about /etc/apt/sources.list which is a plain text file and has to be edited accordingly.
after that, run apt-get update in a terminal.
both actions require superuser privileges.

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

Re: Firmware: Failed to load Radeon

#16 Post by kepler19 »

Thanks for support. I did as u sad me but same.
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: 72 times

Re: Firmware: Failed to load Radeon

#17 Post by stevepusser »

???? Well, then, please install inxi, and give us the output of

Code: Select all

inxi -r
MX Linux packager and developer

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

Re: Firmware: Failed to load Radeon

#18 Post by kepler19 »

Thats a output:

Code: Select all

inxi -r
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
Repos:     Active apt sources in file: /etc/apt/sources.list
           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
           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
           deb http://ftp.debian.org/debian jessie-backports main contrib non-free
           deb http://mozilla.debian.net/ jessie-backports firefox-release
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: 72 times

Re: Firmware: Failed to load Radeon

#19 Post by stevepusser »

That's odd. Try updating the apt database (apt-get update), look at the output of that to make sure it went smoothly, and give us the output of

Code: Select all

apt-cache policy firmware-amd-graphics
By the way, currently "stable" and "jessie" are the same, so I think you have some duplicate lines in there. Users that leave "stable" in their sources accidentally when the next release becomes "stable" can get a surprise, uncontrolled, and frequently broken partial upgrade to the next Debian if they aren't careful.
MX Linux packager and developer

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Firmware: Failed to load Radeon

#20 Post by debiman »

kepler19 wrote:I did as u sad me but same.
best. broken. english. ever.
thanks, kepler19!

Post Reply