You are not logged in.

#1 2021-11-19 20:35:43

beetroot_fox
Member
Registered: 2021-11-19
Posts: 1

possible UCSI driver bug 2 failed to get status dmesg spam

Hello, I'm on a fresh Arch install, followed the Installation Guide. I pretty consistently get the following spam in dmesg output some time after boot:

ucsi_acpi USBC000:00: possible UCSI driver bug 2
ucsi_acpi USBC000:00: con2: failed to get status
ucsi_acpi USBC000:00: possible UCSI driver bug 2
ucsi_acpi USBC000:00: con3: failed to get status
ucsi_acpi USBC000:00: possible UCSI driver bug 2
ucsi_acpi USBC000:00: con4: failed to get status

But curiously, not always. I do always get the warning

 ucsi_acpi USBC000:00: UCSI_GET_PDOS returned 0 bytes 

and in instances when the spam does happen there is sometimes

event11: Failed to update device symlink '/dev/input/by-path/pci-0000:00:1f.3-platform-skl_hda_dsp_generic-event', ignoring: Too many levels of symbolic links
event12: Failed to update device symlink '/dev/input/by-path/pci-0000:00:1f.3-platform-skl_hda_dsp_generic-event', ignoring: Too many levels of symbolic links

earlier in the logs.
Tried and both times got the spam on linux and lts kernels.
lspci output:

00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 01)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 01)
00:07.0 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #0 (rev 01)
00:0a.0 Signal processing controller: Intel Corporation Tigerlake Telemetry Aggregator Driver (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 01)
00:0d.2 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #0 (rev 01)
00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 20)
00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 20)
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 20)
00:15.0 Serial bus controller [0c80]: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #0 (rev 20)
00:15.2 Serial bus controller [0c80]: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #2 (rev 20)
00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 20)
00:1c.0 PCI bridge: Intel Corporation Device a0b8 (rev 20)
00:1c.2 PCI bridge: Intel Corporation Device a0ba (rev 20)
00:1d.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #9 (rev 20)
00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 20)
00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Tiger Lake-LP SPI Controller (rev 20)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
07:00.0 Non-Volatile memory controller: SK hynix Device 174a

Im on Lenovo ThinkPad E14 Gen 2.

Last edited by beetroot_fox (2021-11-19 20:51:12)

Offline

#2 2021-12-01 19:51:35

crondrift
Member
Registered: 2021-03-29
Posts: 8

Re: possible UCSI driver bug 2 failed to get status dmesg spam

Hi there,

I've got the same problem with my Lenovo ThinkPad E15 Gen2.

Any news regarding this issue?

Offline

#3 2021-12-06 18:51:42

qaniqani
Member
Registered: 2021-12-06
Posts: 1

Re: possible UCSI driver bug 2 failed to get status dmesg spam

crondrift wrote:

Hi there,

I've got the same problem with my Lenovo ThinkPad E15 Gen2.

Any news regarding this issue?

gen2 on my machine. I updated with "sudo apt upgrade" and rebooted and it was fine.

Offline

#4 2022-02-15 03:44:26

baimu
Member
Registered: 2022-02-15
Posts: 1

Re: possible UCSI driver bug 2 failed to get status dmesg spam

I've got the same problem with my Lenovo ThinkPad E14 Gen2, Any suggestions?

Offline

#5 2023-01-05 08:15:04

zxp19821005
Member
Registered: 2022-06-23
Posts: 3

Re: possible UCSI driver bug 2 failed to get status dmesg spam

I also have the same error,Thinkpad E15 gen4,EndeavourOS,Kernel 6.1.2-arch1-1

[    0.307788] ACPI BIOS Error (bug): Failure creating named object [\_SB.WMI6], AE_ALREADY_EXISTS (20220331/dswload2-326)
[    0.307796] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.764364] systemd[1]: Failed to start Setup Virtual Console.
[    5.945341] thinkpad_acpi: Unknown/reserved multi mode value 0x0000 for type 4, please report this to ibm-acpi-devel@lists.sourceforge.net
[   12.698485] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[   32.267469] ucsi_acpi USBC000:00: possible UCSI driver bug 2
[   32.267477] ucsi_acpi USBC000:00: con2: failed to get status

Is there somebody who can solve it?

Last edited by zxp19821005 (2023-01-05 08:16:36)

Offline

#6 2023-01-05 09:19:43

Adriik
Member
From: Argentina
Registered: 2022-03-10
Posts: 134
Website

Re: possible UCSI driver bug 2 failed to get status dmesg spam

zxp19821005, first this look like necro-bumping

Second:

zxp19821005 wrote:

I also have the same error,Thinkpad E15 gen4,EndeavourOS,Kernel 6.1.2-arch1-1

So, you're not using Arch Linux.


I'm just someone. Please use [code] [/code] tags.

Offline

#7 2023-01-05 10:09:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,259

Re: possible UCSI driver bug 2 failed to get status dmesg spam

Closing this old thread and as stated, you'll have to ask on the Endevaour OS boards for help.

Offline

Board footer

Powered by FluxBB