Jpe230 / SonicPad-Debian

Port of Debian for the SonicPad (Allwinner R818)
GNU General Public License v3.0
115 stars 16 forks source link

detailed installation guide #42

Open Nocentinia opened 6 months ago

Nocentinia commented 6 months ago

Hi everyone, I'm a "newbie" and I have some questions regarding the pre-installation guide. basically do I have to follow the guide provided by creality and flash their firmware on the sonic pad? I imagine that this is not the case and instead of mounting the original Creality firmware I should mount another firmware which I cannot find in this guide. Can someone explain to me better what are the steps to take to be able to install the original klipper on my sonic? thanks a lot to everyone!!

sfeole commented 5 months ago

Hey @Nocentinia, So I'm pretty sure your question is, "How do I use Crealitys Toolset to Flash my Device" ??

https://github.com/CrealityOfficial/Creality_Sonic_Pad_Firmware

Take a look at the link above for starters, if you made if this far (Finding jpe230's awesome debian port for the sonic pad) then you should be able to navigate your way around the tooling.

In the Creality Documentation you will find instructions for how to reflash the sonic pad. Simply follow the guide. When you reach the step to "Burn the firmware to sonic pad" Use the Debian image provided here:

https://github.com/Jpe230/SonicPad-Debian/releases

Remember to get all 3 files, the t800 z01/z02 and zip file. Then unzip per the instructions.

That's pretty much it. The sonic pad will reboot into debian and you can follow along with the install guide in the Readme.md.

Did that answer your question? Feel free to message me directly on IRC (freenode) @sfeole if you get stuck or have more questions!

-sfeole

Nocentinia commented 5 months ago

HI, thanks for your reply. I followed the Creality video tutorial to understand the procedure. the only problem is that I can't find the .img file to upload to the sonic pad.

I tried to download all three files but I don't know how to unzip them. I only found one file with the .img extension by unzipping the .z01 file using the "The unarchiver" application. I haven't been able to test if it works yet because I'm waiting for the USB A-USB A cable (because from what I understand a USB C-USB A cable doesn't work)

sfeole commented 5 months ago

@Nocentinia Hey There,

I would try to Download 7z for Windows ("I'm assuming you're using that") https://www.7-zip.org/download.html

Then put all of the files in the same folder and try to extract the .zip

I don't believe that it's mandatory to use a USB-A <---> USB-A cable. I may have even used a USB-C <---> USB-A Cable. You just need to ensure that the cable supports data transfers. Most USB-C cables are data transfer ready.

Nocentinia commented 5 months ago

no, I'm on MacOs. I tried using 7z but whatever I try to do gives me the directory is non-existent to extract the file. so I really can't find the image to upload to the Sonic Pad. Could you help me somehow? thanks so much for your help

cyclemat commented 5 months ago

@Nocentinia i can help you come on my discord and we make it https://discord.gg/ZJDftemn

Nocentinia commented 5 months ago

I don't know why it won't let me log in. I sent you a friend request, please accept it

qwazwsx commented 5 months ago

I have created a more detailed written tutorial here:

https://github.com/qwazwsx/Advanced-SonicPad/

feel free to PR

Jpe230 commented 4 months ago

I have created a more detailed written tutorial here:

https://github.com/qwazwsx/Advanced-SonicPad/

feel free to PR

I would totally be thankful if you can help me improve the instructions for this repo :)