Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 09:57:13 +0200 (MET DST)
From:      =?ISO-8859-1?Q?P=E4r_Thoren?= <t98pth@student.hk-r.se>
To:        freebsd-questions@freebsd.org
Subject:   fbsd4.1 and ATA problem
Message-ID:  <Pine.GSO.4.21.0009070953500.5407-100000@orc.rby.hk-r.se>

next in thread | raw e-mail | index | archive | help
Hi.

I get the folloing error on startup from the kernel.

Aug 27 14:21:42 z /kernel: ad0: 8207MB <ST38641A> [16676/16/63] at
ata0-master using UDMA33
Aug 27 14:21:42 z /kernel: ad1: 9671MB <IBM-DTTA-351010> [19650/16/63] at
ata0-slave using UDMA33
Aug 27 14:21:42 z /kernel: ad2: 8063MB <IBM-DHEA-38451> [16383/16/63] at
ata1-master using UDMA33
Aug 27 14:21:42 z /kernel: ad3: 24405MB <IBM-DJNA-352500> [49585/16/63] at
ata1-slave using UDMA33
Aug 27 14:21:42 z /kernel: Mounting root from ufs:/dev/ad0s1a
Aug 27 14:21:42 z /kernel: ad0: READ command timeout - resetting
Aug 27 14:21:42 z /kernel: ata0: resetting devices .. done
Aug 27 14:21:42 z /kernel: ad0: READ command timeout - resetting
Aug 27 14:21:42 z /kernel: ata0: resetting devices .. done
Aug 27 14:21:42 z /kernel: ad0: READ command timeout - resetting
Aug 27 14:21:42 z /kernel: ata0: resetting devices .. done
Aug 27 14:21:42 z /kernel: ad0: READ command timeout - resetting
Aug 27 14:21:42 z /kernel: ata0-master: timeout waiting to give command=3De=
f
s=3Dfc e=3D00
Aug 27 14:21:42 z /kernel: ad0: trying fallback to PIO mode
Aug 27 14:21:42 z /kernel: ata0: resetting devices .. done

I get the same error on ad1,ad2,ad3

After I get this the system comes up...but I can=B4t mount my vinum device
that is ad1, ad2, ad3 in one partition.

The drives worked fine on 3.4. It was when I upgraded the system to
fbsd 4.1 the problem showed up.


I have the following entry in my kernel:

# ATA and ATAPI devices
device          ata0    at isa? port IO_WD1 irq 14
device          ata1    at isa? port IO_WD2 irq 15
device          ata
device          atadisk                 #=20
device          atapicd                 #=20
device          atapifd                 #
device          atapist                 #=20
options         ATA_STATIC_ID           #
#options         ATA_ENABLE_ATAPI_DMA    # I tried to uncomment this but I =
got the same error

The kernel in 3.4 locked different in the ATA/ATAPI section.
I have no idea what can be wrong.

Maybe you can help me :)
thanx in advance

/P=E4r



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0009070953500.5407-100000>