开机 ACPI Error
Tofloor
poster avatar
luyanhua1028
deepin
2020-12-09 03:31
Author

神州笔记本Z7-CT7GK I7-9750 GTX1660TI

开机显示ACPI Error,可以使用,但是每次开机看见类似下面错误难受,不知道有什么影响?如何解决?请大神支个招,谢谢!

visualoptics@visualoptics-PC:~/Desktop$ sudo dmesg | grep -iE "error|faild"
[ 0.199387] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [SAC1] at bit offset/length 64/64 exceeds size of target Buffer (64 bits) (20190816/dsopcode-203)
[ 0.262044] ACPI BIOS Error (bug): Failure creating named object [\USTP], AE_ALREADY_EXISTS (20190816/dswload2-327)
[ 0.262052] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-221)
[ 0.262279] ACPI BIOS Error (bug): Object does not exist: IGPU
[ 0.262281] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.IGPU.PNLF], AE_NOT_FOUND (20190816/dswload2-327)
[ 0.262286] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-221)
[ 0.265861] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.265865] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.276360] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.276365] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.279300] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.279300] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.280808] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.280813] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.284134] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.284138] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.287129] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.287134] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 0.289135] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20190816/nsinit-414)
[ 0.289139] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20190816/nsinit-422)
[ 1.469369] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 1.469875] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 1.470360] pcieport 0000:00:1d.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 1.624432] RAS: Correctable Errors collector initialized.
[ 6.433669] Error: Driver 'pcspkr' is already registered, aborting...
[ 6.754483] nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
[ 6.754501] ucsi_ccg: probe of 0-0008 failed with error -110
[ 42.367076] pcieport 0000:00:1d.6: AER: Corrected error received: 0000:00:1d.6
[ 42.367086] pcieport 0000:00:1d.6: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.367088] pcieport 0000:00:1d.6: AER: device [8086:a336] error status/mask=00000001/00002000
visualoptics@visualoptics-PC:~/Desktop$ 

Reply Favorite View the author
All Replies
luyanhua1028
deepin
2020-12-09 03:33
#1

deepin v20 原来用Ubuntu没这个现象

Reply View the author
忘记、过去
deepin
2020-12-09 03:43
#2

正常电脑的 BIOS 里 ACPI 表不应该有 \_SB.PCI0.IGPU 这个设备吧......我记得只有苹果自己的机器核显设备是这么叫的,品牌机的核显 BIOS 设备地址一般是 \_SB.PCI0.GFX0。后面的 PNLF 是亮度调节设备。

我怀疑你搞了黑苹果,用了 OC 引导了 Deepin,SSDT 里面没有对操作系统参数加判断......

Reply View the author