Re: CDR: cdrecord errors ARTEC

From: JVarsoke (usenet.9.jvarsoke_at_spamgourmet.com)
Date: 01/28/04


Date: 27 Jan 2004 17:34:33 -0800

JEsper Schmitz Mouridsen <jesper@altern.org> wrote in message news:<4016735d$0$127$edfadb0f@dread11.news.tele.dk>...
> JVarsoke wrote:

> > Using libscg version 'schily-0.7'
> libscg is EXPERIMENTAL and is not recommended for use.
> google for xcdroast faq and learn how to use scsi emulation.

okay, how do I turn it off? I've read the Xcdroast FAQ. It talks
about using the "-a" switch to do with for that utility. But the
man-page, and cdrecord FAQ don't mention how to turn off the ATAPI
libscg thing.

My ATAPI-CDROM driver is compiled as a module, but I don't know the
name of it -- and can't find it in the module directory under anything
specific enough to tell me I've found it. However, it doesn't look
like that module is currently loaded into memory:
# lsmod
Module Size Used by Not tainted
sg 28092 0 (autoclean)
loop 9624 0 (autoclean)
ide-scsi 10320 0
usb-storage 25840 0 (unused)
scsi_mod 87616 2 [sg ide-scsi usb-storage]
scanner 11104 0 (unused)
keybdev 2116 0 (unused)
input 3488 0 [keybdev]

Any suggestions? Obviously, recompiling the kernel w/o the
ATAPI-CDROM module is an option, but seems a little extreme.

thanks for the help,

-j