Closed
Description
Failed to open /dev/cros_ec. Because: Os { code: 2, kind: NotFound, message: "No such file or directory" }
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', framework_lib/src/chromium_ec/cros_ec.rs:70:34
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Using Fedora 40 on my new FW16, the /dev/cros_ec
file does not exist. As such, the program fails in the manner indicated for most of the commands.
Is there something that needs to be installed? The README indicates that it should work out of the box so long as Rust is installed (I'm a Rust programmer, so it very much is).
Metadata
Metadata
Assignees
Labels
No labels