jab-r Posted September 16, 2018 Share Posted September 16, 2018 Using the WiFi card: Compex WLE900VX Configured: /etc/network/interfaces: allow-hotplug wlp0s0 iface wlp0s0 inet dhcp wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf and wpa_supplicant.conf ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=US network={ ssid="****" scan_ssid=1 psk=''*****' } The networking.service tries to come up during boot before the WiFi and this causes problems so: $ systemctl disable networking the network comes up great on boot. I'm using a stretch 4.18.7 kernel compiled with realtime patches and compile to enable ALSA -- using this as a wifi streamer Need to add the firmware-atheros package! Link to comment Share on other sites More sharing options...
Recommended Posts