Mailinglist Archive: opensuse (3242 mails)

< Previous Next >
Re: [SLE] CD Writing with Atapi (IDE) CD-R
  • From: Chris Reeves <chris.reeves@xxxxxxxxx>
  • Date: Fri, 28 Sep 2001 12:25:10 +0100
  • Message-id: <20010928122510.A372@xxxxxxxxxxxxxxxxxxxxxx>
On Thu, Sep 27, 2001 at 09:22:49PM +0000, Peter Dixson wrote:
> On Thursday 27 September 2001 06:23, Jostein Berntsen wrote:
>
> You are right that 'modprobe sg.o returned module can't be found' but sg.o
> is listed as a module in /lib

Should be:
modprobe sg
the '.o' is unecessary and confuses modprobe.

> > There is a difference about the SCSI emulation for an IDE device(CD-RW) and
> > the SCSI support for specific SCSI devices like your scanner, which is
> > connected to a SCSI card. They uses different modules in the kernel. Your
> > CD-RW must use the sg or sr module.
> >
> > Try '/sbin/modprobe sg.o'. If you get module can't be found you must enable
> > this option in your kernel, as it is described in the links I gave you in
> > the last mail. You might also try to load the sr module.

Hope that helps,
Chris
--
http://www.tuxedo.org/~esr/faqs/smart-questions.html
__ _
-o)/ / (_)__ __ ____ __ Chris Reeves
/\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005
_\_v __/_/_//_/\_,_/ /_/\_\

< Previous Next >