skulls icon indicating copy to clipboard operation
skulls copied to clipboard

Add 1vyrain to the list of flashing methods

Open aladar42 opened this issue 5 years ago • 8 comments

1vyrain officially supports skulls as o'er their homepage. I have tried this method and it works just fine on am x230.

https://1vyra.in/

aladar42 avatar Feb 03 '20 21:02 aladar42

looks a bit adventurous, but sure :) If you have tested it, can you document it in a short paragraph and do a merge request?

merge avatar Feb 04 '20 10:02 merge

Is it possible to flash this OVER Skulls to get a 'standard' (modded) BIOS?

See my previous/next post/issue #137, regarding recovery to standard BIOS to 'unbrick' a third party battery

Dongerrs avatar Feb 04 '20 17:02 Dongerrs

@merge I unfortunately don't have any PC access for an indefinite period of time, so I can't write up anything. However, the instructions are all on the github page, the USB exploit itself only requires you to press enter, pretty much. The only thing I would add is that skulls BIOS needs to be wget-able to flash it, so it should be uploaded to Mediafire or something.

@Dongerrs yeah, that should work. A premodded Lenovo bios is already supplied as a payload in the image.

aladar42 avatar Feb 05 '20 06:02 aladar42

Limits are that external flashing is still required if modifying IFD (from neutering ME and making that space available to CBFS), so documentation should include those limitations.

  • Skulls releases could be downloaded from github instead of MediaFire (which tends to disappear)

tlaurion avatar Feb 05 '20 16:02 tlaurion

Just some context. This is essentially a natural conclusion to https://github.com/merge/skulls/issues/49#issuecomment-462243384 . So overall, it's a great idea to lower the barrier of entry for coreboot. @gch1p has also been doing some work in this space. https://review.coreboot.org/c/coreboot/+/37115 is of interest since it enables the soft temp disable mode for Intel ME. That is the best you can do right now without physically writing to the me region. The documentation around this was also recently merged (https://doc.coreboot.org/mainboard/lenovo/ivb_internal_flashing.html)

pgera avatar Feb 08 '20 05:02 pgera

@merge would it be possible to add the *.rom and the *.rom.sha256 files directly as release assets? I see that it will increase the project's storage requirements, but on the flip side, it's going to save people from link rot and things even worse on MediaFire.

samveen avatar Mar 05 '20 10:03 samveen

the images are just compressed as a tarball. why would unpacking a tarball be a problem for users?

merge avatar Mar 27 '21 08:03 merge

Because the flashing method only supports raw ROM files. The live USB doesn't have tar packaged.

-------- Original Message -------- On Mar 27, 2021, 9:57 AM, Martin Kepplinger wrote:

the images are just compressed as a tarball. why would unpacking a tarball be a problem for users?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

aladar42 avatar Mar 27 '21 22:03 aladar42