Bug 199661 - CAM status: command timeout regression
Summary: CAM status: command timeout regression
Status: Closed Unable to Reproduce
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.1-RELEASE
Hardware: i386 Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-24 15:01 UTC by stenio
Modified: 2024-01-16 00:15 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stenio 2015-04-24 15:01:44 UTC
Hello,

for some reason my hardware (Fabiatech FX5621) doesn't work with FreeBSD 10.1 while it works perfectly with version 8.3. I tried to boot from a USB drive, disabling from BIOS all IDE drives and using all hints commands I found with no luck! This is what I tried:

    set hint.atapci.1.msi=0
    set hint.atapci.0.msi=0
    set hint.ata.1.mode="PIO4"
    set hint.ata.0.mode="PIO4"
    set hint.acpi.0.disabled=1
    set kern.cam.ada.write_cache=0


The boot loops with this error:

    (aprobe0:ata1:0:1:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
    (aprobe0:ata1:0:1:0): CAM status: Command timeout
    (aprobe0:ata1:0:1:0): Retrying command
    run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
    (aprobe0:ata1:0:1:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
    (aprobe0:ata1:0:1:0): CAM status: Command timeout
    (aprobe0:ata1:0:1:0): Error 5, Retries exhausted
    (aprobe0:ata1:0:1:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
    (aprobe0:ata1:0:1:0): CAM status: Command timeout
    (aprobe0:ata1:0:1:0): Retrying command
    run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
    (aprobe0:ata1:0:1:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
    (aprobe0:ata1:0:1:0): CAM status: Command timeout
    (aprobe0:ata1:0:1:0): Error 5, Retries exhausted


I found some FreeBSD users with similar errors:
http://freebsd.1045724.n5.nabble.com/no-subject-td5952628i20.html

Do you have any suggestions?

Thanks,
Stenio
Comment 1 Ian Lepore freebsd_committer freebsd_triage 2015-05-03 20:15:20 UTC
Recategorized to kern, this does not refer to an ARM system.
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2021-01-31 14:36:03 UTC
Stenio, please: 

* is this reproducible with 12.2-RELEASE or stable/13?

https://www.freebsd.org/where/#download-rel122
Comment 3 Warner Losh freebsd_committer freebsd_triage 2024-01-16 00:15:48 UTC
I'm afraid we have to close this bug. Unfortunately, 10.1 is an unsupported release and there was recent reproduction given.

If this is a problem still, please let us know.