OpenWRT Boot Times Affected by WiFi: Difference between revisions

mNo edit summary
 
Line 90: Line 90:
</syntaxhighlight>See?  Now change it back to be legal.
</syntaxhighlight>See?  Now change it back to be legal.


=== Oh, One More Thing(s) ===
=== Oh, One More Thing(s) on WiFi 6E for 6 GHz ===
In /etc/config/wireless, under config wifi-device 'WhatEverRadio'<syntaxhighlight lang="text">
In /etc/config/wireless, under config wifi-device 'WhatEverRadio'<syntaxhighlight lang="text">
list hostapd_options 'he_6ghz_max_mpdu=0'
list hostapd_options 'he_6ghz_max_mpdu=0'
Line 96: Line 96:
list hostapd_options 'he_6ghz_rx_ant_pat=0'
list hostapd_options 'he_6ghz_rx_ant_pat=0'
list hostapd_options 'he_6ghz_tx_ant_pat=0'
list hostapd_options 'he_6ghz_tx_ant_pat=0'
</syntaxhighlight>And there's some information that indicates these channels need to be chosen;<syntaxhighlight lang="text">
5, 21, 37, 53, 69, 85, 101, 117, 133, 149, 165, 181, 197, 213, 229
</syntaxhighlight>
</syntaxhighlight>


Line 121: Line 123:
Hmmm, commands and general notes put into the same PRE sections, that's good (NOT!).  Un-abstracted the make process, just a different way to do it.  Didn't back up existing files.  Poor wording. Got a headache now.  Solution?  Minimize AI usage and just think.  Oh, and it left out a bunch of stuff too.
Hmmm, commands and general notes put into the same PRE sections, that's good (NOT!).  Un-abstracted the make process, just a different way to do it.  Didn't back up existing files.  Poor wording. Got a headache now.  Solution?  Minimize AI usage and just think.  Oh, and it left out a bunch of stuff too.


Gave it a second shot where it was more vague on the db.txt stuff, commands were much better, plus it added in the stuff it forgot, but then it got chatty, as if it were being paid by the word.
Gave it a second shot where it was more vague on the db.txt stuff, commands were much better, plus it added in the stuff it forgot, but then it got chatty, as if it were being paid by the word.  Left other information out.


== Second Shot for ChatGPT ==
== Second Shot for ChatGPT ==