Bug 1553320
Summary: | Kernel errors at bootup -- system runs okay | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | donatom <donatom.martino> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 27 | CC: | airlied, ajax, bskeggs, ewk, hdegoede, ichavero, itamar, jarodwilson, jglisse, john.j5live, jonathan, josef, kernel-maint, labbott, linville, mchehab, mjg59, steved | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-03-08 16:59:55 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Here is printout of journalctl: Mar 08 07:52:28 localhost.localdomain kernel: ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/ Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.S Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.S Mar 08 07:52:28 localhost.localdomain kernel: ata6.00: ATAPI: ASUS DRW-24B1ST c, 1.05, max UDMA/100 Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND Mar 08 07:52:28 localhost.localdomain kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.S Mar 08 07:52:28 localhost.localdomain kernel: ata1.00: configured for UDMA/133 Mar 08 07:52:28 localhost.localdomain kernel: ata2.00: configured for UDMA/133 None of the ACPI errors are actually errors. *** This bug has been marked as a duplicate of bug 1413342 *** |
Created attachment 1405917 [details] From journalctl today Description of problem: At every boot I get ACPI kernel errors which don't seem to affect performance of computer Version-Release number of selected component (if applicable): How reproducible: Very reproducible (at every boot) Steps to Reproduce: 1. Boot up 2. Kernel errors appear on screen 3. Actual results: Kernel errors Expected results: No kernel errors Additional info: I submitted a bug report on the same thing several months ago but new kernel (4.15) fixed errors. With the newest kernel the same errors have come back