Error de BIOS ACPI / AE_NOT_FOUND


11

Recibo estos mensajes de error cada vez que reinicio mi escritorio (y un par de más que no sé cómo conservar cuando se apaga, pero hasta ahora no son relevantes para esta pregunta):

[gorre@uplink ~]$ journalctl -p err..alert
...
-- Reboot --
May 11 21:47:03 uplink kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP04.PXSX._SB.PCI0.RP05.PXSX], AE_NOT_FOUND (20180105/dswload2-194)
May 11 21:47:03 uplink kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180105/psobject-252)
May 11 21:47:03 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP04.PXSX, AE_NOT_FOUND (20180105/psparse-550)
May 11 21:47:03 uplink kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP08.PXSX._SB.PCI0.RP09.PXSX], AE_NOT_FOUND (20180105/dswload2-194)
May 11 21:47:03 uplink kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180105/psobject-252)
May 11 21:47:03 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20180105/psparse-550)
May 12 07:09:30 uplink kernel: rtc_cmos 00:03: Alarms can be up to one month in the future
-- Reboot --
May 12 07:10:32 uplink kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP04.PXSX._SB.PCI0.RP05.PXSX], AE_NOT_FOUND (20180105/dswload2-194)
May 12 07:10:32 uplink kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180105/psobject-252)
May 12 07:10:32 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP04.PXSX, AE_NOT_FOUND (20180105/psparse-550)
May 12 07:10:32 uplink kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP08.PXSX._SB.PCI0.RP09.PXSX], AE_NOT_FOUND (20180105/dswload2-194)
May 12 07:10:32 uplink kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180105/psobject-252)
May 12 07:10:32 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20180105/psparse-550)

Encontré este artículo que dice que alguien puede agregar esta línea: echo "disable" > /sys/firmware/acpi/interrupts/gpe6Fa /etc/rc.local, pero no estoy seguro de si esa es la solución correcta ... además, si eso es solo "parchear" los mensajes de error, pero no solucionar el problema subyacente, si lo hay.

¿O tal vez debería esperar una actualización?


Estoy usando:

[gorre@uplink ~]$ uname -a
Linux uplink 4.16.8-1-ARCH #1 SMP PREEMPT Wed May 9 11:25:02 UTC 2018 x86_64 GNU/Linux

... y este es mi hardware:

  • Fuente de alimentación totalmente modular Corsair RMX750 (750 vatios) 80+ oro
  • Procesador Intel Core i7-8700 (BX80684I78700)
  • Asus Prime Z370-P
  • SSD Corsair Force MP500 M.2 2280 240GB NVMe PCI-Express 3.0 x4 MLC
  • Corsair Vengeance LPX 32GB (2 x 16GB) 288-pin DDR4 SDRAM DDR4 2666 (PC4 21300)

ACTUALIZAR

Nueva 4.19.13-1-ltsactualización del kernel :

$ uname -a
Linux uplink 4.19.13-1-lts #1 SMP Sun Dec 30 07:38:47 CET 2018 x86_64 GNU/Linux

... y los mensajes de error / advertencia finalmente se han ido!

-- Reboot --
Dec 28 09:40:42 uplink kernel: ACPI Error: [_SB_.PCI0.RP05.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload2-191)
Dec 28 09:40:42 uplink kernel: ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
Dec 28 09:40:42 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP04.PXSX, AE_NOT_FOUND (20170728/psparse-550)
Dec 28 09:40:42 uplink kernel: ACPI Error: [_SB_.PCI0.RP09.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload2-191)
Dec 28 09:40:42 uplink kernel: ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
Dec 28 09:40:42 uplink kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20170728/psparse-550)
Dec 28 09:41:08 uplink gnome-session-binary[712]: Unrecoverable failure in required component org.gnome.Shell.desktop
Dec 28 11:48:13 uplink flatpak[7192]: libostree HTTP error from remote flathub for <https://dl.flathub.org/repo/objects/3d/b5370c04103b9acd46bca2f315fb4855649926120b099a>
Dec 28 11:48:16 uplink flatpak[7192]: libostree HTTP error from remote flathub for <https://dl.flathub.org/repo/objects/e0/a43c4cbae106fc801d3c7bcc004b8222e9bf0528beef04>
Dec 29 12:19:37 uplink kernel: rtc_cmos 00:03: Alarms can be up to one month in the future
Dec 30 09:03:02 uplink kernel: rtc_cmos 00:03: Alarms can be up to one month in the future
Dec 30 19:07:11 uplink kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=952715 end=952716) time 142 us, min 1073, max 1079, scan>
Dec 31 08:11:28 uplink kernel: rtc_cmos 00:03: Alarms can be up to one month in the future
-- Reboot --
Jan 01 10:23:42 uplink gnome-session-binary[516]: Unrecoverable failure in required component org.gnome.Shell.desktop

Respuestas:


8

Su hardware es demasiado nuevo .

Los errores que está viendo son inofensivos y pueden persistir por algún tiempo.

Podría intentar actualizar su BIOS, esa es la máxima prioridad.

Luego, puede intentar instalar intel-microcodeun paquete no gratuito.

Vea si estas dos opciones funcionan para usted primero.


Hoy, he ensamblado una computadora con la misma CPU y veo los mismos errores. En solo otra placa base.


Actualización 2018-Dic-1

El error en mi computadora portátil Dell con una actualización de BIOS UEFI muy reciente aún persiste según el registro:

Dec 01 06:27:07 dell-7577 kernel: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20170831/dswload-210)
Dec 01 06:27:07 dell-7577 kernel: ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170831/psobject-252)
Dec 01 06:27:07 dell-7577 kernel: ACPI Exception: AE_NOT_FOUND, (SSDT:xh_OEMBD) while loading table (20170831/tbxfload-228)
Dec 01 06:27:07 dell-7577 kernel: ACPI Error: 1 table load failures, 13 successful (20170831/tbxfload-246)

Sé que este es un hilo viejo, pero como todavía tengo los mismos errores / advertencias, solo quería asegurarme de que realmente te estuvieras refiriendo intel-ucode, ¿verdad? He intentado todo lo que sé de mi parte, no es que sea un gran problema, pero quiero que se vayan;)
x80486

@ x80486 Hola, todavía estoy aquí, aunque :) No se irán, creo que en un futuro próximo. Ya no miro los registros. Pero lo haré ahora, si el problema persiste.
LinuxSecurityFreak

1
Tuve un problema similar en la placa base: MSI X399 SLI Plus con Ryzen Threadripper. La actualización del BIOS resolvió el problema. Por lo tanto, parece que solo esperar un BIOS más nuevo puede ayudar.
imposeren

El paquete intel-microcodesolía llamarse intel-ucodeuna vez. Debería estar ejecutando al menos la versión del kernel 4.18.0( cat /proc/version*) porque eso incluía una solución que permite que el kernel intente continuar incluso con errores al cargar tablas ACPI. Las versiones anteriores del kernel dejarán de cargar toda la tabla en caso de algún error. Y tenga en cuenta que si la versión anterior del núcleo no emite errores, no significa que funcionó correctamente, probablemente ni siquiera intentó cargar esas tablas.
Mikko Rantalainen

@MikkoRantalainen Pero, por alguna razón, el kernel 4.18. * No es compatible durante mucho tiempo (hasta 2019-agosto). En contraste con el kernel 4.15. *, Que es compatible hasta 2023-abr. No sé sobre ti, pero me quedo con 4.15.
LinuxSecurityFreak
Al usar nuestro sitio, usted reconoce que ha leído y comprende nuestra Política de Cookies y Política de Privacidad.
Licensed under cc by-sa 3.0 with attribution required.