Files
systemd/hwdb.d
drhydroxide 1f4052a2f2 60-sensor.hwdb iio/accel fix for Advan Evo-X 13 (#42037)
Added fix for Advan Evo-X 13 2-in-1 laptop

Relevant output of `udevadm info --export-db`
```
P: /devices/pci0000:00/0000:00:15.2/i2c_designware.3/i2c-2/i2c-NSA2513:00/iio:device0
M: iio:device0
R: 0
J: +iio:iio:device0
U: iio
T: iio_device
E: DEVPATH=/devices/pci0000:00/0000:00:15.2/i2c_designware.3/i2c-2/i2c-NSA2513:00/iio:device0
E: DEVTYPE=iio_device
E: SUBSYSTEM=iio
E: USEC_INITIALIZED=5462149
E: ACCEL_MOUNT_MATRIX=-1,0,0;0,-1,0;0,0,1
E: IIO_SENSOR_PROXY_TYPE=iio-poll-accel
E: SYSTEMD_WANTS=iio-sensor-proxy.service
E: TAGS=:systemd:
E: CURRENT_TAGS=:systemd:
```
2026-05-12 14:27:02 +01:00
..
2026-03-03 17:42:40 +00:00
2026-03-17 17:40:54 +00:00
2026-03-17 17:40:54 +00:00
2025-11-17 08:54:08 +00:00
2026-03-17 17:40:54 +00:00
2025-12-17 13:32:00 +00:00
2025-09-17 09:41:25 +01:00
2024-07-03 13:51:52 +02:00
2026-02-20 06:38:53 +09:00
2026-03-03 17:42:40 +00:00
2026-03-17 17:40:54 +00:00
2026-03-17 17:40:54 +00:00
2026-03-17 17:40:54 +00:00
2026-03-17 17:40:54 +00:00
2025-05-15 10:50:28 +02:00
2025-12-17 13:32:00 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.