kern/118477: BETA4 installer doesn't attach my HDD controller;
BETA3 did
Todd Wasson
tsw5 at duke.edu
Thu Dec 6 21:40:03 PST 2007
>Number: 118477
>Category: kern
>Synopsis: BETA4 installer doesn't attach my HDD controller; BETA3 did
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 07 05:40:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Todd Wasson
>Release: 7.0-BETA4
>Organization:
>Environment:
>Description:
I've got a Maxtor 6Y080L0 YAR41VW0 drive on a JMicron JMB368 UDMA133
controller, and in the BETA4 installer the controller doesn't seem to
be properly attaching, which leads to the drive not being found. The
relevant sections from dmesg (as I'm not sure where else to look while
running the installer CD) are:
>From BETA3:
atapci0: <JMicron JMB368 UDMA133 controller> port
0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f
irq 16 at device 0.0 on pci2
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
>From BETA4:
atapci0: <JMicron JMB368 UDMA133 controller> port
0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f
irq 16 at device 0.0 on pci2
atapci0: [ITHREAD]
device_attach: atapci0 attach returned 6
I've tried this with both i386 and amd64 install discs, with the same
results. I've also updated my BETA3 install to CURRENT and built the kernel and run into this same error, so clearly some code is checked into the tree now, as it was at the time of BETA4's release, that is causing this issue.
>How-To-Repeat:
Boot the 7.0-BETA4 disc 1 install CD. Alternatively, csup to CURRENT from BETA3, build the kernel, and boot into it.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list