From: Karel Kulhavy <clock@twibright.com>
To: linux-kernel@vger.kernel.org
Subject: Temporary workaround for stuck CD burner
Date: Thu, 29 Sep 2005 18:00:07 +0200 [thread overview]
Message-ID: <20050929160006.GA19550@kestrel> (raw)
I managed to turn off the DVD burner by suspending the laptop to disk
and reviving.
Now the command
cdrecord -tao dev=ATAPI:0,0,0 speed=8 /home/clock/cdrom.iso
is behaving like in those good olden days before Linux kernel seizure.
More information: dmesg reveals that during the seizure, no dmesg
messages were generated (no SCSI errors/timeouts etc.).
When mounting the first badly burned CD, SCSI errors were generated.
Last 3 of them:
hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete
Error }
hdc: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 8
printk: 2 messages suppressed.
Buffer I/O error on device hdc, logical block 1
hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete
Error }
hdc: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 16
hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete
Error }
hdc: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 0
CL<
next reply other threads:[~2005-09-29 16:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-29 16:00 Karel Kulhavy [this message]
2005-09-29 16:30 ` Temporary workaround for stuck CD burner Lennart Sorensen
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=20050929160006.GA19550@kestrel \
--to=clock@twibright.com \
--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.