From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 16:32:34 2004 Return-Path: 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 8212416A4CE for ; Wed, 21 Jul 2004 16:32:34 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 2CC7B43D3F for ; Wed, 21 Jul 2004 16:32:34 +0000 (GMT) (envelope-from joseph.peterson@gmail.com) Received: by mproxy.gmail.com with SMTP id m68so8544rne for ; Wed, 21 Jul 2004 09:32:33 -0700 (PDT) Received: by 10.38.89.12 with SMTP id m12mr91045rnb; Wed, 21 Jul 2004 09:32:33 -0700 (PDT) Message-ID: <38a23c36040721093214586d4f@mail.gmail.com> Date: Wed, 21 Jul 2004 11:32:33 -0500 From: Joseph Peterson To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: CD behavior on a Toshiba A25-S279 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 16:32:34 -0000 I've got a Toshiba laptop and want to burn CDs from X11, I have installed xcdroast, but it can't find any devices. camcontrol shows the following: # camcontrol devlist at scbus1 target 0 lun 0 (cd0) and /boot/loader.conf has the following entries: hw.ata.atapi="1" agp_load="YES" I did have hw.ata.atapi_dma="1" in loader.conf, but when I did, the machine would take forever to boot when it got to discovering acd0 and kept giving me READ errors. Any thoughts? Thank you! -joe