Hi, On 2/6/20 7:16 AM, Luya Tshimbalanga wrote: > ls /sys/bus/hid/devices/ > 0018:04F3:264C.0001 > > ls -l /sys/bus/hid/devices/ > total 0 > lrwxrwxrwx. 1 root root 0 Feb 4 15:56 0018:04F3:264C.0001 -> ../../../devices/platform/AMDI0010:00/i2c-0/i2c-ELAN0732:00/0018:04F3:264C.0001 > > It seems the sensors wrongly detect a stylus. That is just an i2c attached HID device, likely your touchscreen and/or pen-digitizer, but what is missing is any HID devices for the sensors (assuming I'm right they will show up as HID devices).
According to the latest patch [1], the sensor should be identifed by "AMDI0080". Apparently, some drivers or modules aren't built: - AMD_SFH_HID_CLIENT : AMD(R) PCIe MP2 Communication Client Driver - AMD_MP2_SENSORS_TRANSPORT : AMD MP2 Sensors transport driver
I'm afraid I do not have enough knowledge about the AMD Sensors Fusion HUB stuff to be able to help you with this, you could try reaching out the developers of the patches, or wait for this to land upstream. Regards, Hans _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx