Blog
Suspend / Hibernate under OpenBSD on Infinitybook Pro Gen6 works after BIOS update
This is a follow-up post to this Infinitybook Pro Gen6 post.
Susped to RAM and Hibernation on OpenBSD were two things that didn’t work, when I initially started working on the Infinitybook Pro Gen6. One thing that I had on my last was to see whether there is a BIOS update in order to check whether that fixes things. Turned out: there was a BIOS update. I’ve upgraded to version N.1.15A07 and with that version both, Suspend to RAM and hibernation, work just fine.
While further testing the Infinitybook I’ve noted the SD card reader (now) works fine as well. I’m pretty certain it did not work before the BIOS upgrade.
uhub3 at uhub1 port 13 configuration 1 interface 0 "GenesysLogic USB3.2 Hub" rev 3.20/23.11 addr 5
umass0 at uhub3 port 1 configuration 1 interface 0 "Generic USB3.0-CRW" rev 3.00/2.04 addr 6
umass0: using SCSI over Bulk-Only
scsibus3 at umass0: 2 targets, initiator 0
sd2 at scsibus3 targ 1 lun 0: <Generic-, SD/MMC, 1.00> removable serial.0bda0316501030900000
With that the last item that I’ve to sort out is the sound through the built-in speakers.
Updated hardware compat overview
Component | Works | Notes |
---|---|---|
Audio | partially - no sound through speakers | azalia(4) |
Battery status | yes | acpibat(4) |
Bluetooth | no | OpenBSD has no bluetooth support |
Hibernation | yes | yes - triggered via ZZZ |
Keyboard backlight | yes | Fn+space - three different states |
Micro SD Card Reader | yes | via umass(4) |
Suspend/Resume | yes | yes - either via Fn+F12 or via zzz |
Touchpad | yes | imt(4) |
USB | yes | all USB ports work fine, including the USB Type C |
Video | yes | inteldrm(4) |
Webcam | yes | uvideo(4) - can be disabled in BIOS |
Wireless | yes | iwx(4) |