User Tools

Site Tools


projekte:sekwai:prepare

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projekte:sekwai:prepare [2025/07/14 14:01] – [WLAN Probleme] dominikprojekte:sekwai:prepare [2026/06/15 20:57] (current) – [Pakete] dominik
Line 1: Line 1:
 ====== Vorbereitung Pi ====== ====== Vorbereitung Pi ======
- 
-> **Hinweis** \\ Für Python Compilieren scheint es besser zu sein eher **32Bit als OS** zu verwenden. \\ Die 64Bit Variante hat sich  mehrfach und reproduzierbar einfach aufgehängt.   
 ===== Pakete ===== ===== Pakete =====
   * Allgemeines Update & Tools   * Allgemeines Update & Tools
-    * ''sudo apt update && sudo apt upgrade -y && sudo apt install -y git git-lfs silversearcher-ag wavemon hexedit sudoku tcpdump iptraf mc htop dcfldd nano usbutils openvpn ranger tldr ncdu can-utils multitail fd-find lsof x11vnc terminator minicom cutecom joystick jstest-gtk i2c-tools speedtest-cli iotop fio ir-keytable curl inxi stress-ng && mkdir -p ~/.local/share && tldr -u''+    * ''sudo apt update && sudo apt upgrade -y && sudo apt install -y git git-lfs silversearcher-ag wavemon hexedit sudoku tcpdump iptraf mc htop dcfldd nano usbutils openvpn ranger tldr ncdu can-utils multitail fd-find lsof x11vnc terminator minicom cutecom joystick jstest-gtk i2c-tools speedtest-cli iotop fio ir-keytable curl inxi stress-ng duf && mkdir -p ~/.local/share && tldr -u''
   * Devtools installieren    * Devtools installieren 
     * ''sudo apt install -y thonny cutecom sqlitebrowser build-essential pkg-config libusb-1.0-0-dev cmake make gcc python3-dev libhidapi-dev python3-virtualenv python3-tk lm-sensors libopenblas-dev linux-perf''     * ''sudo apt install -y thonny cutecom sqlitebrowser build-essential pkg-config libusb-1.0-0-dev cmake make gcc python3-dev libhidapi-dev python3-virtualenv python3-tk lm-sensors libopenblas-dev linux-perf''
Line 65: Line 63:
  
 ===== WLAN Probleme ===== ===== WLAN Probleme =====
 +Es kommt beim Raspberry Pi Zero 2W öfter vor, dass das WLAN einfach aus geht. 
 +Scheinbar ein Problem mit dem Powermanagement ... 
 +
   * **Powermanagement abschalten** \\ ''sudo iw dev wlan0 set power_save off''   * **Powermanagement abschalten** \\ ''sudo iw dev wlan0 set power_save off''
   * Permanagement permanent aus   * Permanagement permanent aus
Line 250: Line 251:
   * ''python -m venv %%--%%copies _envR''   * ''python -m venv %%--%%copies _envR''
   * ''source _envR/bin/activate''   * ''source _envR/bin/activate''
-  * ''pip install spidev build psutil''+  * ''python -m pip install %%--%%upgrade pip'' 
 +  * ''pip install spidev build psutil fastapi "uvicorn[standard]" jinja2''
  
 ==== Rechte für Prozess Prio setzen ==== ==== Rechte für Prozess Prio setzen ====
projekte/sekwai/prepare.1752494516.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki