Giter VIP home page Giter VIP logo

sonicpad-debian's Introduction

SonicPad Logo

🌟 SonicPad Debian 🌟

Port of Debian for the SonicPad (Allwinner R818)

🌐 Links 🌐

πŸ“‚ Releases Β· πŸ› Got an issue . πŸš€ Contribute a new feature

πŸš€ Features

Ready to go Debian 11 Bullseye Image for the SonicPad!

The following packages pre-installed:

🎚️ Prerequisites

  • USB-A to USB-A Cable
  • A Windows/Linux/macOS device to flash the SonicPad

πŸ› οΈ Installation Steps

  1. Download the lastest release image

  2. Flash the Sonic Pad

Please refer to Creality's repo for a more detailed instructions as well as the tools neccesary for it.

  1. In KlipperScreen, configure your WIFI network and get the IP of the Pad

  2. SSH into the pad, the default login password is: pad

ssh sonic@<your ip>
  1. Fix timezone:

Run timedatectl list-timezones | more to see available timezones

To select your timezone:

timedatectl set-timezone 'America/Chicago'

Finaly reboot the pad

  1. Install your frontend of choice using KIAUH:

Please refer to th33xitus's repo for more detailed instructions.

  1. Additionally, if you are planning in compiling, or measuring resonance with Klipper, please install the following packages:
sudo apt install avrdude gcc-avr binutils-avr avr-libc stm32flash binutils-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib gcc-arm-none-eabi

❗ These packages take a lot space. I recommend using a different host to build a firmware for your printer ❗

  1. Configure your printer! 😁

πŸŽ‡ You are Ready to Go!

❗ Available Commands

The prebuilt includes a CLI to control the brightness, to see its usage please run:

sudo brightness -h

πŸ“‚ Directory Structure

src: Scripts necessary to build a rootfs.

src/prebuilt_kernel: Prebuilt Kernel and tools necessary to pack the final image

src/base_rootfs: Files that are needed to be copied to the built rootfs

src/scripts: Scripts to install Klipper, Moonraker, KlipperScreen

❗Want to build your own rootfs? Please see the DIY Section

🎊 Future Updates

  • Idle timeout: Creality has a script to turn off the display after 2 min of inactivity (Dont forget to change the screen timeout in KlipperScreen)

  • Replace the rootfs inside Tina SDK to avoid hacking the compiled img

  • Create a prebuilt images ready to be flash

  • Create a script to auto-mount a USB flashdrive to load wpa_supplicant.conf Not needed

πŸͺ² Known bugs

  • Incorrect Interface shown in KlipperScreen

  • Current IP doesn't show in KlipperScreen

πŸ‘€ Disclaimers

Since we are using a R/W partition, we need to avoid shutting down the pad un-gracefully, it can corrupt your fs and you are going to need to reflash it.

Please use KlipperScreen to turn off the Pad, then press the side-button to cut the power.


if you are planning on compiling, or measuring resonance with Klipper, please install the following packages:

sudo apt install binutils-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib gcc-arm-none-eabi

🀝 Support

  • Contributions are most welcome!

I'm not responsible for bricked devices, failed prints, etc. This is merely a place where I can share a personal project with the rest of the world.

  • YOU are choosing to make these modifications, by no means I'm forcing you to replace the OS of you pad.
  • The prebuilt image is "as-is", meaning, I don't plan to give it a long-term support, bugs or errors aren't my resposability.

Please take in mind that this will certainly void your warranty and is not endorse by Creality in any way.

πŸͺ™ Credits

sonicpad-debian's People

Contributors

jpe230 avatar calculous avatar h4llow3en avatar farhankamili avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.