You are not logged in.

#1 2019-04-23 17:15:32

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

ACPI Error (bug)

Hi. I've searched for this, I found a lot of results, but there was no solution for it except noacpi. is it possible to fix it? I don't sense anything unusual just I get this messages on boot time, and everytime I wake up from suspend.

[    0.538235] RAS: Correctable Errors collector initialized.
[    1.913905] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    1.913989] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[    1.914898] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    1.914981] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[    5.060071] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    5.060156] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20181213/psparse-531)
[    5.091098] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    5.091181] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20181213/psparse-531)
[   26.566341] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20181213/utaddress-213)
[   26.566349] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20181213/utaddress-213)
[   26.566353] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20181213/utaddress-213)
[   26.566356] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LED) (20181213/utaddress-213)
[   26.566358] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20181213/utaddress-213)

Offline

#2 2019-04-23 17:30:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,431

Re: ACPI Error (bug)

Update your UEFI/firmware, if it doesn't go away ignore it. This is the kernel telling you that certain information it got from the firmware couldn't be parsed, and is usually no cause for concern (and definitely do NOT "fix" it by shotgun blasting all correctly working ACPI information by passing noacpi)

If you do get these errors, if you read past them and don't just grep for Error, there will be a line informing you of how many ACPI tables ran into an error and how many were successfully loaded. If you do opt to pass noacpi, all of the successful ones will not load as well.

Last edited by V1del (2019-04-23 17:39:06)

Online

#3 2019-04-23 17:37:51

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

Re: ACPI Error (bug)

V1del wrote:

Update your UEFI/firmware, if it doesn't go away ignore it. This is the kernel telling you that certain information it got from the firmware couldn't be parsed, and is usually no cause for concern (and definitely do NOT "fix" it by shotgun blasting all correctly working ACPI information by passing noacpi)

I didn't found any newer firmware in my manufacture's support site, so I should ignore.
Flashing another firmware like OVMF will break my system?

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
        Manufacturer: Gigabyte Technology Co., Ltd.
        Product Name: H61M-S2P-R3
        Version: To be filled by O.E.M.
        Serial Number: To be filled by O.E.M.
        Asset Tag: To be filled by O.E.M.
        Features:
                Board is a hosting board
                Board is replaceable
        Location In Chassis: To be filled by O.E.M.
        Chassis Handle: 0x0003
        Type: Motherboard
        Contained Object Handles: 0
V1del wrote:

If you do get these errors, if you read past them and don't just grep for Error, there will be a line informing you of how many ACPI tables ran into an error and how many were successfully loaded. If you do opt to pass noacpi, all of the successful ones will not load as well.

I didn't test noacpi, As I think it disables acpi at all (not sure, This is clearing the problem, not solving it).
It's something about SATA. I've read about it before.

[    1.598481] scsi host0: ahci
[    1.598976] scsi host1: ahci
[    1.599173] scsi host2: ahci
[    1.599263] scsi host3: ahci
[    1.599313] ata1: SATA max UDMA/133 abar m2048@0xf7206000 port 0xf7206100 irq 26
[    1.599315] ata2: SATA max UDMA/133 abar m2048@0xf7206000 port 0xf7206180 irq 26
[    1.599316] ata3: DUMMY
[    1.599316] ata4: DUMMY
[    1.909994] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.913325] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    1.913351] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.913905] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    1.913989] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[    1.914304] ata2.00: ATA-8: WDC WD5000AZRX-00L4HB0, 01.01A01, max UDMA/133
[    1.914307] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.914898] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[    1.914981] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[    1.915308] ata2.00: configured for UDMA/133
...
[ 1018.552209] ata2: link is slow to respond, please be patient (ready=0)
[ 1018.949074] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1018.965575] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[ 1018.965591] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[ 1019.082497] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20181213/psargs-330)
[ 1019.082511] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20181213/psparse-531)
[ 1019.082768] ata2.00: configured for UDMA/133
[ 1019.611622] usb-storage 2-1.2:1.0: USB Mass Storage device detected

Last edited by mmdamin (2019-04-23 17:51:33)

Offline

#4 2019-04-23 18:25:08

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: ACPI Error (bug)

mmdamin wrote:

Flashing another firmware like OVMF will break my system?

Open Virtual Machine Firmware does not contain any ACPI tables it dynamically generates them based on information passed from the host.
OVMF is not intended for bare metal.

https://github.com/tianocore/tianocore. … i/OVMF-FAQ

Offline

Board footer

Powered by FluxBB