All of lore.kernel.org
 help / color / mirror / Atom feed
* Burning CDs as user produces coasters (Plextor drive)
@ 2008-03-24 17:39 Gregor Jasny
  2008-03-24 20:50 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Gregor Jasny @ 2008-03-24 17:39 UTC (permalink / raw)
  To: Linux Kernel Mailing List, linux-ide

Hi,

since some time burning ISO CD images as user fails.
Wodim stops during OPC and the kernel prints some messages:

scsi: unknown opcode 0xe9
scsi: unknown opcode 0xed
scsi: unknown opcode 0xf5
scsi: unknown opcode 0xeb

If I burn as root, everything works fine. The used CD writer is a
"PLEXTOR  DVDR   PX-712A   1.09". I've seen in the wodim/cdrecord
sources that plextor drives are handled different from other drives.

Do you know what the above listed commands are for?
Maybe they could be included in blk_verify_command?
If your'e not sure about the dangerousness maybe as a config option?

Thanks,
Gregor

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Burning CDs as user produces coasters (Plextor drive)
  2008-03-24 17:39 Burning CDs as user produces coasters (Plextor drive) Gregor Jasny
@ 2008-03-24 20:50 ` Jeff Garzik
  2008-03-25  1:46   ` Bjoern Olausson
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2008-03-24 20:50 UTC (permalink / raw)
  To: Gregor Jasny; +Cc: Linux Kernel Mailing List, linux-ide

Gregor Jasny wrote:
> Hi,
> 
> since some time burning ISO CD images as user fails.
> Wodim stops during OPC and the kernel prints some messages:
> 
> scsi: unknown opcode 0xe9
> scsi: unknown opcode 0xed
> scsi: unknown opcode 0xf5
> scsi: unknown opcode 0xeb
> 
> If I burn as root, everything works fine. The used CD writer is a
> "PLEXTOR  DVDR   PX-712A   1.09". I've seen in the wodim/cdrecord
> sources that plextor drives are handled different from other drives.
> 
> Do you know what the above listed commands are for?
> Maybe they could be included in blk_verify_command?
> If your'e not sure about the dangerousness maybe as a config option?

What drivers and kernel versions work (and which fail)?

	Jeff




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Burning CDs as user produces coasters (Plextor drive)
  2008-03-24 20:50 ` Jeff Garzik
@ 2008-03-25  1:46   ` Bjoern Olausson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjoern Olausson @ 2008-03-25  1:46 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Gregor Jasny, Linux Kernel Mailing List, linux-ide

On 3/24/08, Jeff Garzik <jeff@garzik.org> wrote:
> Gregor Jasny wrote:
>  > Hi,
>  >
>  > since some time burning ISO CD images as user fails.
>  > Wodim stops during OPC and the kernel prints some messages:
>  >
>  > scsi: unknown opcode 0xe9
>  > scsi: unknown opcode 0xed
>  > scsi: unknown opcode 0xf5
>  > scsi: unknown opcode 0xeb
>  >
>  > If I burn as root, everything works fine. The used CD writer is a
>  > "PLEXTOR  DVDR   PX-712A   1.09". I've seen in the wodim/cdrecord
>  > sources that plextor drives are handled different from other drives.
>  >
>  > Do you know what the above listed commands are for?
>  > Maybe they could be included in blk_verify_command?
>  > If your'e not sure about the dangerousness maybe as a config option?
>
>
> What drivers and kernel versions work (and which fail)?
>
>         Jeff
>
>

The PX-712A still doesn't work right? Maybe it is related to the bug:
http://bugzilla.kernel.org/show_bug.cgi?id=8918

Tejun has the dirve, but nothing new for now.
http://bugzilla.kernel.org/show_bug.cgi?id=8918

regards
Bjoern

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Burning CDs as user produces coasters (Plextor drive)
@ 2008-03-25 21:40 Joerg Schilling
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Schilling @ 2008-03-25 21:40 UTC (permalink / raw)
  To: linux-kernel, gjasny


>since some time burning ISO CD images as user fails.
>Wodim stops during OPC and the kernel prints some messages:

>scsi: unknown opcode 0xe9
>scsi: unknown opcode 0xed
>scsi: unknown opcode 0xf5
>scsi: unknown opcode 0xeb

>If I burn as root, everything works fine. The used CD writer is a
>"PLEXTOR  DVDR   PX-712A   1.09". I've seen in the wodim/cdrecord
>sources that plextor drives are handled different from other drives.

One of the known bugs in "wodium" is that it tries to keep you missinformed
about the fact that you need root privileges in order to write CDs on Linux.

The official cdrecord does not have this problem, it informs you early about
missing root privileges.

I recommend you to get a recent original from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

compile it and install it suid root. Readcd and cdda2wav also need root 
privileges in order to work.

BTW: at the Linuxtage in Chemnitz, I got a hint from Chris Friedhoff that 
recent linux kernel seem to include a method that could help to avoid root 
privileges. He told me that he is going to provide a patch for cdrtools
and I am waiting on his next reply....

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-25 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 17:39 Burning CDs as user produces coasters (Plextor drive) Gregor Jasny
2008-03-24 20:50 ` Jeff Garzik
2008-03-25  1:46   ` Bjoern Olausson
  -- strict thread matches above, loose matches on Subject: below --
2008-03-25 21:40 Joerg Schilling

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.