From owner-freebsd-current Wed Apr 5 6:29:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id C1A1C37B69F for ; Wed, 5 Apr 2000 06:28:55 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id PAA99513 for current@freebsd.org; Wed, 5 Apr 2000 15:28:32 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200004051328.PAA99513@zibbi.mikom.csir.co.za> Subject: burncd problem To: current@freebsd.org Date: Wed, 5 Apr 2000 15:28:32 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have installed 4.0-STABLE on our machine with the CD burner and when I tried to burn a CD, the session went as follows: ======= tien# burncd -s 4 -f /dev/acd0c data 4.0-install.iso fixate next writeable LBA 0 writing from file 4.0-install.iso size 641174 KB written this track 641174 KB (100%) total 641174 KB fixating CD, please wait.. burncd: ioctl(CDRIOCCLOSEDISK): Input/output error tien# ======= In this time the kernel spit out the following messages: ======= Apr 5 09:49:39 tien /kernel: acd0: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 Apr 5 10:07:25 tien /kernel: acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=64 ascq=00 error=04 Apr 5 10:07:25 tien /kernel: acd0: PREVENT_ALLOW - ILLEGAL REQUEST asc=64 ascq=00 error=04 ====== The CD writer is an HP 8100 and I have used it before without problems with a much older version of 4-CURRENT, that is before the ata driver. Does anybody else have problems with the HP 8100 series? I have included dmesg.boot at the end. John -- John Hay -- John.Hay@mikom.csir.co.za Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-20000403-STABLE #0: Tue Apr 4 02:17:15 GMT 2000 root@dolphin.mikom.csir.co.za:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (400.91-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x651 Stepping = 1 Features=0x183f9ff real memory = 134205440 (131060K bytes) avail memory = 126693376 (123724K bytes) Preloaded elf kernel "kernel" at 0xc03c3000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xc800-0xc80f at device 4.1 on pci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 5 chip1: port 0xe800-0xe80f at device 4.3 on pci0 ncr0: port 0xc000-0xc0ff mem 0xe0800000-0xe08000ff irq 12 at device 10.0 on pci0 ncr0: driver is using old-style compatability shims fxp0: port 0xb800-0xb81f mem 0xe0000000-0xe00fffff,0xe2000000-0xe2000fff irq 10 at device 11.0 on pci0 fxp0: Ethernet address 00:a0:c9:e8:0f:1f fxp0: supplying EUI64: 00:a0:c9:ff:fe:e8:0f:1f xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xb400-0xb43f irq 11 at device 12.0 on pci0 xl0: Ethernet address: 00:60:08:9f:82:e4 miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 acd0: CD-RW at ata1-master using PIO3 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ncr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled da0: 2058MB (4216172 512 byte sectors: 255H 63S/T 262C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message