jgaz I have a framework 16. One of the things that isn't working out of the box are the media buttons. For clarity, I mean typing <Fn>+<F-key> to adjust sound, the display brightness, or to toggle airplane mode, etc. How do I even address this? Thanks!
nevillehay You can try adding acpi_video to the kld_list line in /etc/rc.conf and reboot. Then try the function keys. Or try the command kldload acpi_video And then try
jgaz nevillehay When I try kldload acpi video, I get the following error: kldload: can't load acpi_video: module already loaded or in kernel I don't think that's it. The backlight command allows me to adjust display brightness just fine from the shell, which is nice. So, I think the display related kernel drivers are present. Do the media buttons themselves have their own kernel driver?