isw icon indicating copy to clipboard operation
isw copied to clipboard

/sys/kernel/debug/ec/ec0/io: No such file or directory

Open gezeralperen opened this issue 3 years ago • 5 comments

I can not run any command because there is no such directory as /sys/kernel/debug/ec in my Ubuntu 20.04.

gezeralperen avatar Mar 10 '21 22:03 gezeralperen

After rebooting the directory appeared but this time I encountered "Operation not permitted" error for the same file "/sys/kernel/debug/ec/ec0/io"

gezeralperen avatar Mar 10 '21 22:03 gezeralperen

I run the command with sudo

gezeralperen avatar Mar 10 '21 22:03 gezeralperen

After copying all the files,

/etc/isw.conf
/etc/modprobe.d/isw-ec_sys.conf
/etc/modules-load.d/isw-ec_sys.conf
/usr/bin/isw

do this:

sudo modprobe -r ec_sys
sudo modprobe ec_sys write_support=1

then, you should be able to launch isw commands

iFederx avatar Apr 03 '21 22:04 iFederx

@iFederx Shouldn't it be on documentation?

nooballday avatar May 28 '21 07:05 nooballday

@iFederx This really should be a part of the documentation!

pranavraaghav avatar Jul 27 '21 09:07 pranavraaghav