From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: 李佳怡 <lijiayi@kylinos.cn>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH RFC] thunderbolt: Re-add DP resources on resume
Date: Wed, 17 Sep 2025 14:50:17 +0200 [thread overview]
Message-ID: <20250917125017.GI2912318@black.igk.intel.com> (raw)
In-Reply-To: <0540df54-efd6-4b79-90f9-ec305e1f5f7e@kylinos.cn>
On Wed, Sep 17, 2025 at 06:12:31PM +0800, 李佳怡 wrote:
>
> As requested, I've attached the complete dmesg output (from boot to after
> resume) reproducing the issue.
>
> Testing Methodology:
> 1. Start with the Targus Thunderbolt dock already connected to the system
> 2. Enter S3 suspend (sleep) with no DP monitor connected to the dock
> 3. Resume from S3
> 4. After the system has fully resumed, connect the DP monitor to the dock
Thanks! It is badly line wrapped. I wonder if you can just attach it?
Anyways I found some unexpected things there:
> [ 8.647850] With USB4 patch v1.0.0
What is this? ;-)
> [ 8.647860] ACPI: bus type thunderbolt registered
> [ 8.664660] [7] nhi_probe:1326: thunderbolt 0000:2c:00.0: total paths: 21
> [ 8.665209] [7] tb_ring_alloc:586: thunderbolt 0000:2c:00.0: allocating
> TX ring 0 of size 10
> [ 8.665243] [7] tb_ring_alloc:586: thunderbolt 0000:2c:00.0: allocating
> RX ring 0 of size 10
> [ 8.665267] [7] tb_ctl_alloc:665: thunderbolt 0000:2c:00.0: control
> channel created
> [ 8.665272] [7] icm_probe:2549: thunderbolt 0000:2c:00.0: ICM not
> supported on this controller
> [ 8.665285] [7] tb_ring_free:840: thunderbolt 0000:2c:00.0: freeing RX
> ring 0
> [ 8.665294] [7] tb_ring_free:840: thunderbolt 0000:2c:00.0: freeing TX
> ring 0
What is this?
Is this Intel TB/USB4 controller or something else? All USB4 compliant
controllers should go directly to tb.c as that's the part dealing with
software connection manager. The above looks like it tries first with the
firmware connection manager and that should not happen outside of Intel
Thunderbolt 3 hosts.
next prev parent reply other threads:[~2025-09-17 12:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 8:24 [PATCH RFC] thunderbolt: Re-add DP resources on resume Jiayi Li
2025-09-17 8:36 ` Mika Westerberg
2025-09-17 10:12 ` 李佳怡
2025-09-17 12:50 ` Mika Westerberg [this message]
2025-09-18 8:34 ` 李佳怡
2025-09-18 16:20 ` Mika Westerberg
2025-09-18 16:43 ` Mika Westerberg
2025-09-19 7:24 ` 李佳怡
2025-09-19 7:30 ` Mika Westerberg
2025-09-19 8:00 ` 李佳怡
2025-09-19 8:41 ` Mika Westerberg
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=20250917125017.GI2912318@black.igk.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=lijiayi@kylinos.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox