OpenBSD and Thunderbolt issue on ThinkPad T480s

       253 words, 2 minutes

As I was testing OpenBSD on my refurbished ThinkPad T480s, I noticed that the fan kept blowing even though the laptop was IDLE. Given that I am a vigilant reader of misc@ , I already knew a few ThinkPads had been reported to be sluggish because of some BIOS settings regarding Thunderbolt.

Whether I was running OpenBSD 7.6 or 7.7-BETA, I could notice two invariant behaviours:

In both cases, top(1) wouldn’t reveal anything special except the load average would be too high for an IDLE machine. But using htop(1) would reveal a single core being used at 100%. Not always the same core, but still with a 100% usage.

So I decided to drop into the BIOS and change a few parameters.

So far, the fan has been behaving properly: only blowing when the CPU is really used. The USB-C cable that connects the ThinkPad to a Dell 4K monitor also provides power, display port and USB hub. Exactly what I need!

That’s All Folks!