Re: CD-writer is not recognized as a scsi device

2003-02-01 Thread Peppe
> > I have tried a lot of combinations loading and removing the modules in different 
>orders with 
> > modprobe and with "hdb=ide-scsi hdc=ide-scsi" and "hdb=scsi hdc=scsi". No success. 
>In the end I 
> > have compiled a new kernel with scsi emulation and ... support (I forgot the exact 
>name) compiled in.
> > Then it worked! 
> > But only for curiosity: Why didn't it work with the modules?
> > 

I succeded by compiling the kernel
-with scsi support
-with scsi emulation support
-without ATAPI Cdrom support


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




Re: CD-writer is not recognized as a scsi device

2003-02-01 Thread Ruediger Noack
Vera Friederichs wrote:


Ruediger Noack wrote:


sg 24068   0  (autoclean)
sr_mod 11832   0  (autoclean)
ide-scsi7680   0
cdrom  28960   0  (autoclean) [sr_mod]
scsi_mod   80600   3  (autoclean) [sg sr_mod ide-scsi]



I have tried a lot of combinations loading and removing the modules in different orders with 
modprobe and with "hdb=ide-scsi hdc=ide-scsi" and "hdb=scsi hdc=scsi". No success. In the end I 
have compiled a new kernel with scsi emulation and ... support (I forgot the exact name) compiled in.
Then it worked! 
But only for curiosity: Why didn't it work with the modules?

Sorry Vera, I don't know.
It works with all the modules I listed for me.

But - enjoy your configuaration. :-)

greetings from North Germany, from Luebeck
Ruediger

__

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Bis zu 100 MB Speicher bei http://premiummail.yahoo.de


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



Re: CD-writer is not recognized as a scsi device

2003-01-29 Thread Vera Friederichs
Nicos Gollan wrote:
> On Friday 24 January 2003 16:01, Vera Friederichs wrote:
> > Hi,
> > in my computer is a ATAPI IDE CD-writer (and another CDROM). But cdrecord
> > -scanbus finds only my scsi hard disk.
> > In lilo.conf there is a line
> > append= "hdb=ide-scsi hdc=ide-scsi"
>
>Try "hdb=scsi hdc=scsi" instead. That's what works for me.

I have tried this and then at least the ide-driver did not grab the CD-writer. But 
still 
cdrecord -scanbus
did not find it.

Ruediger Noack wrote:
> I think you need some more.
>
> sg 24068   0  (autoclean)
> sr_mod 11832   0  (autoclean)
> ide-scsi7680   0
> cdrom  28960   0  (autoclean) [sr_mod]
> scsi_mod   80600   3  (autoclean) [sg sr_mod ide-scsi]

I have tried a lot of combinations loading and removing the modules in different 
orders with 
modprobe and with "hdb=ide-scsi hdc=ide-scsi" and "hdb=scsi hdc=scsi". No success. In 
the end I 
have compiled a new kernel with scsi emulation and ... support (I forgot the exact 
name) compiled in.
Then it worked! 
But only for curiosity: Why didn't it work with the modules?

Thanks, 
Vera



msg27130/pgp0.pgp
Description: PGP signature


Re: CD-writer is not recognized as a scsi device

2003-01-25 Thread Ruediger Noack
Hi Vera

Vera Friederichs wrote:

 
lsmod:
...
ide-scsi7680   0
...

I think you need some more.

sg 24068   0  (autoclean)
sr_mod 11832   0  (autoclean)
ide-scsi7680   0
cdrom  28960   0  (autoclean) [sr_mod]
scsi_mod   80600   3  (autoclean) [sg sr_mod ide-scsi]


Cdrecord 1.11a34 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.6'
scsibus0:
	0,0,0	  0) '  ATAPI ' '12X DVD-ROM ' '0.24' Removable CD-ROM
	0,1,0	  1) 'SONY' 'CD-RW  CRX140E  ' '1.0c' Removable CD-ROM

This works for me. :-)

cu
Rüdiger

__

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Bis zu 100 MB Speicher bei http://premiummail.yahoo.de


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



Re: CD-writer is not recognized as a scsi device

2003-01-24 Thread Nicos Gollan
On Friday 24 January 2003 16:01, Vera Friederichs wrote:
> Hi,
> in my computer is a ATAPI IDE CD-writer (and another CDROM). But cdrecord
> -scanbus finds only my scsi hard disk.
> In lilo.conf there is a line
> append="hdb=ide-scsi hdc=ide-scsi"

Try "hdb=scsi hdc=scsi" instead. That's what works for me.

-- 
Got Backup?


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




CD-writer is not recognized as a scsi device

2003-01-24 Thread Vera Friederichs
Hi,
in my computer is a ATAPI IDE CD-writer (and another CDROM). But cdrecord -scanbus 
finds only my 
scsi hard disk.
In lilo.conf there is a line
append="hdb=ide-scsi hdc=ide-scsi" 

dmesg:
...
Kernel command line: auto BOOT_IMAGE=Linux ro root=802 hdb=ide-scsi hdc=ide-scsi
...
scsi1 : SCSI host adapter emulation for IDE ATAPI devices
...

There is nothing else about hdb and hdc.

lsmod:
...
ide-scsi7680   0
...

modprobe -r ide-scsi
modprobe -a ide-scsi
gives no message, but lsmod gives the same result as above. What can I do that the 
CD-writer is
recognized as a scsi-device? Or is there another way to make the CD-writer work? I 
have installed
woody with the kernel 2.4.18-k7.

Best regards,
Vera Friederichs


msg25946/pgp0.pgp
Description: PGP signature