User talk:Sakaki/Sakaki's EFI Install Guide/Configuring systemd and Installing Necessary Tools

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using ~~~~:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC)
: A reply [[User:Sally|Sally]] 00:47, 4 July 2024 (UTC)
:: Your reply ~~~~

Suggestion to remove bug reference

Talk status
This discussion is still ongoing.

https://bugs.gentoo.org/show_bug.cgi?id=406623 Fixed since syslog-ng-3.6.1 - This part could probably be removed. Aries97 (talk) 00:13, 7 October 2019 (UTC)

wpa_supplicant settings

Talk status
This discussion is still ongoing.

Great guide. I followed this in March 2020 and had to tweak the following line:

localhost ~ #mv -v /etc/wpa.conf /etc/wpa_supplicant/wpa_supplicant.conf

The wpa_supplicant didn't read that file from that location. When I checked the status, I saw that the file it was looking for was: /etc/wpa_supplicant/wpa_supplicant-wlp2s0.conf

After renaming the file I got the network to work.

Koivunen (talk) 10:33, 14 March 2020 (UTC)