Comment 75 for bug 1861610

Revision history for this message
Ferenc Szabo (ferenc-szabo) wrote :

@niko:

Just a few tips:
- See the output of 'cat /sys/bus/acpi/devices' (with or without the acpi patch)
- If there is an item named like ELAN0633:00 then: 'cat /sys/bus/acpi/devices/ELAN0633:00/modalias'
- If the output is not empty (contains text like acpi:ELAN0633:PNP0C50) then you are on the right track, the device is available according to the acpi. In this case you have to look for the right module to load.
- Perhaps you can try the device as 'SYNA2B61' (cat /sys/bus/acpi/devices/SYNA2B61:00/modalias)