Re: [DIGImend-users] Tablet diagnostics
Brought to you by:
spb_nick
|
From: Javier G. <gal...@gm...> - 2012-06-10 01:49:06
|
> Now, this is just weird. Could you please check that all the path > components > exist and what is the contents of /sys/kernel/debug/hid? > > You could do it by copying and pasting these commands into your terminal: > > cd /sys > cd kernel > cd debug > cd hid > ls -l > Question. Do I have to run it with root privileges? Trying 'debug': anton@tiefblau /sys/kernel $ cd debug bash: cd: debug: Access denied If I run it being root, the result of 'ls -l' in 'hid' is: tiefblau hid # ls -l total 0 drwxr-xr-x 2 root root 0 jun 9 21:31 0003:0458:500F.0001 |