Commit Graph

5 Commits (167588da6f642c987158045306f30e48e596ca4c)

Author SHA1 Message Date
gtxaspec 167588da6f overlay-files: Refactor wlan0 ifup Networking Configuration
- Eliminated deprecated `wext` option from the wpa_supplicant invocation to align with contemporary wireless driver standards, preventing wireless network association delays.
- Incorporated a 15-second timeout within udhcpc_opts, ensuring adequate time for the device to aquire a dhcp lease from the network.
- Transitioned all wpa_supplicant parameters to the `pre-up` directive, ensuring wpa_supplicant initialization precedes DHCP client execution.

Collectively, these modifications optimize the DHCP lease acquisition process, enhancing the device's network initialization speed.
2023-09-19 17:31:38 -07:00
viktorxda 48b3c4b8c3
Overlay: move manual wlan mac setting to init script (#986) 2023-09-07 06:41:18 +02:00
viktorxda a734556647
[no ci] Overlay: update wireless scripts (#982) 2023-09-06 11:20:55 +02:00
gtxaspec a1c3fc2d42
overlay: wlan0: set mac address from uboot env variable (#965) 2023-08-22 14:30:23 +03:00
Viktor 1c1c434dbb [no ci] Overlay: separate wireless device list 2023-08-06 19:25:29 +02:00