Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2015 09:53:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199495] relates to Bug 195349 - CAM status: command timeout
Message-ID:  <bug-199495-8-IUA31n0a5b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199495-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199495-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199495

stenio <stenio@csi-italia.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stenio@csi-italia.eu

--- Comment #1 from stenio <stenio@csi-italia.eu> ---
Hi,

I think I have the same problem: 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
boot

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

Please let me know if you have any suggestion.

Thanks,
Stenio

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199495-8-IUA31n0a5b>