All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Dima Brodsky <dima@cs.ubc.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Unable to burn CDs on 2.4.17
Date: Fri, 11 Jan 2002 00:03:27 -0500	[thread overview]
Message-ID: <3C3E721F.5E453DC2@torque.net> (raw)

Dima Brodsky <dima@cs.ubc.ca> wrote:

> Since about 2.4.9 I have not been able to burn CDs. 
> I get the following message in the logs.

<snip/>

Since you are using an ATAPI cd writer, try turning off
(or lowering) DMA on that device.

Try either one of these (assuming you cd writer is on /dev/hdd):
    hdparm -d0 -c1 /dev/hdd 
    hdparm -d 1 -X 34 /dev/hdd

Doug Gilbert

             reply	other threads:[~2002-01-11  5:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11  5:03 Douglas Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-10 20:05 Unable to burn CDs on 2.4.17 Dima Brodsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C3E721F.5E453DC2@torque.net \
    --to=dougg@torque.net \
    --cc=dima@cs.ubc.ca \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.