From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 18 19:55:19 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6A3F1065670 for ; Fri, 18 Dec 2009 19:55:19 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 74E5A8FC12 for ; Fri, 18 Dec 2009 19:55:19 +0000 (UTC) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NLiux-0007bT-G1; Fri, 18 Dec 2009 19:55:18 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1NLiuw-00033I-Il; Fri, 18 Dec 2009 19:55:15 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id nBIJtEV0064252; Fri, 18 Dec 2009 19:55:14 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id nBIJtEvL064251; Fri, 18 Dec 2009 19:55:14 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 18 Dec 2009 19:55:14 +0000 From: Anton Shterenlikht To: Anton Shterenlikht Message-ID: <20091218195514.GA64224@mech-cluster241.men.bris.ac.uk> References: <20091218184220.GA54077@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20091218184220.GA54077@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -2.1 X-Spam-Level: -- Cc: freebsd-sparc64@freebsd.org Subject: and cdrecord [WAS: burncd error on blade 1500] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 19:55:19 -0000 On Fri, Dec 18, 2009 at 06:42:20PM +0000, Anton Shterenlikht wrote: > on 9.0 current > > # burncd -t -f /dev/acd0 data ./trydata fixate > burncd: ioctl(CDRIOCINITTRACK): Input/output error > # > > I've hw.ata.atapi_dma=0 in /boot/loader.conf I also tried cdrecord: # cdrecord -v -dummy dev=1,0,0 ./z.iso cdrecord: No write mode specified. cdrecord: Asuming -tao mode. cdrecord: Future versions of cdrecord may have different drive dependent default s. cdrecord: Continuing in 5 seconds... Cdrecord-Clone 2.01 (sparc64-unknown-freebsd9.0) Copyright (C) 1995-2004 Jörg Sc hilling TOC Type: 1 = CD-ROM scsidev: '1,0,0' scsibus: 1 target: 0 lun: 0 cdrecord: Error 0. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=help'. # camcontrol devlist -v scbus0 on ata0 bus 0: <> at scbus0 target -1 lun -1 () scbus1 on ata1 bus 0: at scbus1 target 0 lun 0 () <> at scbus1 target -1 lun -1 () scbus-1 on xpt0 bus 0: <> at scbus-1 target -1 lun -1 (xpt0) # I've got these devices in the kernet config file: device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapicam device auxio # auxiliary I/O device device cd device da # Direct Access (disks) device md # Memory "disks" device sbus device sc device scbus # SCSI bus (required for SCSI) What else am I missing? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423