From: Damian Pietras <daper@daper.net>
To: Peter Osterlund <petero2@telia.com>
Cc: Phillip Susi <psusi@cfl.rr.com>, linux-kernel@vger.kernel.org
Subject: Re: Problems with eject and pktcdvd
Date: Sun, 5 Feb 2006 22:07:46 +0100 [thread overview]
Message-ID: <20060205210746.GA16023@daper.net> (raw)
In-Reply-To: <m33bixaaav.fsf@telia.com>
On Sun, Feb 05, 2006 at 08:13:28PM +0100, Peter Osterlund wrote:
> Damian Pietras <daper@daper.net> writes:
>
> > On Sun, Jan 15, 2006 at 09:47:40PM +0100, Peter Osterlund wrote:
> > >
> > > The irq timeout problem might be broken hardware/firmware, but there
> > > is a problem with drive locking and the pktcdvd driver.
> > >
> > > If you do
> > >
> > > pktsetup 0 /dev/hdc
> > > mount /dev/hdc /mnt/tmp
> > > umount /mnt/tmp
> > >
> > > the door will be left in a locked state. (It gets unlocked when you
> > > run "pktsetup -d 0" though.) However, if you do:
> > >
> > > pktsetup 0 /dev/hdc
> > > mount /dev/pktcdvd/0 /mnt/tmp
> > > umount /mnt/tmp
> >
> > Thanks!
> >
> > It works this way without any irq timeout. Unfortunately I can't use it
> > as a workaround, because CD-R media must be mounted with '-o ro' or I
> > get 'pktcdvd: Wrong disc profile (9)', so I can't just put it in fstab
> > and use 'mount /media/cdrom' for both CD-R and RW discs.
>
> Please try this patch.
Now I can mount CD-R, CD-RW, DVD+RW using pktcdvd.
Something strange happend when I copied files to DVD+RW und used eject.
After some time eject exitet, but the disc was stil in the burner, I was
allowed to open it by pressing the eject button, but then:
hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hda: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03
}
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 4546112
end_request: I/O error, dev hda, sector 4546116
end_request: I/O error, dev hda, sector 4546124
end_request: I/O error, dev hda, sector 4546132
end_request: I/O error, dev hda, sector 4546140
end_request: I/O error, dev hda, sector 4546148
end_request: I/O error, dev hda, sector 4546156
end_request: I/O error, dev hda, sector 4546164
end_request: I/O error, dev hda, sector 4546172
Buffer I/O error on device pktcdvd0, logical block 1136528
lost page write due to I/O error on pktcdvd0
And also many messages like this:
pktcdvd: Unknown ioctl for pktcdvd0 (5326)
I have no more free time to test if the disc is OK, but I think it is,
since it's new and was written only few times.
Writing to CD-RW and umounting it gave no errors.
When inserting CD-R I get:
pktcdvd: Wrong disc profile (9)
pktcdvd: pktcdvd0 failed probe
but everything works OK.
--
Damian Pietras
next prev parent reply other threads:[~2006-02-05 21:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-15 12:35 Problems with eject and pktcdvd Damian Pietras
2006-01-15 17:53 ` Phillip Susi
2006-01-15 18:50 ` Damian Pietras
2006-01-15 19:17 ` Phillip Susi
2006-01-15 20:47 ` Peter Osterlund
2006-01-15 21:04 ` Damian Pietras
2006-01-15 21:18 ` Jan Engelhardt
2006-01-15 21:34 ` Peter Osterlund
2006-02-05 19:13 ` Peter Osterlund
2006-02-05 21:07 ` Damian Pietras [this message]
2006-02-05 22:44 ` Peter Osterlund
2006-02-06 20:15 ` Damian Pietras
2006-02-11 11:21 ` Peter Osterlund
2006-02-12 10:34 ` Damian Pietras
2006-01-15 22:23 ` Phillip Susi
2006-01-15 22:55 ` Nix
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=20060205210746.GA16023@daper.net \
--to=daper@daper.net \
--cc=linux-kernel@vger.kernel.org \
--cc=petero2@telia.com \
--cc=psusi@cfl.rr.com \
/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.