for some reason i can mount data cd's but not audio cd's. debian automatically runs a scsi simulator for my ide scsi cd-dvd rw drive. below is the extract from dmesg:
SCSI subsystem driver Revision: 1.00 scsi0 : SCSI host adapter emulation for IDE ATAPI devices Vendor: TOSHIBA Model: DVD-ROM SD-R2002 Rev: 1Q35 Type: CD-ROM ANSI SCSI revision: 02 lp0: compatibility mode Linux PCMCIA Card Services 3.1.29
following is what i have for ide simulation in modules.conf
### update-modules: start processing /etc/modutils/cdrom #### cd-rw config options ide-cd ignore=hdc alias scd0 sr_mod pre-install sg modprobe ide-scsi # load ide-scsi before sg pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod pre-install ide-scsi modprobe ide-cd # load ide-cd before ide-scsi #### end cd-rw config
can someone tell me whats going wrong?
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

