New account?ls -la /dev/hidraw
ls: cannot access '/dev/hidraw': No such file or directory
alf@quinque:~ $ sudo ls -la /dev/hidraw
ls: cannot access '/dev/hidraw': No such file or directory
mitu suggested running ls -la /dev/hidraw* Note the "*" on the end. I would expect /dev/hidraw0 to exist if the device is recognised.
Statistics: Posted by rpdom — Sat Feb 10, 2024 10:05 am