Deutsch   English   Français   Italiano  
<vfo8ks$11gf5$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: Mon, 28 Oct 2024 14:55:24 +0000
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <vfo8ks$11gf5$1@dont-email.me>
References: <vff1oh$30ljh$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 28 Oct 2024 15:55:25 +0100 (CET)
Injection-Info: dont-email.me; posting-host="5a7673fb73b17af34dd652981602e4ee";
	logging-data="1098213"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18zZxBKTv0ovuoTZPStbWqY"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:waTt+B2m3j6yjI1Jo0zyQtCg64k=
In-Reply-To: <vff1oh$30ljh$1@dont-email.me>
Content-Language: en-GB
Bytes: 1440

On 25/10/2024 04:02, bp@www.zefox.net wrote:
> My Pi5 running bookworm has developed flaky WiFi behavior about
> 24 hours after the latest upgrade.
> 
> Where should I look for error messages?

/var/log/syslog if the system was setup with rsyslog as Gawd intended.

If using the spawn of Satan systemd's journald, then:-

journalctl -g wlan0

Of course if you've set silly names for network interfaces, it will be 
something other than wlan0.

---druck