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 [2025/07/28 04:46] (current) – [venv] 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
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