Hello,
I'm glad I helped you to sort it out.
Some changes has been made to the ucsi_acpi.c in latest kernel versions; these are the commits:Therefore, you may consider testing a latest kernel version.
Perhaps some ACPI power management events for USB Type-C™ connected devices are not notified to the kernel when ucsi_acpi.ko kernel module is disabled.
Probably not a big deal.
--
[1] sources / linux / 6.1.106-3 / drivers / usb / typec / ucsi / ucsi_acpi.c
[2] USB Type-C™ Connector System Software Interface [UCSI]
I'm glad I helped you to sort it out.
Probably it does not matter the definition. You are running 6.1.0-25-amd64 and the ucsi_acpi kernel module [1]. You can test a newer kernel versions. If the issue is still there, you can open a bug report on the Debian Bug Tracking System (https://bugs.debian.org) and/or notify it to the Linux kernel maintainer of the kernel module.it fixed issue. But can we call this a "fix"? Or is it just temporary workaround.
Some changes has been made to the ucsi_acpi.c in latest kernel versions; these are the commits:
Code:
$ git log --format="%h %as %s" v6.1.106..v6.10.9 -- drivers/usb/typec/ucsi/ucsi_acpi.c 9e3caa9dd51b 2024-06-12 usb: typec: ucsi_acpi: Add LG Gram quirk4ed37ef8678d 2024-03-27 usb: typec: ucsi_acpi: Remove Dell quirkf3031f9b39c1 2024-03-27 usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h6aaceb7d9cd0 2024-03-20 usb: typec: ucsi_acpi: Refactor and fix DELL quirkf3be347ea42d 2024-01-21 usb: ucsi_acpi: Quirk to ack a connector change ack cmd2840143e393a 2024-01-21 usb: ucsi_acpi: Fix command completion handlingfc4ecc0cd561 2023-05-18 usb: typec: ucsi: acpi: Convert to platform remove callback returning void326e1c208f3f 2023-04-05 usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM32502d210f43424 2023-03-08 usb: ucsi_acpi: Increase the command completion timeout1fab45ab6e82 2022-12-12 Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
The ucsi_acpi kernel module is not playing well with your USB Type-C™ Connector System Software Interface [UCSI] [2] ACPI firmware.I didn't find any differences yet but I don't how does this affect my system.
Perhaps some ACPI power management events for USB Type-C™ connected devices are not notified to the kernel when ucsi_acpi.ko kernel module is disabled.
Probably not a big deal.
--
[1] sources / linux / 6.1.106-3 / drivers / usb / typec / ucsi / ucsi_acpi.c
[2] USB Type-C™ Connector System Software Interface [UCSI]
Statistics: Posted by Aki — 2024-09-24 19:46