Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save roelandmoors/90e1651654dbf8e75823d5f76cc1780a to your computer and use it in GitHub Desktop.
Save roelandmoors/90e1651654dbf8e75823d5f76cc1780a to your computer and use it in GitHub Desktop.
Slow wifi reconnect on Omarchy
Jul 24 19:03:36 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Jul 24 19:03:36 fw13 systemd-networkd[1437]: wlan0: Lost carrier
Jul 24 19:03:36 fw13 systemd-networkd[1437]: wlan0: DHCP lease lost
Jul 24 19:03:36 fw13 systemd-networkd[1437]: wlan0: DHCPv6 lease lost
Jul 24 19:03:36 fw13 systemd-networkd[1437]: wlan0: Reconfiguring with /etc/systemd/network/20-wlan.network.
Jul 24 19:03:39 fw13 systemd-networkd[1437]: wlan0: Connected WiFi access point: ...removed...
Jul 24 19:03:39 fw13 systemd-networkd[1437]: wlan0: Gained carrier
Jul 24 19:03:47 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Jul 24 19:03:49 fw13 systemd-networkd[1437]: wlan0: DHCPv4 address 192.168.4.122/24, gateway 192.168.4.1 acquired from 192.168.4.1
Jul 24 19:04:36 fw13 systemd-networkd[1437]: wlan0: Lost carrier
Jul 24 19:04:36 fw13 systemd-networkd[1437]: wlan0: DHCP lease lost
Jul 24 19:04:36 fw13 systemd-networkd[1437]: wlan0: DHCPv6 lease lost
Jul 24 19:04:51 fw13 systemd-networkd[1437]: wlan0: Connected WiFi access point: ...removed...
Jul 24 19:04:51 fw13 systemd-networkd[1437]: wlan0: Gained carrier
Jul 24 19:04:51 fw13 systemd-networkd[1437]: wlan0: DHCPv4 address 192.168.4.122/24, gateway 192.168.4.1 acquired from 192.168.4.1
Jul 24 19:04:51 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Jul 24 19:04:51 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Jul 24 19:04:52 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Jul 24 19:04:53 fw13 systemd-timesyncd[1416]: Network configuration changed, trying to establish connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment