-
Notifications
You must be signed in to change notification settings - Fork 217
Description
Thank you so much for your work with Chromebooks.
Please help me get the new (2026) versions of your scripts working on
- Google Pixel Slate (NOCTURNE)
and - Acer Chromebook 14 (EDGAR)
all chromebooks (NOCTURNE and EDGAR) have already installed Stock ChromeOS w/RW_LEGACY
(EDGAR now is EOL)
but both 2026 versions of ChromeOS Device firmware utility script (2026-02-19 and 2026-01-25) on both devices (NOCTURNE and EDGAR):
- After a standard start - and a standard exit from the script (even if no script functionality was used) :
- the sleep mode is cancelled(or do nothing) both when closing the Chromebook lid and when pressing the Power button, to reenable sleep mode and power button - need to restart device.
- Google Pixel Slate (NOCTURNE)
Platform - Intel KabyLake
fwType: Stock ChromeOS w/RW_LEGACY
Fw ver: Google_Nocturne.10984.90.0 (06/04/2019)
if choose "1" - Install/update RW_LEGACY firmware
then "L" to choose Legacy BIOS(SeaBIOS)
then "Y" to continue
then "N" to default boot from internal storage
results:
Downloading RW_LEGACY firmware update
(seabios=kbl_18-mrchromebox_20250227.bin)
then script succesfully prints 1st string with "#" and resulted with 100.0%
#####################################################################...### 100.0%
but in 2nd and last string - scripts prints only 2# "##" and resulted with 0.9%
... 0.9%
and THAT IS ALL - script is "waiting" here
(you can exit it via ctrl+z)
Thank you again.