Opened 15 years ago

Closed 15 years ago

#3676 closed bug (fixed)

[AHCI] InterruptErrorHandler messages written in syslog if the optical drive is empty

Reported by: oco Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: Drivers/Disk Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by korli)

When the optical drive is empty, the system write lots of entries like the one below.

When a CD is inserted, the system stop writing such data.

If it is expected (by the way the system seems to work fine), it should not be in the syslog.

If it is not expected, it should be fix one day.

KERN: [34mahci:[0m AHCIPort::InterruptErrorHandler port 1, fCommandsActive 0x00000001, is 0x40000001, ci 0x00000001
KERN: [34mahci:[0m ssts 0x00000113
KERN: [34mahci:[0m sctl 0x00000300
KERN: [34mahci:[0m serr 0x00000000
KERN: [34mahci:[0m sact 0x00000000
KERN: [34mahci:[0m Task File Error
KERN: ahci: sata_request::finish ATA command 0xa0 failed
KERN: ahci: sata_request::finish status 0x51, error 0x20
KERN: ahci: sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 (len 6)
KERN: [34mahci:[0m AHCIPort::ResetPort port 1
KERN: [34mahci:[0m AHCIPort::ResetPort port 1, deviceBusy 0, forceDeviceReset 0
KERN: [34mahci:[0m AHCIPort::PostReset port 1
KERN: [34mahci:[0m device signature 0xeb140101 (ATAPI)

Attachments (1)

my_new_laptop.txt (3.2 KB ) - added by oco 15 years ago.
As suggested by Korli, description of the hardware (listdev output)

Download all attachments as: .zip

Change History (3)

comment:1 by korli, 15 years ago

Description: modified (diff)

by oco, 15 years ago

Attachment: my_new_laptop.txt added

As suggested by Korli, description of the hardware (listdev output)

comment:2 by marcusoverhagen, 15 years ago

Resolution: fixed
Status: newclosed

fixed in hrev31014.

Note: See TracTickets for help on using tickets.