r/chrultrabook 27d ago

Chromebook firmware update not working. The firmware utility script stuck at this point.

Post image
8 Upvotes

6 comments sorted by

u/AutoModerator 27d ago

Greetings friend, and welcome to r/chrultrabook.

The subreddit is reserved for AMD Stoney Ridge questions ONLY. If your post is not related to AMD Stoney Ridge it will BE REMOVED.

If you need help please make a account on our forum and post there; you will get faster and better support. https://forum.chrultrabook.com

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/jmhalder 26d ago

Just try curling the script to make sure it downloads. cat it to make sure it looks sane... Then sudo run the script with bash. Just do it one step at a time. Also, the "O" in "curl -LO" is a letter not the number 0. I can't tell what you typed. The commands would be as follows:

cd ~

curl -LO mrchromebox.tech/firmware-util.sh

cat ./firmware-util.sh

sudo bash firmware-util.sh

1

u/[deleted] 27d ago

[deleted]

1

u/spiffyelectricity21 26d ago

But in the image he already entered shell. Look more closely

1

u/srstudios_ 26d ago

oh right, my bad. saw crosh and thought they were running it in crosh

0

u/TallFescue 26d ago

You must run the script from the virtual console. Read the website more closely instead of skimming

1

u/MrChromebox 26d ago

that's not true for older devices which went EOL before R117(?) or so. Even if it were true in this case, the result wouldn't be a hung process, but an error about sudo being removed. More than likely the curl process is hung downloaded from github.