Skip to content

Bug: "\\.\GLOBALROOT\Device\CrosEC" not found #80

@CatGamer23

Description

@CatGamer23

I'm on Windows 11 24H2, and I'm running the tool to query various data (--thermal, --sensors, --privacy, --intrusion) all of them fail with the same error:

thread 'main' panicked at framework_lib\src\chromium_ec\windows.rs:46:14:
called `Result::unwrap()` on an `Err` value: Error { code: HRESULT(0x80070002), message: "The system cannot find the file specified." }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I checked the line, and it is referencing \\.\GLOBALROOT\Device\CrosEC here

I tried setting RUST_BACKTRACE=1, but it doesn't seem to care, nor change the output of the error. I also tried with admin privileges, same issue.

Also, as a side note, when I first extracted it, Windows Defender decided to scan it, and send a cloud sample, it might have done something, but it's still there, so I don't think so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions