Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Graphical Environments & Desktops • Re: SDDM is blank. Can still log in to KDE.

$
0
0
If you want to find out if this happens again you could list all packages installed now (upgraded 12.2 install)

Code:

dpkg --get-selections > 12.2_install.txt
save the file 12.6_install.txt somewhere and then try a re-install from the 12.6 image and do the same

Code:

dpkg --get-selections > 12.6_install.txt
and then check the differences

Code:

diff 12.6_install.txt 12.2_install.txt 
It's a bit long winded but might answer the question if you really want to find out.
Good idea. I'll do this on the 3470 later today.

Statistics: Posted by DeadTOm76 — 2024-08-16 14:38



Viewing all articles
Browse latest Browse all 2901

Trending Articles