Comment 100 for bug 1372609

Revision history for this message
Owen (owen-l) wrote :

A bit more digging into it.

./init /dev/serio_raw0 shows the device recognising all input fine for all five fingers. It just seems unable to enable the device for use.

 dmesg | egrep 'pnp | serio ' gives the following:
[ 0.272299] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.272572] pnp 00:06: Plug and Play ACPI device, IDs FLT0101 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[ 0.272622] pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)

Scratching my head a touch.