Bricked M1K, Unbricked M1K

DisclaimerThank you XDA developers! :D I am not responsible for bricked devices, dead SMUs, thermonuclear war, or you getting a fail grade because the device died. Please do some research if you have any concerns about processes shown here in this guide before following it! YOU are choosing to do these modifications, and if you blame me in any way for what happens to your device, I will laugh at you. One day, after returning to Bangalore after the latest campus trip a few months ago, I noticed that my ADALM1000 kit wasn’t working. It worked fine when we had to make a binary counter as part of the lab demonstration but now, it suddenly showed no signs of life.\n

Souhrud's Static Blog

But now I'm stuck with a strange problem:

https://github.com/m1k-builds/Pixelpulse2-macOS/actions/runs/12974111994/job/36183593575#step:7:3705

create-dmg will get stuck here : Creating disk image...with no further output till it times out.

@keka any idea? I'll open an issue if I can't figure it out. This happens on both intel mac and apple silicon mac runners

my command:

create-dmg \
--volname "Pixelpulse2" \
--window-pos 200 120 \
--window-size 800 400 \
--icon-size 100 \
--icon "pixelpulse2.app" 200 190 \
--hide-extension "pixelpulse2.app" \
--app-drop-link 600 185 \
"Pixelpulse2-libsmu-${libsmuversion}-${arch}.dmg" \
"pixelpulse2.app" \
--skip-jenkins \
--hdiutil-verbose

#mac #macbook #apple #appledev #aarch64 #pixelpulse2 #adalm1000 #m1k

Tell create-dmg to be verbose when working with disks · m1k-builds/Pixelpulse2-macOS@2ade459

Personal MacOS builds for Pixelpulse2. Pixelpulse2 is a user interface for analog systems exploration. - Tell create-dmg to be verbose when working with disks · m1k-builds/Pixelpulse2-macOS@2ade459

GitHub