* Temporary workaround for stuck CD burner
@ 2005-09-29 16:00 Karel Kulhavy
2005-09-29 16:30 ` Lennart Sorensen
0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavy @ 2005-09-29 16:00 UTC (permalink / raw)
To: linux-kernel
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<
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Temporary workaround for stuck CD burner
2005-09-29 16:00 Temporary workaround for stuck CD burner Karel Kulhavy
@ 2005-09-29 16:30 ` Lennart Sorensen
0 siblings, 0 replies; 2+ messages in thread
From: Lennart Sorensen @ 2005-09-29 16:30 UTC (permalink / raw)
To: Karel Kulhavy; +Cc: linux-kernel
On Thu, Sep 29, 2005 at 06:00:07PM +0200, Karel Kulhavy wrote:
> I managed to turn off the DVD burner by suspending the laptop to disk
> and reviving.
Well that would turn off and on power and reset the drive just as a
reboot would have.
> 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
Those are normal messages meaning 'can not read this disc'. Usually
means incomplete or bad burn.
Len Sorensen
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-29 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 16:00 Temporary workaround for stuck CD burner Karel Kulhavy
2005-09-29 16:30 ` Lennart Sorensen
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.