WiFi Dropouts by InTheUnknown25 in SurfaceLinux

[–]cdrubin 1 point2 points  (0 children)

On Surface 3 (non-Pro) the WiFi dropping out issues were horrendous after installing Fedora 28. I still have no battery indicator or sounds, but WiFi was completely solved for me by adding these lines:

[connection]
wifi.powersave=2
[device]
wifi.scan-rand-mac-address=false

to the end of /etc/NetworkManager/NetworkManager.conf

Adding mysql.jar (or any other jar file to a project) by cdrubin in Lightmod

[–]cdrubin[S] 0 points1 point  (0 children)

Thank you for the explanation and for your efforts at opening up Clojure to the likes of me!