Comment by HeadsUpHigh
4 years ago
Debian has abysmal hardware support( well gpus mostly). They need to do something about their kernels, my RX5700XT is miles ahead with the current kernel compared to whatever debian 10 ships.
4 years ago
Debian has abysmal hardware support( well gpus mostly). They need to do something about their kernels, my RX5700XT is miles ahead with the current kernel compared to whatever debian 10 ships.
Debian's default position is to only ship "free software" (OSS, libre, etc).
It is my understanding that a lot of modern GPUs that are cutting edge ship with non-oss binary blobs, which goes against Debian's core principals.
Unfortunately, it means that Debian has poor support for hardware vendors that mandate these binary blobs.
Neither AMD graphics nor Intel integrated graphics require a blob. nVidia is the only one of the big three that requires a blob for full performance.
AMD graphics require a firmware blob for all modern cards [0]. It used to be that the firmware was only needed for 3D acceleration and you could run X/text mode without the blob just fine, but that hasn't been true for years (I think since HD6000 series in 2010).
[0] https://packages.debian.org/buster/firmware-amd-graphics
My gpu works fine on newer kernels. It's not about blobs, debian is just slow.
Debian stable is meant for servers, use unstable (it's quite stable!) or stable-backports if you want a recent kernel.