mycar:software:manually:manualinstallation

abstract

This page provides information reagarding manual software installation and configuration. If you need to install the software elsewhere on your own device, instead of using the prebuilt image.

It is splitted into multiple sections depending on the software part to install

packages

It is expected that debian like operating system is used. In the main built I'm usinging armbian.

  • rfkill
  • python3
  • python3-pip
  • hostapd
  • gpsd
  • gpsd-clients
  • udhcpd

$ sudo apt-get install rfkill python3 python3-pip gpsd gpsd-clients udhcpd

Please take care of the order:

  • setuptools
  • wheel

$ sudo pip3 install setuptools wheel
$ sudo mkdir -p /usr/share/man/man8

  • bluew
  • python-wifi
  • flask

$ sudo pip3 install bluew flask python-wifi

OS modification

Following a list with required groups for full functionality.

groupwhy
netdevrfkill
× iphelper toolbox

you see this when javscript or css is not working correct

Untested
IP Address:
First usable:
Subnet:
Last usable:
CIDR:
Amount of usable:
Network address:
Reverse address:
Broadcast address:

  • mycar/software/manually/manualinstallation.txt
  • Zuletzt geändert: 2019/07/25 11:45
  • von admin