From: "Toke Høiland-Jørgensen" <toke@kernel.org>
To: "Greenman, Gregory" <gregory.greenman@intel.com>,
"u.kleine-koenig@pengutronix.de" <u.kleine-koenig@pengutronix.de>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"mh+debian-user-german@zugschlus.de"
<mh+debian-user-german@zugschlus.de>,
"exp-311223@news.muster.net" <exp-311223@news.muster.net>,
"tychokirchner@gmail.com" <tychokirchner@gmail.com>,
"rene@debian.org" <rene@debian.org>,
"Juergen.bausa@online.de" <Juergen.bausa@online.de>,
"sebastian.suchanek@gmx.de" <sebastian.suchanek@gmx.de>
Subject: Re: iwlwifi in German ICE4 trains
Date: Mon, 24 Apr 2023 00:38:58 +0200 [thread overview]
Message-ID: <87edoakyv1.fsf@toke.dk> (raw)
In-Reply-To: <c0153e5dd0459d351807002df7cef9eb30b04e86.camel@intel.com>
"Greenman, Gregory" <gregory.greenman@intel.com> writes:
> On Sun, 2023-04-23 at 10:55 +0200, Uwe Kleine-König wrote:
>> Hello Gregory,
>>
>> there is a thread on debian-user-german@lists.debian.org[1] about
>> broken wifi on Thinkpads when they are supposed to be connected to the
>> hotspots available in ICE4 trains. The mailing lists language is German
>> and the thread is long, so I sum up the problem:
>>
>> - It only affects the wifi equipment in ICE4 trains, the older ones work
>> fine.
>>
>> - Can be seen at least on
>> - Jürgen's laptop (Intel Corporation Wireless 8260 [8086:24f3] (rev 3a))
>> - Marc's Thinkpad X260 (Intel Corporation Wireless 8260 [8086:24f3] (rev 3a))
>> - Uwe's Thinkpad T460p (Intel Corporation Wireless 8260 [8086:24f3] (rev 3a))
>>
>> - Other Thinkpads with a Realtek-Chip doesn't show the problem
>>
>> - Works on puppy-Linux with 4.19.23, however Debian with 4.19.0-18 is
>> also broken.
>>
>> - The OP provided a syslog dump at
>> https://lists.debian.org/msgid-search/75ad7ff2-ef25-90cd-2cb3-1f49f3e4909e@online.de
>>
>> I don't reproduce it here, but the gist seems to be:
>>
>> Jun 23 15:44:53 lina kernel: [ 1006.011129] wlp1s0: deauthenticated from 3c:51:0e:56:32:80 (Reason: 2=PREV_AUTH_NOT_VALID)
>>
>> - it seems to help to do:
>> $ cat /etc/modprobe.d/iwlwifi.conf
>> options iwlwifi 11n_disable=1 swcrypto=0 bt_coex_active=0 power_save=0
>> options iwlmvm power_scheme=1
>> options iwlwifi d0i3_disable=1
>> options iwlwifi uapsd_disable=1
>> options iwlwifi lar_disable=1
>>
>> I added all participants of said thread to Cc, in case I forgot
>> something relevant.
>>
>> Tomorrow I might have the opportunity to test and reproduce the problem
>> (I don't know if my train will be an ice4 or one of the older ones
>> though.)
>>
>> I wonder if there is something you want me to test. Without further
>> input I will try with the modprobe options and check for a minimal
>> subset of them that makes the problem disappear.
>>
>> Is there something I can do to make the problem better understandable
>> for someone who knows about the hardware? Or to find out the critical
>> detail about the wifi hotspot that triggers the problem?
>>
>> Best regards
>> Uwe
>>
>> [1] https://lists.debian.org/msgid-search/da8c1552-6bcb-14c3-0e86-abcb835ec350@online.de
>>
>
> Hi Uwe,
>
> Based on the log, I can understand that it had successfully connected
> to the AP (supplicant management interface state: associating ->
> completed); then there're some DHCP errors and eventually the AP sends
> a deauth.
If it's DHCP failing it could be an issue with multicast traffic? I've
definitely seen multicast failing on busy networks because it is set to
too low a rate and gets overwhelmed, which leads to DHCP (and ARP)
failures while unicast traffic works fine.
It's probably not (only) a network issue if it works fine with other
drivers, but maybe there's some kind of interaction between the driver
and multicast? Just a thought :)
-Toke
next prev parent reply other threads:[~2023-04-23 22:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-23 8:55 iwlwifi in German ICE4 trains Uwe Kleine-König
2023-04-23 13:06 ` Greenman, Gregory
2023-04-23 22:38 ` Toke Høiland-Jørgensen [this message]
2023-04-24 4:21 ` Uwe Kleine-König
2023-09-21 16:21 ` Uwe Kleine-König
2023-09-21 20:09 ` Marc Haber
2023-04-24 5:49 ` Marc Haber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87edoakyv1.fsf@toke.dk \
--to=toke@kernel.org \
--cc=Juergen.bausa@online.de \
--cc=exp-311223@news.muster.net \
--cc=gregory.greenman@intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mh+debian-user-german@zugschlus.de \
--cc=rene@debian.org \
--cc=sebastian.suchanek@gmx.de \
--cc=tychokirchner@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.