Skip to content

WIP: samsung-treltexx: new device (Samsung Galaxy Note 4)

My WIFI driver is not working without doing deferred_initcalls (rc-update -q add deferred-initcalls sysinit) and modifying wpa_supplicant (/etc/conf.d/wpa_supplicant) file. Also we need to add a script to the boot for restarting wpa_supplicant (sudo rc-service wpa_supplicant restart) and networkmanager (sudo rc-service networkmanager restart).

I found this (https://gitlab.com/postmarketOS/pmaports/blob/master/device/device-samsung-klte/device-samsung-klte-kernel-downstream.post-install) for this job but when i tried to use that my all configuration is ruined.

Also i am seeing "unmanaged" devices in "nmcli d". I found another fix for this (https://gitlab.com/postmarketOS/pmaports/blob/master/device/device-samsung-klte/NetworkManager-klte.conf).

Edited by Daniele Debernardi

Merge request reports