Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2019 14:50:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237261] Boot stuck in endless ATAPI_IDENTIFY attempts
Message-ID:  <bug-237261-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237261
           Summary: Boot stuck in endless ATAPI_IDENTIFY attempts
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: mi@FreeBSD.org

Created attachment 203644
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203644&action=
=3Dedit
dmesg of 8.2 booting on the same machine

This problem affects both 11.2 and 12.0 on my old laptop. The machine boots
fine into 8.2 (dmesg attached).

I may be misreading the boot-messages, but it looks like it identifies 3
storage devices:

1. An SSD (ada0)
2. A CD/DVD (cd0)
3. Sony's "memory stick" reader -- with no media inserted

The boot reports:

GEOM: new disk cd0
GEOM: new disk ada0

and then goes into infinite cycle of (retyping):

(aprobe0:ata1:0:1:0): ATAPI_IDENTIFY. ACB: a1 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
...
(aprobe0:ata1:0:1:0): ATAPI_IDENTIFY. ACB: a1 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): Retries exhausted
...

It then resets ata1 and tries again... And again...

Because 8.2 continues to boot fine, I do not believe, anything is wrong with
the hardware.

The Bug #202712 is similar, but over there the hang is over the SETFEATURES=
 SET
TRANSFER MODE -- my laptop can't get through the ATAPI_IDENTIFY...

--=20
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-237261-227>