From: Michal Pecio <michal.pecio@gmail.com>
To: "Fischer, Simon" <simon.fischer@ipp.mpg.de>
Cc: "regressions@lists.linux.dev" <regressions@lists.linux.dev>
Subject: Re: Lowspeed USB device enumerationg under 5.4.288, but not under 6.8.1
Date: Wed, 6 May 2026 10:34:42 +0200 [thread overview]
Message-ID: <20260506103442.0ab840ef.michal.pecio@gmail.com> (raw)
In-Reply-To: <50fff510499b47d09df9317855680552@ipp.mpg.de>
On Wed, 6 May 2026 07:19:53 +0000, Fischer, Simon wrote:
> I have been able to reproduce the problem with a current (6.19)
> kernel and independent of PREEMPT_RT status. But I have also been
> able to identify that the difference between my Ubuntu provided 5.4
> and 6.8 kernels that leads to the problem, is actually the CONFIG_HZ
> build config parameter.
>
> Ubuntu's 6.8 kernel is by default built with CONFIG_HZ=1000, while
> the old 5.4 kernel was built with CONFIG_HZ=250. If I rebuild
> Ubuntu's 5.4 with 1000Hz, I also cannot talk to the devices, and when
> I compile 6.19 or 6.8 with 250Hz, they work (currently running a
> rebuilt Ubuntu 6.8.1 with only that one parameter updated, I
> sometimes still see errors, but an automatic retry of the driver is
> then successful).
Quite fascinating ;)
BTW, I would still be interested to see 'lsusb -v' of any low-speed
isochronous device. Can such a thing seriously work with xhci?
> So, a regression this is not :-)
>
> Since I cannot imagine in what way the system interrupt frequency
> would directly affect this part in such a reproducible and
> significant manner, I would think it more likely that the USB core or
> xhci drivers actually use that setting value somewhere themselves and
> maybe wrongly. So this should probably realy go to some other list.
> If you know which, I would greatly appreciate you forwarding my
> information or telling me where to take it.
Per Documentation/admin-guide/reporting-issues.rst, try your best guess
which kernel part might be responsible and report there.
In short: linux-usb@vger.kernel.org
Regards,
Michal
next prev parent reply other threads:[~2026-05-06 8:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-06 7:19 Lowspeed USB device enumerationg under 5.4.288, but not under 6.8.1 Fischer, Simon
2026-05-06 8:34 ` Michal Pecio [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-04-02 15:34 Fischer, Simon
2026-04-02 16:10 ` Greg KH
2026-04-03 16:34 ` Simon Fischer
2026-05-06 6:58 ` Michal Pecio
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=20260506103442.0ab840ef.michal.pecio@gmail.com \
--to=michal.pecio@gmail.com \
--cc=regressions@lists.linux.dev \
--cc=simon.fischer@ipp.mpg.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.