|
From: Pat E. <mai...@pa...> - 2006-10-05 20:08:47
|
On Thu, 05 Oct 2006 18:49:14 +0200, Martin Mewes <mm...@me...> wrote:
> Hi Pat,
>
> "Pat Erler" <mai...@pa...> wrote:
>
>> the cd burner's config module page doesn't find any cd burners althou=
gh =
>> i
>> have two devices in the server and they work with various burning =
>> programs
>> - where should i start searching for the reason of this problem?
>
> which program do you use normally to burn?
> cdrecord, dvdburn ...
k3b which uses cdrecord as far as i know..
> please send the output of cdrecord --scanbus (or similar to this)
=3D=3Dcut--
root@orbit:/usr/local/webmin-1.300/burner# cdrecord --scanbus
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 =
Joerg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of =
cdrecord
and thus may have bugs that are not present in the original versi=
on.
Please send bug reports and support requests to =
<cdr...@pa...>.
The original author should not be bothered with problems of this =
=
version.
cdrecord: Warning: Running on Linux-2.6.15-26-k7
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solar=
is.
Linux sg driver version: 3.5.33
Error trying to open /dev/sg4 exclusively (Device or resource busy)... =
retrying in 1 second.
..several times..
cdrecord: Device or resource busy. Cannot open '/dev/sg4'. Cannot open =
SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup
=3D=3Dcut--
and thats it. is it possible, that cdrecord -scanbus stops scanning afte=
r =
/dev/sg4 (my streamer) doesn't react?
> also, please send us the contents of your configuration of that
> webmin-module.
=3D=3Dcut--
root@orbit:/etc/webmin/burner# cat ./config
mpg123=3Dmpg123
speed=3D1
sox=3Dsox
mkisofs=3Dmkisofs
cdrecord=3Dcdrecord
cdrdao=3Dcdrdao
=3D=3Dcut--
|