[paranoia] a bug(?) report
Monty
xiphmont at xiph.org
Mon Dec 6 18:25:06 PST 1999
> I do not understand what you mean by "SCSI hostadapter". I thought the "SCSI
>
> hostadapter" is the IDE-SCSI emulator in the kernel that is set by the line
> CONFIG_BLK_DEV_IDESCSI=y in menuconfig.
Yes, exactly.
> Is it some separate module to be compiled into the kernel and, if so,
> where can I find it? Have I misunderstood everything? I enclose my .config
> file below.
The details are spelled out on the cdparanoia 'troubleshooting' page. It's all
in the stock kernel, you just missed one detail:
> CONFIG_BLK_DEV_FD=y
> CONFIG_BLK_DEV_IDE=y
> # CONFIG_BLK_DEV_HD_IDE is not set
> CONFIG_BLK_DEV_IDEDISK=y
> CONFIG_BLK_DEV_IDECD=y
^^^ This must be disabled. The IDE driver takes precedence over the SCSI.
> # CONFIG_BLK_DEV_IDETAPE is not set
> CONFIG_BLK_DEV_IDEFLOPPY=y
> CONFIG_BLK_DEV_IDESCSI=y
^^^ correct
> CONFIG_SCSI=y
> # CONFIG_BLK_DEV_SD is not set
> # CONFIG_CHR_DEV_ST is not set
> CONFIG_BLK_DEV_SR=y
> CONFIG_BLK_DEV_SR_VENDOR=y
> CONFIG_CHR_DEV_SG=y
OK, you got all the rest. Just disable 'IDE/ATAPI CDROM support' and the
resulting kernel will treat all ATAPI cdrom drives as SCSI.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Paranoia
mailing list