[EMAIL PROTECTED] wrote:
>
> Frank Hage wrote:
>
> > Piotr,
> >
> > My best guess is that the kernel you installed does not have support for
> > the generic scsi driver. [...]
> >
> > Frank Hage [EMAIL PROTECTED]
> > National Center for Atmospheric Research
>
> Thanks Frank!
>
> I tried with a new kernel, 2.4-test9 in fact, and compiled everything as usual (i.e.
>generic SCSI
> compiled into the kernel) and after running
>
> cdrecord -inq
>
> I got
>
> drecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling
> scsidev: 'yamaha'
> devname: 'yamaha'
> scsibus: -2 target: -2 lun: -2
> cdrecord: Nie ma takiego pliku ani katalogu. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
>
> (The Polish message in the second line from the bottom says: No such file or
>catalogue, and yes, I was
> root)
>
> after
>
> cdrecord -scanbus
>
> I am getting
>
> cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling
> Using libscg version 'schily-0.1'
> scsibus0:
> 0,0,0 0) *
> cdrecord: Niew?a?ciwy dost?p do urz?dzenia. Cannot send SCSI cmd via ioctl
>
> (Improper access to device)
>
> Well, I was getting the same things with default RedHat 7.0 kernel which should have
>SCSI driver by
> default, at least I would expect that.
> Do these things say anything to you?
Looks like cdrecord is getting confused. With the lk 2.4.0-test9
kernel can you see your cd writer device with
'cat /proc/scsi/sg/*' ?
I wonder if gcc 2.96 as used by RH 7.0 is upsetting cdrecord?
How easier is it to change the cdrecord makefiles to use
kgcc rather than gcc?
Doug Gilbert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]