Skip to content

d/wmr: Add Medion Erazer X1000

Christoph Haag requested to merge haagch/monado:medion_erazer into main

Display works without a control sequence (my firmware may be old).

Rotation tracking is inverted.

I'm not sure if the Quanta QHMD is actually the correct companion device.

Extract:

Bus 003 Device 046: ID 0408:b5d5 Quanta Computer, Inc. QHMD
Device Descriptor:
  idVendor           0x0408 Quanta Computer, Inc.
  idProduct          0xb5d5 
  iManufacturer           1 Quanta
  iProduct                2 QHMD
  iSerial                 3 A85L3038230237

When I cover the proximity sensor, I get ERROR [control_ipd_value_decode] Invalid control ipd distance packet size (expected 4 but got 2). So at least I do get something useful from it.

Merge request reports