Hi again, I am just a newbie Linux tinkerer. The kernels I have installed before have been installed with repository links and such or with a image and headers file. Am I supposed to download all the files in the link you sent me and compile the kernel?
I am happy to help but unfortunately I am not able. Which files should I download? Which cli commands do I use? 1. I just downloaded the linux-image-amd64_6.5~rc4-1~exp1_amd64.deb file 2. chmod +x 3. sudo apt install linux-image-amd64_6.5~rc4-1~exp1_amd64.deb and got: E: Unable to locate package linux-image-amd64_6.5~rc4-1~exp1_amd64.deb 4. dpkg -i linux-image-amd64_6.5~rc4-1~exp1_amd64.deb Unpacking linux-image-amd64 (6.5~rc4-1~exp1) over (6.5~rc4-1~exp1) ... dpkg: dependency problems prevent configuration of linux-image-amd64: linux-image-amd64 depends on linux-image-6.5.0-0-amd64 (= 6.5~rc4-1~exp1); however: Package linux-image-6.5.0-0-amd64 is not installed. Package linux-image-6.5.0-0-amd64 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'linux-image-6.5.0-0-amd64' has no installation candidate I have both experimental and backports activated in apt: deb http://deb.debian.org/debian experimental main contrib and deb http://deb.debian.org/debian bookworm main contrib non-free-firmware deb-src http://deb.debian.org/debian bookworm main contrib non-free-firmware Still can't find the linux-image-6.5.0.0-amd anywhere. uname -a Linux Ryzen 6.5.9-2-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 6.5-11.1~trixie (2023-10-26) x86_64 GNU/Linux I have the following Kernels installed Debian GNU/Linux, with Linux 6.5.0-2-amd64 Debian GNU/Linux, with Linux 6.4.15-2-liquorix-amd64 Debian GNU/Linux, with Linux 6.5.9-2-liquorix-amd64 Best regards, Peter Sent with Proton Mail secure email. ------- Original Message ------- On Saturday, October 28th, 2023 at 11:54 PM, Diederik de Haas <didi.deb...@cknow.org> wrote: > Please, always keep the bug address in To/CC so everyone can track progress. > > On zaterdag 28 oktober 2023 14:17:29 CEST you wrote: > > > I'm sorry. I don't know how to install the rc kernel. I have downloaded it > > and tried both apt and dpkg but it does not install. Am I missing som > > packages to be able to install? > > > https://snapshot.debian.org/package/linux-signed-amd64/6.5~rc4%2B1~exp1/#linux-image-rt-amd64_6.5:7e:rc4-1:7e:exp1 > would be the .deb file you'd need to install. > > Without the actual commands you tried and/or an error message and/or > console log output, I don't know what or if something is missing.