[Solved] Adding a Driver from Testing

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Barujin
Posts: 14
Joined: 2014-01-03 18:42

[Solved] Adding a Driver from Testing

#1 Post by Barujin »

My Radeon card is newer than the Stable driver, so I need the Testing version. Is it possible to add that driver to the installer for Stable when I install Debian to hardware? So far, I've been using Stable in vmWare in Windows. When installing Windows, this has been easy. Since Linux uses repositories, I'm confused. I just tried installing Testing to vmWare, but the installer wouldn't boot up. Thanks.
Last edited by Barujin on 2024-10-01 14:27, edited 1 time in total.

torque_wrench
Posts: 4
Joined: 2024-09-28 07:17
Been thanked: 1 time

Re: Adding a Driver from Testing

#2 Post by torque_wrench »

Hello Barujin,

i´m in the same boat with my AMD Radeon-Card - there are three possible ways:

The first one: you use the weekly builded ISOs: https://cdimage.debian.org/cdimage/weekly-builds/

The second one(my preferred way): Install from the stable ISO and upgrade the to testing
How to: https://wiki.debian.org/DebianTesting

The third one: Install from the stable ISO and enable "backports" in your repo, the backport-repo contains some (not all) backported packages from "testing"
How to: https://backports.debian.org/

Here the current Versions of "amdgpu" and "firmware-amd"
https://packages.debian.org/search?keywords=amdgpu
https://packages.debian.org/search?suit ... rmware-amd

mrmazda
Posts: 461
Joined: 2023-06-02 02:22
Has thanked: 14 times
Been thanked: 55 times

Re: Adding a Driver from Testing

#3 Post by mrmazda »

You may block the installer from using the non-working Bookworm version by applying nomodeset or amdgpu.modeset=0 to the installer's cmdline options. Once installation is complete, you can block it again on first boot to facilitate getting some supportive version installed, e.g., a backport version.

Barujin
Posts: 14
Joined: 2014-01-03 18:42

Re: Adding a Driver from Testing

#4 Post by Barujin »

Maybe backports will work. Thanks. That's a lot of great information.

Barujin
Posts: 14
Joined: 2014-01-03 18:42

Re: [Solved] Adding a Driver from Testing

#5 Post by Barujin »

I found a distro of Debian called Sparky. It offers a Testing version. I installed it to vmWare and tried it for a bit. It worked and was nice, after some customizing. I'll use it for a while to see if it breaks.

EDIT: After digging into it, I've realized that Sparky's repos include Debian Testing. I don't see how it's any safer to use than the real Testing. Interesting.

Post Reply