Dustin L. Howett

Results 876 comments of Dustin L. Howett

> I don't know, until which Windows Version the function ReadConsoleInputExW() exists.. **Windows 7**

Regardless: I see what you are trying to do here, and I think that it is off-topic for this issue. If you want to raise an issue about our Windows...

``` error: "/usr/lib/rustlib/src/rust/library/Cargo.lock" does not exist ``` ``` info: note that the toolchain 'nightly-x86_64-unknown-linux-musl' is currently in use (overridden by ... error[E0554]: `#![feature]` may not be used on the stable...

Sorry - are you using WSL, Cygwin, or msys2?

Hey Max! I put together some quick instructions for the AMD Laptop 13 [in a gist](https://gist.github.com/DHowett/c6ffed56eedcaa881a7eabb227e0e4ae). This also applies to the AMD Laptop 16 if you replace `azalea` with `lotus`...

> ensure that I don't end up bricking it. Well, I've got some good news there. You can reflash just the RW portion (`ectool.efi reflash --rw foo`, `ectool.efi reboot rw`)...

> IIUC, I'd also need to patch this to pack rw image instead of ro In this case, no. After the build finishes, `ec.bin` is a full flash image (RO,...

This is likely complicated by the fact that the Windows console subsystem does not and _has never tried to_ support TTY IOCTLs. None of those requests ever reach Terminal because...

Well hold up. > after which you've already decided you'll do a shoddy job by reporting fake values [...] It doesn't seem very ambitious, and it certainly doesn't inspire me...