Page MenuHomePureOS Tracker

Bookworm (and therefore presumably crimson) reports L14 as chassis type handset
Closed, InvalidPublic

Description

hostnamectl chassis reports handset.

I've not (yet) checked the sources to see where it gets this data from (and strace didn't immediately illuminate things).

Event Timeline

a little digging: the chassis type is a property of org.freedesktop.hostname1 and is obtained by /sys/class/dmi/id/chassis_type

evangelos.tzaras closed this task as Invalid.Feb 25 2023, 22:53

and that seems to be read from BIOS, so not an issue with any OS

gdbus call --system --dest org.freedesktop.hostname1 --object-path /org/freedesktop/hostname1 --method org.freedesktop.hostname1.SetChassis "laptop" false

will set the chassis type