i9195/WiFi support
Created by: j0ki
This package is based on firmware-fairphone-fp2
I extracted the firmware blobs directly from a Samsung Galaxy S4 Mini.
Unfortunately NetworkManager is currently not working, so it should be disabled:
rc-update del networkmanager
Connecting to access points is done with
wpa_passphrase YOUR_SSID YOUR_PASSPHRASE >> /etc/wpa_supplicant/wpa_supplicant.conf
The connection is automatically established by the wpa_supplicant service.
There are two wireless interfaces: wlan0
and p2p0
wpa_supplicant uses p2p0
, but the connection is reliable (I did a few reboots and some hours of ssh sessions).