I'm running an up-to-date Bookworm desktop. I have an NVIDIA GeForce
GTX 760 (192-bit) using the NVIDIA Driver Version 470.256.02, coming
from the nvidia-tesla-470 packages. I've searched this list and the
package pages and don't see any bugs reported.
The 6.10.6 image fails to build:
Errors were encountered while processing:
linux-image-6.10.6+bpo-amd64
linux-image-amd64
linux-headers-6.10.6+bpo-amd64
linux-headers-amd64
Rick Macdonald <rickmacd@shaw.ca> writes:
I'm running an up-to-date Bookworm desktop. I have an NVIDIA GeForceIs there some reason to run the backport kernel? Maybe just run with the stock Bookworm kernel and consider upgrading hardware before Trixie?
GTX 760 (192-bit) using the NVIDIA Driver Version 470.256.02, coming
from the nvidia-tesla-470 packages. I've searched this list and the
package pages and don't see any bugs reported.
The 6.10.6 image fails to build:
Errors were encountered while processing:
 linux-image-6.10.6+bpo-amd64
 linux-image-amd64
 linux-headers-6.10.6+bpo-amd64
 linux-headers-amd64
Well, this is embarrassing. I found in the bash history that I ran
this:
apt install -t bookworm-backports linux-image-amd64
linux-headers-amd64
Sorry to sound so lame, but I do I remove the backport such that it
goes back to the stock Bookworm kernel?
apt purge linux-image-amd64 linux-headers-amd64
apt install linux-image-amd64 linux-headers-amd64
You may want an "apt autopurge" in between.
Charles Curley <charlescurley@charlescurley.com> writes:
apt purge linux-image-amd64 linux-headers-amd64
apt install linux-image-amd64 linux-headers-amd64
You may want an "apt autopurge" in between.
That should do it although it's apt autoremoveÂ
I believe but if not you
can explicitly remove the backport kernel image and headers.
Running dpkg -l linux-headers-\* and dpkg -l linux-image-\* will list
the relevant packages, rows that start with ii mean installed.
Backport kernels will have bpo in the version column and those are
the
ones that are from backports and can be removed.
`apt auto-remove'
Am 09.09.24 um 10:27 schrieb David:
`apt auto-remove'
You generally might want apt --purge auto-remove
This also cleans up configuration files.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 02:30:56 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,582 |