Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vg3eb6$3cpe4$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vg3eb6$3cpe4$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: druck <news@druck.org.uk>
Newsgroups: comp.sys.raspberry-pi
Subject: Re: Wifi error log for Bookworm?
Date: Fri, 1 Nov 2024 20:40:06 +0000
Organization: A noiseless patient Spider
Lines: 37
Message-ID: <vg3eb6$3cpe4$1@dont-email.me>
References: <vff1oh$30ljh$1@dont-email.me>
 <KOudndzl6uD98oD6nZ2dnZfqn_SdnZ2d@giganews.com> <vflpm5$gigb$1@dont-email.me>
 <vfm4ov$ifnc$1@dont-email.me> <vfo90b$11gf5$3@dont-email.me>
 <vfohs7$13j16$1@dont-email.me> <vfomlo$14f3e$1@dont-email.me>
 <vfrgho$1mkm5$1@dont-email.me> <vfrisv$1n56m$6@dont-email.me>
 <vfu85s$2ad65$3@dont-email.me> <vfvjmf$2khfc$7@dont-email.me>
 <vg0ub0$2rtar$1@dont-email.me> <vg2a88$36p2h$4@dont-email.me>
 <vg2ipp$383cp$1@dont-email.me> <vg2m5a$38u9q$1@dont-email.me>
 <vg2nqo$395je$1@dont-email.me> <vg2rc2$39p46$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 01 Nov 2024 21:40:07 +0100 (CET)
Injection-Info: dont-email.me; posting-host="46bd675f59f9524d618362ba955774b6";
	logging-data="3564996"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/1Zzooes82aeq00x/p7GrU"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:5zsJEiPkdNC4NY8oY0VeBBF7qeI=
In-Reply-To: <vg2rc2$39p46$1@dont-email.me>
Content-Language: en-GB
Bytes: 3199

On 01/11/2024 15:16, The Natural Philosopher wrote:
> On 01/11/2024 14:15, druck wrote:
>> On 01/11/2024 13:47, The Natural Philosopher wrote:
>>> On 01/11/2024 12:50, druck wrote:
>>
>>>> Except it doesn't actually work all the time. I've set up all my 
>>>> Pi's which have both 2.4 GHz and 5 GHz WiFi with a higher priority 
>>>> to the 5GHz network which has a different SSID to the 2.4 GHz one. 
>>>> Most of the time they honour that but occasionally I find one has 
>>>> switched back to 2.4 GHz, and it's not because the 5GHz signal 
>>>> strength has dropped according to the logging.
>>>>
>>> Then delete the 2,4 GHZ SSID...
>>
>> That's really not the point is it.
> 
> It is. If you have an SSID registerd with the Pi that is 2.4GHZ its 
> going to sometimes connect to it
> So remove it from the PI. It then wont know it exists.

No it's not. You are recommending the use of Network Manager instead of 
DHCPCD/WPA_Supplicant for headless Pi's, when it has serious problems 
which I and others have detailed. Your response is to suggest an 
increasing number of workarounds, some of which reduce useful functionality.

The reason the 2.4GHz SSID is configured is in case the Pi needs to be 
relocated to another part of the property where 5 GHz is too weak. This 
has never been a problem when using DHCPCD/WPA_Supplicant, so I'm not 
about to remove it in order to use a flaky Network Manager.

The sensible solution is to use the correct tool for the job, rather 
than whatever happens to be installed by default by Raspbian. This is an 
advantage of Linux, instead of being stuck with whatever Microsoft 
mandates you should use in Windows.

---druck