You are not logged in.

#1 2026-04-24 16:36:44

RichE
Member
Registered: 2026-04-24
Posts: 3

Minisforum V3 Automatic Screen Rotation

I was able to mostly apply the process outlined in https://bbs.archlinux.org/viewtopic.php?id=297269

My installation differs in that I am using dracut vs mkinitcpio. So I followed procedures I found online to create an acpi-fix.conf file in /etc/dracut.conf.d/

Mine has:
acpi_override="yes"
acpi_table_dir="/etc/initcpio/acpi_override/"

I used dracut -v -f to rebuild and it appears to pick up the aml file, based on part of the output:
dracut: *** Packaging ACPI tables to override BIOS provided ones ***
dracut:    Adding ACPI table: /etc/initcpio/acpi_override//minisforum_v3_dsdt.aml

However I still get no accelerometer.

monitor-sensor
    Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== No accelerometer
=== Has ambient light sensor (value: 1.000000, unit: lux)
=== No proximity sensor
=== No compass

Unclear to me what I am missing.

Offline

#2 2026-04-26 02:24:12

RichE
Member
Registered: 2026-04-24
Posts: 3

Re: Minisforum V3 Automatic Screen Rotation

Issue is resolved. For anyone in the future,

To resolve this I just had to do: dracut --regenerate-all --force

Seems you have to do "regenerate all" for it to work.

Offline

Board footer

Powered by FluxBB