Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with top flash .sh #55

Closed
DanitiKain opened this issue Jan 15, 2019 · 11 comments
Closed

Issues with top flash .sh #55

DanitiKain opened this issue Jan 15, 2019 · 11 comments

Comments

@DanitiKain
Copy link

sudo ./external_install_top.sh -k x230xbackuptop.bin
No image file found. Please add -i

Skulls for the X230
Run this script on an external computer with a flasher
connected to the X230's top chip (closer to the display
and farther from you)

Usage: ./external_install_top.sh -i <image.rom> [-c ] [-k <backup_filename>]

-f <hardware_flasher> supported flashers: rpi, ch341a
-i path to image to flash
-c to use for flashrom
-k save the current image as
-b frequency of the RPi SPI bus in Hz. default: 128

@DanitiKain
Copy link
Author

DanitiKain commented Jan 15, 2019

I got these instructions from here maybe its missing the -i option in the instructions.

https://github.com/merge/skulls/blob/master/x230/README.md

@DanitiKain
Copy link
Author

DanitiKain commented Jan 15, 2019

I figured it out. I cloned git repository to get your changes and didn't find the bios files you were talking about until I went to where I extracted the tar file. So there I found the seabio files you were talking about. So I moved the scripts you fixed over and everything is working now. I think making the instructions just a slight bit more clear may help.

@merge
Copy link
Owner

merge commented Jan 15, 2019

hi. thanks for reporting! are you sure you used the latest released version? the -i <image> option should really be optional and you should be able to choose one of our 2 released images; directly after extracting the tar archive.

@DanitiKain
Copy link
Author

yes I used the latest version snd grabed from git hub.

@merge
Copy link
Owner

merge commented Jan 15, 2019

Nothing seems to have changed in this part of the script between now and the 0.1.0 release -.- but since copying today's script over to the 0.1.0 release directory fixes your problem, the upcoming release will fix your problem.

Can anybody reproduce this?

@DanitiKain
Copy link
Author

To be clear. The problem was not fixed by just copying it over. I had to use the -i option even with the latest version that I cloned down to my machine.

@merge
Copy link
Owner

merge commented Jan 18, 2019

what's the filename of your image? Did you change that? thanks.

@DanitiKain
Copy link
Author

I did not change it. Was the same file name that I extracted from the tar file in 0.1.0 release. All I did was git clone the updates and then copy over the two .sh files to the untar directory for 0.1.0 release. When I get back to the laptop I was working on this on I will try and remember to update this post with the file name.

@DanitiKain
Copy link
Author

x230_coreboot_seabios_2ca2acc51f_top.rom
x230_coreboot_seabios_2ca2acc51f_top.rom.sha256
x230_coreboot_seabios_free_2ca2acc51f_top.rom
x230_coreboot_seabios_free_2ca2acc51f_top.rom.sha256

These are the file name.

@merge
Copy link
Owner

merge commented Feb 18, 2019

we need someone to reproduce this. I recently used the script again and couldn't find the mistake.

@merge
Copy link
Owner

merge commented Mar 27, 2020

please re-open in case you still have this problem, ok?

@merge merge closed this as completed Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants