Date: Mon, 29 Jul 2002 11:00:24 +0200 From: Ruben de Groot <fbsd-q@bzerk.org> To: freebsd-stable@freebsd.org Subject: burncd - resetting devices Message-ID: <20020729110024.A3374@ei.bzerk.org>
next in thread | raw e-mail | index | archive | help
Hi, Last time I used burncd on this machine was before the ata mfc. Now when I try burning a .iso image I get: Jul 28 18:44:38 ei /kernel: acd0: READ_TRACK_INFO command timeout - resetting Jul 28 18:44:38 ei /kernel: ata1: resetting devices .. ata1-slave: ATAPI identif y retries exceeded Jul 28 18:44:38 ei /kernel: done Jul 28 18:45:54 ei /kernel: acd0: WRITE_BIG command timeout - resetting Jul 28 18:45:54 ei /kernel: ata1: resetting devices .. done And the command hangs forever. I cannot even kill -9 it. This box was build with sources of juli 4 2002. Now I wonder about the "ata1-slave: ATAPI identify retries exceeded"; there's nothing on ata1-slave. Here's the relevant parts of dmesg: ruben@ei$ dmesg|egrep 'ata|ATA' atapci0: <VIA 82C686 ATA100 controller> port 0x9000-0x900f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: <Promise ATA100 controller> port 0xbc00-0xbc3f,0xb800-0xb803,0xb400-0xb407,0xb000-0xb003,0xac00-0xac07 mem 0xdf000000-0xdf01ffff irq 5 at device 12.0 on pci0 ata2: at 0xac00 on atapci1 ata3: at 0xb400 on atapci1 ata1-slave: ATAPI identify retries exceeded ad0: 39083MB <Maxtor 5T040H4> [79408/16/63] at ata0-master UDMA100 ar0: 38172MB <ATA RAID1 array> [4866/255/63] status: READY subdisks: 0 READY ad4: 38172MB <MAXTOR 6L040J2> [77557/16/63] at ata2-master UDMA33 1 READY ad6: 38172MB <MAXTOR 6L040J2> [77557/16/63] at ata3-master UDMA33 acd0: CD-R <CR-2801TE> at ata1-master PIO3 ata1: resetting devices .. ata1-slave: ATAPI identify retries exceeded ata1: resetting devices .. done Any suggestions? thanks, Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729110024.A3374>