From owner-freebsd-bugs@freebsd.org Mon May 2 18:46:51 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39783B2A378 for ; Mon, 2 May 2016 18:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 108D211F3 for ; Mon, 2 May 2016 18:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u42IkoqT035944 for ; Mon, 2 May 2016 18:46:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 209210] IXP700 AHCI controller times out when MSI enabled Date: Mon, 02 May 2016 18:46:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bitbucket63-it@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 18:46:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209210 Bug ID: 209210 Summary: IXP700 AHCI controller times out when MSI enabled Product: Base System Version: 10.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: bitbucket63-it@yahoo.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org Overview Motherboard Elite Group A740GM-M v7.0 with IXP700 AHCI controller will time= out attempting to query SATA drives in any BIOS configuration while installing 10.3-STABLE. Disabling MSI on the ahci driver via the loader "set hint.ahci.X.msi=3D0" where X is the ahci bus number, will allow normal dete= ction and access to the SATA disks. Steps to reproduce Attempt to install FreeBSD 10.3-STABLE onto a A740GM-M v7.0 motherboard with SATA disk(s). Atual results Boot messages show many timeouts on the ahci bus while querying the disks. During installation and use of the live file system, no SATA devices are available. Expected results Booting into the installation should detect SATA disks as normal. The ahci driver should detect the IXP700 chipset as being unable to use MSI and disa= ble it. Build date and hardware FreeBSD 10.3-RELEASE 2016-03-25 usb stick image on amd64 Additional information I believe this is also the case with any version of FreeBSD since 8.4-STABL= E. The workaround is to set hint.ahci.0.msi=3D0 at the loader prompt prior to booting the installation disk. PR 174985 seems to be related to this issue. --=20 You are receiving this mail because: You are the assignee for the bug.=