5
I'd start by comparing the following in the working vs non-working cases:
- Is there a corresponding /dev/input/js* device?
- If it's there in both cases, any difference in permissions? Check both regular Unix perms using
ls -l
orstat
and ACLs usinggetfacl