From owner-freebsd-questions@FreeBSD.ORG Sun Sep 10 15:13:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2358416A407 for ; Sun, 10 Sep 2006 15:13:37 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFBC43D46 for ; Sun, 10 Sep 2006 15:13:36 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k8AFDYsl032555 for ; Sun, 10 Sep 2006 10:13:34 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sun, 10 Sep 2006 10:13:34 -0500 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200609101013.34332.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on zeus.dfwlp.com Subject: cdrecord not working the way expected X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2006 15:13:37 -0000 anyone here sucessfully using cdrecord in freebsd? -scanbus option gives m= e=20 this error: [root@athena ~]# cdrecord -scanbus Cdrecord-Clone 2.01 (i386-unknown-freebsd6.1) Copyright (C) 1995-2004 J=F6r= g=20 Schilling cdrecord: Error 0. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'. i have a feeling that the reason my DVD-CDRW isnt working in xine is probab= ly=20 rooted in the same cause. can anyone point me in the right direction here? [root@athena ~]# dmesg |grep acd0 acd0: CDRW at ata0-master UDMA40 acd0: CDRW at ata0-master UDMA40 [root@athena ~]# uname -a =46reeBSD athena.dfwlp.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Aug 30 13:= 08:08=20 CDT 2006 root@athena.dfwlp.com:/usr/obj/usr/src/sys/ATHENA i386 anything at all that can get me going on this would be much appricated! cheers, jonathan