Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 5 Bewertung(en) - 5 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Diskussionsthread - CarPi/CarPC Image 2016 (Raspbian Jessie, Kodi 15.2)
#81
Wegen dem WLAN Problem...
Wieso stehen bei dir so komische Sachen in der "interfaces"?

Code:
sudo nano /etc/network/interfaces
Code:
auto lo
iface lo inet loopback

auto eth0
allow-hotplug eth0
iface eth0 inet manual

auto wlan0
allow-hotplug wlan0
iface wlan0 inet manual
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf

Code:
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
Code:
country=DE
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
    ssid="WLAN-Name"
    scan_ssid=0
    proto=RSN
    key_mgmt=WPA-PSK
    psk="PASSWORT"
}

Wie die wpa_supplicant Datei einzustellen ist steht hier: https://wiki.ubuntuusers.de/WLAN/wpa_sup...-eintragen


(10.03.2016, 16:23)iceage10 schrieb: Hallo

Versuche gerade das Image herunter zu laden aber es bricht ständig wegen einem Netzwerkfehler ab :-(((
Hat jemand eine Idee warum ????? Huh

Also bei mir funzt das Problemlos.
CarPi: RPi 3 mit 7" RPi Touchscreen & PiUSV+, Jessie, Kodi 15.2
Testing: Raspbian Jessie mit Kodi 15.2 - Step by Step
Projekte: SmartHome, Ambilight


Nachrichten in diesem Thema
RE: Diskussionsthread - CarPi/CarPC Image 2016 (Raspbian Jessie, Kodi 15.2) - von cbrauweiler - 10.03.2016, 18:54

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 19 Gast/Gäste
RasPiCarProjekt