Which is the correct configuration for a usb cd burner?

2007-06-05 Thread kawanokami
Hi, I just bought a LACIE usb burner and, most unfortunatly, k3b
doesn't recognize it...
The device was recognized by udev as /dev/ubb and if I insert a (full)
cd in it, KDE authomatically mounts it and makes its content
accessible correctly... But still k3b isn't able to use it as a burner
(or a reader). My question now is how a CD/DVD burner should be
recognized under Debian...

I'm running a debian testing/unstable with kernel 2.6.18 custom build
(I have enabled/disabled scsi emulation just to try it, but with no
different results) and k3b 1.0.1 ... When I power up my pc /dev/ubb is
already there (usb cable is inserted) and the device is recognized
with group floppy, while the internal reader is recognized under /
dev/hda with group cdrom. If I insert a blank cd in the usb burner,
it starts to recursively try to access it and fails (of course... it's
blank!)... I have to manually switch it off, exctract the cd and then
power it up again to stop it from trying...

Have you any suggestion? LACIE says its burner is tested with linux
mandriva, fedora, ubuntu (and others) and k3b... but perhaps I'm
missing some important kernel module? Or udev configuration? I googled
around, but with no luck... Can you help me?

Thanks,
Matteo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Which is the correct configuration for a usb cd burner?

2007-06-05 Thread M-L
On Tuesday 05 June 2007 22:19, kawanokami shared this with us all:
--} Hi, I just bought a LACIE usb burner and, most unfortunatly, k3b
--} doesn't recognize it...
--} The device was recognized by udev as /dev/ubb and if I insert a (full)
--} cd in it, KDE authomatically mounts it and makes its content
--} accessible correctly... But still k3b isn't able to use it as a burner
--} (or a reader). My question now is how a CD/DVD burner should be
--} recognized under Debian...
--}
--} I'm running a debian testing/unstable with kernel 2.6.18 custom build
--} (I have enabled/disabled scsi emulation just to try it, but with no
--} different results) and k3b 1.0.1 ... When I power up my pc /dev/ubb is
--} already there (usb cable is inserted) and the device is recognized
--} with group floppy, while the internal reader is recognized under /
--} dev/hda with group cdrom. If I insert a blank cd in the usb burner,
--} it starts to recursively try to access it and fails (of course... it's
--} blank!)... I have to manually switch it off, exctract the cd and then
--} power it up again to stop it from trying...
--}
--} Have you any suggestion? LACIE says its burner is tested with linux
--} mandriva, fedora, ubuntu (and others) and k3b... but perhaps I'm
--} missing some important kernel module? Or udev configuration? I googled
--} around, but with no luck... Can you help me?
--}
--} Thanks,
--} Matteo

My external USB dual layer DVD burner and also my USB enclosure internal dual 
layer DVD burner is recognised in Debian Etch and Lenny on my machines by 
totem and k3b by this entry in my /etc/fstab

/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto 0   0

Nothing else was required, though I placed this in /etc/fstab manually. I 
think it might also have required a hard reboot, but that might have been 
something else?

Hope that helps.
Charlie

-- 
Registered Linux User:- 329524
+++
Aim above morality. Be not simply good, be good for 
something. ...Henry David Thoreau


Linux Debian Etch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Which is the correct configuration for a usb cd burner?

2007-06-05 Thread kawanokami
It seems then that it is recognised as a scsi device...
I'll try it as soon as I get home... I'm just a little bit buffled by
the fact that as of now no /dev/scd* is detected...
Have you enabled scsi in your kernel or are you using a debian kernel
image (2.6.?)?
Thank you very much for your support!

Matteo

On 5 Giu, 15:20, M-L [EMAIL PROTECTED] wrote:
 My external USB dual layer DVD burner and also my USB enclosure internal dual
 layer DVD burner is recognised in Debian Etch and Lenny on my machines by
 totem and k3b by this entry in my /etc/fstab

 /dev/scd0   /media/cdrom0   udf,iso9660 user,noauto 0   0

 Nothing else was required, though I placed this in /etc/fstab manually. I
 think it might also have required a hard reboot, but that might have been
 something else?

 Hope that helps.
 Charlie

 --
 Registered Linux User:- 329524
 +++
 Aim above morality. Be not simply good, be good for
 something. ...Henry David Thoreau



 Linux Debian Etch

 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]