From owner-freebsd-usb@FreeBSD.ORG Fri Feb 25 14:50:04 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16869106566C for ; Fri, 25 Feb 2011 14:50:04 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD2FA8FC08 for ; Fri, 25 Feb 2011 14:50:03 +0000 (UTC) Received: by vws16 with SMTP id 16so1639512vws.13 for ; Fri, 25 Feb 2011 06:50:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=bhxRnIclCJHMdrnkvLpLdkALKxqLa7Z0gKxiraxoi5g=; b=Qpb7jnHHM9iJOl2sv0tW9dZik0ygEp9gCly2ubpYwe/YrWjRCBhIobwbkw+PmxpWh2 Bxea5ICLz4f5GbIySM5RRr5c6kK5aRrhlfmHDSW+t8IuLhqW2SwlEoGauo1uPMxHe6KV WQLNWCUMSN+/Hdp1GtRCUSc8ATqip4jvxUs1M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=EqMGl5U2o3lGDsAG4mNkIG8n5T9I16r7WWJ0NUabVQRq/0RNbvWx2R4X7CaGtarLj0 rEwcXriKjJr2se99BZLByJ3HeYe8e/VejpL9qrXdKD9+abrZfIgcdzD97PMveNvHXfPz TXJGxk8qLMffJdpSNMePrOq3SVkg9NntgFEMA= Received: by 10.52.161.226 with SMTP id xv2mr4002704vdb.13.1298639814611; Fri, 25 Feb 2011 05:16:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.57.140 with HTTP; Fri, 25 Feb 2011 05:16:33 -0800 (PST) In-Reply-To: <1298554302.2900.9.camel@core.nessbank> References: <1298554302.2900.9.camel@core.nessbank> From: "Paul B. Mahol" Date: Fri, 25 Feb 2011 14:16:33 +0100 Message-ID: To: Bruce Cran Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-usb@freebsd.org Subject: Re: Issues with USB DVD writer X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 14:50:04 -0000 On Thu, Feb 24, 2011 at 2:31 PM, Bruce Cran wrote: > Hi, > > I've been having various issues with my DVD writer on 9-CURRENT. It's a: > > cd0: Removable CD-ROM SCSI-0 device > > Firstly I noticed that sometimes FreeBSD puts it into some mode where > the access light flashes continuously, but I can still open and close > the tray. The only way to fix it is by power cycling it. > > Secondly, DVD burning doesn't seem to work. growisofs appears to finish > without errors but the DVDs are unreadable. In my case (not usb drive at all) DVD burning worked for DVD+R but failed with DVD+R DL (causing strange kernel hang). I used -DATA_CAM instead of atapicam.ko module.