Jump to content

Torte

Members
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Torte reacted to Mechano in Armbian for custom SKIPR on TwoTrees SK1   
    I had success on installing this Armbian for SKIPR also on Artillery Sidewinder X4 Plus machine. The whole X4 lineup uses this custom SKIPR board.
    In the Sidewinder X4 board there's no Ethernet port, so to configure WiFi you have 3 solutions:
    solder the Ethernet header and connect cable network just to login and configure WiFi, use an USB-to-Ethernet dongle compatible with Linux, use service USB-C port with terminal emulation. 
    Always follow Maxim's instruction on take .dtb file from stock image and apply to Armbian distribution.

    The Armbian has everything to configure the stock ADXL345 module provided by Artillery just add into /boot/armbianENV.txt the following lines to activate GPIO thru spidev:
     
    overlays=rk3328-spi-spidev param_spidev_spi_bus=0
    I'm pretty sure the Armbian for SKIPR can be installed also onto Kingroon KP3S Pro V2 and KLP1, and Anycubic Neptune 4 family printers because they use same SKIPR custom board.



  2. Like
    Torte reacted to Igor in how to change auto-generated image types for csc board   
    I set most used combination as we have to set some limits. Currently we are at 500 weekly images, which is already a rape for (limited) CI infrastructure  After we manage to move desktops to runtime (https://github.com/armbian/configng), we will be able to remove many desktop images and provide more CLI combinations.
     

    Exactly, I think its not worth going manual exceptions way. HAS_VIDEO_OUTPUT should suffice.

    Server builds is heavier and comes with Network Manager, while minimal comes with systemd-networkd and less tooling. Debian based or Ubuntu, depends on what is your use case further. A very few native application suites won't work on one, while it will work on another. The rest are IHMO personal preferences and stereotypes. Ubuntu server is cleaned from Canonical things and its pretty much Debianized.
     

    Exceptions can be covered that way. This build target is common for many different TV boxes, so I assume the user-base is also bigger, so is the need I guess.
  3. Like
    Torte got a reaction from Meestor_X in GPIO/Ethernet LEDs overlay for Rock S0   
    You can use "evtest /dev/input/event0" to analyze its output.
     
    Docs for gpio-leds:
    https://www.kernel.org/doc/Documentation/devicetree/bindings/leds/common.yaml
    https://www.kernel.org/doc/Documentation/devicetree/bindings/leds/leds-gpio.txt
  4. Like
    Torte reacted to Igor in "Edit Device" wordpress template questions   
    Compatible field is reserved for almost identical boards or when image supports more devices, like Raspberry Pi 3 and 4. Base image is for Rpi4 but Rpi3 is also compatible.
     
    Other two fields are deprecated as content is generated automatically. For customization of build targets, check this https://github.com/armbian/os/wiki
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines