Dmesg: ACPI BIOS Error (bug): Could not resolve symbol [^^RP28.PXSX.WIST]

I am a Framework Laptop 12 Batch 1, gray color user. I am seeing the following errors related to the ACPI, BIOS, and USB-C. Is that a problem? How to suppress the errors?

$ cat /etc/fedora-release
Fedora release 42 (Adams)

$ uname -r
6.15.5-200.fc42.x86_64

My BIOS info is below. I picked up the command from this page.

$ sudo dmidecode | grep -A3 'Vendor:\|Product:' && sudo lshw -C cpu | grep -A3 'product:\|vendor:'
	Vendor: INSYDE Corp.
	Version: 03.03
	Release Date: 06/05/2025
	Address: 0xE0000
       product: 13th Gen Intel(R) Core(TM) i5-1334U
       vendor: Intel Corp.
       physical id: 4
       bus info: cpu@0
       version: 6.186.3
$ sudo dmesg
...
[    3.449622] ucsi_acpi USBC000:00: unknown error 0
[    3.449628] ucsi_acpi USBC000:00: GET_CABLE_PROPERTY failed (-5)
[    3.599792] ucsi_acpi USBC000:00: unknown error 0
[    3.599799] ucsi_acpi USBC000:00: con4: failed to register partner alt modes (-5)
[    4.671667] ucsi_acpi USBC000:00: unknown error 0
[    4.671679] ucsi_acpi USBC000:00: con4: failed to register partner alt modes (-5)
...
[   22.451097] ACPI BIOS Error (bug): Could not resolve symbol [^^RP28.PXSX.WIST], AE_NOT_FOUND (20240827/psargs-332)
[   22.451107] ACPI Error: Aborting method \_SB.PC00.CNVW.IFUN due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
[   22.451113] ACPI Error: Aborting method \_SB.PC00.CNVW._DSM due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
...

Thank you for your help!

These warnings are only an issue if you are experiencing a problem. :slight_smile:

2 Likes

All right! Thanks for the info! I will ignore the error messages. :slight_smile:

1 Like

Yeah, I noticed them too…
But (personally) they don’t bother me, there will always be errors and warnings.
That’s just the way it is. :slightly_smiling_face:

Batch 2 here with BIOS version 3.7. I see the same BIOS bug on Ubuntu 26.04 with linux 7.0.0-15.15:

ACPI BIOS Error (bug): Could not resolve symbol [^^RP28.PXSX.WIST], AE_NOT_FOUND (20251212/psargs-332)

No Local Variables are initialized for Method [IFUN]

Initialized Arguments for Method [IFUN]:  (4 arguments defined for method invocation)
  Arg0:   000000006a01413e <Obj>           Buffer(16) 2C 17 66 72 0B 22 29 4B
  Arg1:   000000005c444c52 <Obj>           Integer 0000000000000000
  Arg2:   00000000f4b08186 <Obj>           Integer 0000000000000002
  Arg3:   00000000d365335c <Obj>           Buffer(4) 01 00 00 00

ACPI Error: Aborting method \_SB.PC00.CNVW.IFUN due to previous error (AE_NOT_FOUND) (20251212/psparse-529)
ACPI Error: Aborting method \_SB.PC00.CNVW._DSM due to previous error (AE_NOT_FOUND) (20251212/psparse-529)

My expectation from a Linux-friendly company like Framework is that they will care and fix this BIOS bug.

BIOS version 3.7 with Nobara 43 (7.0.5-200) same errors but they do not seem to be affecting anything. :confused: