Results 116 comments of PakoSt

I would expect the same but that test would be for later. The instability is odd though - I get it consistently with a few movies in Kodi in RCade...

I didn't have success with Pinebook Pro and `2022.07` After flashing to the SPI, I couldn't use the keyboard to navigate either TowBoot nor Fedora Workstation's Grub menu. I can't...

> > Using the binaries generated with `2022.07` on the PBP instead of the image. > > Did this work @psstoyanov or still no keyboard/USB? I haven't checked for USB...

@samueldr , the latest one fails to build due to missing patch: Log of build attempt ```zsh-shell ➜ ~ Tow-Boot git:(feature/u-boot-2022.07) ✗ ls assets default.nix nixpkgs.nix spi_installer.sha256sum boards doc README.md...

Confirmed the previous finding with PBP (keyboard not working) as resolved :+1: Will check RP64 in a bit. **Update:** Works fine with RP64 :+1:

Alright, I can see that there is a change in the initial comment there with a task list. Will check with RP64/ PBP and PP against https://github.com/Tow-Boot/Tow-Boot/pull/178/commits/e02d101b0951f7ffad7ec8fe4f3d09996b0b4e34 in the evening...

@samueldr , result with RP64 from blank SPI against dbbbf5a : - [x] USB keyboard works as expected both during installation and booting cycle - [x] Booting my eMMC Manjaro...

Just checked with pinephoneA64 against https://github.com/Tow-Boot/Tow-Boot/commit/dbbbf5aaeee96e42dcc62299ff5cd4f6e3a28408. Worked as expected on the A64 PinePhone: - [x] Default boot from MMC - [x] Boot from SD using Vol Down - [x] Use...

Feedback from @MartijnBraam : - Add instructions on how to exit the serial console session Initial draft: ``` $ picocom /dev/ttyUSB0 -b 115200 ... Press Ctrl+a and Ctrl+x to exit...

Added some styling adjustment. Using `shell-session` flag does work at least when locally building the gh-page. See experimentation with a few combinations to check if `shell-session` is functioning as expected...