USB touch controller not recognized

Hi,

I connected a usb touch controlled display to jetson nano with gnome it was working without any issue. I changed the interface of jetson nano to lightdm. Now the usb touch is not recognized and is not working.

How to solve this?

Thanks in advanced

Hi,
It seems to be an issue in lightdm. Probably need to enable certain configs. By default we try mouse and keyboard with lightdm. This use-case would need other users to share experience.

Thank you @DaneLLL

I don’t know about lightdm setup, but I will suggest that the log file might shed light on the problem. You might want to post the β€œ/var/log/Xorg.0.log” (in some cases it might be β€œXorg.1.log”). Input devices are loaded dynamically (associated with udev) and the log notes what it thinks of each input device.

1 Like

Was able to get the touch to working the issue was in the touch display. Thank you @linuxdev

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.