Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
art:raspberry [2018/05/20 08:52] – [Install AXI] spitzart:raspberry [2022/10/31 12:03] (aktuell) – [LOGIN WIFI IF NETWORK IS GREY] spitz
Zeile 9: Zeile 9:
 [[https://diyhacking.com/connect-raspberry-pi-to-laptop-display/]] [[https://diyhacking.com/connect-raspberry-pi-to-laptop-display/]]
  
 +{{ :art:raspberry-pi-15b.jpg?600 |}}
 ===== LOGIN WIFI IF NETWORK IS GREY ===== ===== LOGIN WIFI IF NETWORK IS GREY =====
 some networks dont allow you to login directly through the wifi terminal and you need to establish some WPA-EAP key... some networks dont allow you to login directly through the wifi terminal and you need to establish some WPA-EAP key...
Zeile 23: Zeile 24:
 } }
 </code> </code>
 +check connection (OSxTerminal)
 +<code>
 +/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport -I en1
 +</code>
 +
 +==== ON SCREEN KEYBOARD ====
 +<code>sudo apt update
 +sudo apt upgrade</code>
 +<code>sudo apt install matchbox-keyboard</code>
 +
 ===== Install AXI ===== ===== Install AXI =====
 To install AXI on a raspberry pi you need to install shapely, but shapely fails because of an OSError: Could not find library geos_c or load any of its variants...  To install AXI on a raspberry pi you need to install shapely, but shapely fails because of an OSError: Could not find library geos_c or load any of its variants... 
  • art/raspberry.1526799160.txt.gz
  • Zuletzt geändert: 2018/05/20 08:52
  • von spitz