GithubHelp home page GithubHelp logo

manusekhon / raspberrypi-arch-dotfiles Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 8 KB

Configuration for Manjaro ARM edition installed on Raspberry Pi 4.

License: MIT License

Shell 100.00%
arch-linux config dotfiles manjaro-arm raspberry-pi

raspberrypi-arch-dotfiles's Introduction

Raspberry PI Configuration for Arch linux

This repository contains script and pre-configured dotfiles to automate installing of commonly needed packages. Tested the script on Manjaro XFCE ARM edition installed on RPi 4B.

Please read it first and modify it according to your needs instead of blindly running it.

Usage

$ git clone https://github.com/ManuSekhon/raspberrypi-arch-dotfiles
$ cd raspberrypi-arch-dotfiles
$ chmod a+x install.sh
$ ./install.sh

Features

Some of the packages Script installs and configures are:

  • Enables RPi SPI interface.
  • Enables RPi I2C interface and modules.
  • Enables non-root access to GPIO, SPI and I2C interface.
  • Installs GPIOtest library for faulty pin testing. (use gpiotest on terminal to run it)
  • Enables bluetooth, network, ssh, redis service if not already running.
  • Replaces default shell with ZSH (Oh-my-zsh).

Use VNC server

Script installs TigerVNC server on Raspberry Pi. You can use any client like RealVNC to remotely access desktop. Run below commands to start VNC server. I have not added these commands to startup.

# Create vnc password
$ vncpasswd
# Start VNC server
$ x0vncserver -display :0 -geometry 1280x768 -PasswordFile /home/<user>/.vnc/passwd

References

raspberrypi-arch-dotfiles's People

Contributors

manuindersekhon avatar

Watchers

 avatar  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.