Conversation
Edited 1 year ago

Do you have a checklist for verifying that a Linux laptop works, more or less, as intended? What's on the list?

To clarify: you have a new Linux machine, or you upgrade to a new version of the distribution you use. How do you verify that the machine works as you want to do work? What things do you check?

2
0
0

@timojyrinki I was unclear.See edit.

0
0
0
@liw If it is x86 I prefer Intel chipset, including GPU because Intel tends to enable Linux months before products hit the market. I.e. usually that kind of stack tends to be somewhat stress-free. This comes from ex-Intel employee but I think Intel has the best Linux team across the board when it comes to hardware companies :-)
0
0
0

A few weeks ago I asked for suggestions on making sure a laptop works. I got several, thank you!

I've blogged about the checklist I made based on this.

https://blog.liw.fi/posts/2024/laptop-checklist/

2
0
0

@liw That's a great list.

I've had memtest on my (very short) list too (https://feeding.cloud.geek.nz/posts/usual-server-setup/), and another thing I've always done to test the hardware is `smartctl -t long /dev/sdX` (from smartmontools). Bad disks used to be more frequent, but on SSDs it's a pretty quick check so there's no real downside to doing it.

0
1
0

@liw debian has this checklist too which i fill up when i get a new device no one has tested debian on yet https://wiki.debian.org/MycomputerbrandTemplate

0
1
0