You are not logged in.

#1 2016-02-18 12:17:23

onemadriven
New Member
Registered: 2016-02-18
Posts: 1

After kernel upgrade I can't get the open source radeon driver to work

Hey! I've always wanted to check out what goodies the new kernels bring so I finally decided to give it a shot. Did everything the same way Head_on_a_Stick described in his guide (https://forums.bunsenlabs.org/viewtopic.php?id=1257) but after rebooting my radeon driver just spits out few errors that state it couldnt load required files (log: http://pastebin.com/Kudf5iY9). I've tried manually downloading the files it couldnt load and replace it but no luck. I'm out of ideas because it's the first time I had to switch to open source ones since fglrx went all crazy after the kernel upgrade so I decided to stick to the solution that actually works at least decently. Any ideas how to fix it? Thanks in advance!

//EDIT
Forgot to mention what kernel I'm running: 4.3.0-0.bpo.1-amd64. Switched from 3.16.something.

Last edited by onemadriven (2016-02-18 12:19:20)

Offline

#2 2016-02-18 17:44:24

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: After kernel upgrade I can't get the open source radeon driver to work

I assume you are aware you can boot the old kernel, and get your graphics back?


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-02-18 18:51:47

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,086
Website

Re: After kernel upgrade I can't get the open source radeon driver to work

My humble apologies onemadriven, there was a critical error in my guide.

The 3.16 kernel can be selected from the "Advanced Options" sub-menu in the GRUB bootloader screen.

You need to add the "contrib" & "non-free" components to the Debian jessie-backports line in the file at /etc/apt/sources.list so that it looks like this:

deb http://httpredir.debian.org/debian jessie-backports main contrib non-free

Then update the package database and install the firmware:

sudo apt update
sudo apt install firmware-linux-nonfree/jessie-backports

You should then be able to reboot into the 4.3 kernel.

Offline

Board footer

Powered by FluxBB