On Sat March 22 2025 07:39:37 ajh-valmer via tde-users
wrote:
> I'am under Debian Bookworm, processor Intel 64 bits AMD 64.
> My graphic card is a Nvidia (nvidia-detect) :
> "NVIDIA Corporation GK208B [GeForce GT 710] (rev a1)
> Your card is supported by the "Tesla 470 drivers" series.
> It is recommended to install the nvidia-tesla-470-driver".
> The transition to kernel 6.1.0-32 went badly after an "apt upgrade"
> or apt install linux-headers-6.1.0-32-amd64
> & linux-image-6.1.0-32-amd64 :
> ================
> "Errors were encountered while processing:
> linux-headers-6.1.0-32-amd64
> E: Sub-process /usr/bin/dpkg returned an error code (1)".
> ================
> Now, the NVIDIA driver no longer works and many bugs appears.
> These two commands do not resolve anything :
> # dpkg --configure -a
> # apt-get install -f
> If you have an idea, that would help me enormously
On Saturday 22 March 2025 16:01:16 Mike Bird via tde-users wrote:
Hi André,
If you did not purge the previous kernel you should be able to boot
from that, purge the packages of the failed upgrade, and try again.
It may have run out of space or encountered some other problem.
Alternatively you could try re-installing the new version on top
of itself. It's going to be something like the following but check
carefully before removing the --dry-run.
apt install --reinstall --dry-run $(dpkg -l | awk '{print $2}' |
grep '\(linux.*6.1.0-32\|nvidia-tesla-470\)')
Hello Mike,
Sorry again for this off-topic, but it could help some members of this
Mailing-List. A crash prevents the use of tde-trinity :-)
I think I have solved the problem.
I purged all the nvidia packages, then ran the command option --dry-run (?).
apt install nvidia-driver-470
who reinstalled other packages with error messages,
despite I rebooted, miracle, the kernel 6.1.0-32 seems to be installed well
with the functional Nvidia 470 driver.
So, I consider that this problem is resolved (I will see...),
and thanks a lot to Mike and Mister Deloptes.
Cheers,
André
____________________________________________________
tde-users mailing list -- users(a)trinitydesktop.org
To unsubscribe send an email to users-leave(a)trinitydesktop.org
Web mail archive available at
https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskt…