this post was submitted on 27 Sep 2023
1395 points (98.1% liked)

linuxmemes

20880 readers
2 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 year ago (1 children)

Maybe check your kernel version? Is it the same major version like the one before the wipe? Nvidia drivers can behave differently on different kernel version (assuming you use an Nvidia card).

[โ€“] [email protected] 1 points 1 year ago

This is a good point. Would the version numbers displayed from apt list --installed be what I'm looking for?

As it happens I do keep a git repo that keeps a log of that information. I see that after reinstall, linux-image-* and linux-headers-* packages have the same actual version numbers but there are some other values in that same listing that have changed a bit. Some look like git commit hashes. I dunno.

I did start with a different, updated Pop!_OS image this time. I've considered wiping again using the older image which I still have. I figured that using the new one would be best and just avoid the need for a few GB of updates but looking at the diff of the installed packages (and looking at differences in how I was able to resolve some random issues, for example previously I had pulse installed for audio stuff, now I do not, it's a different app), it seems like a lot of the OS internals are rather different...