Bug 443590
| Summary: | ATA2: exception | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Simone Marchioni <simone.m> | ||||
| Component: | kernel | Assignee: | Alan Cox <alan> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 9 | CC: | kernel-maint | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-10-10 06:29:19 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Simone Marchioni
2008-04-22 13:07:40 UTC
Can you upload the file /var/log/dmesg from booting the live CD? You'll have to copy it to permanent storage while the live CD is running, like to a flash drive or something. Created attachment 303438 [details]
Output of dmesg command
Here's the output of dmesg command
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15 ata1.00: ATA-6: WDC WD800UE-00HCT0, 09.07D09, max UDMA/100 ata1.00: 156301488 sectors, multi 16: LBA ata1.00: configured for UDMA/100 ata2.01: NODEV after polling detection ata2.00: failed to IDENTIFY (I/O error, err_mask=0x40) ata2: failed to recover some devices, retrying in 5 secs ata2.01: NODEV after polling detection ata2.00: ATAPI: MATSHITADVD-RAM UJ-820S, 1.00, max UDMA/33 ata2.00: configured for UDMA/33 ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4 ata2: ACPI event ata2: soft resetting link ata2.01: NODEV after polling detection ata2.00: configured for UDMA/33 ata2: EH complete Tried to add the kernel parameter acpi=off and the message disappeared, but missing ACPI break several things (gnome-power-manager, ecc...) Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I believe this bug is fixed now. |