Has anyone had any luck getting a pcmcia cd writer to work with cdrecorc? If
so, how did you do it?
I have a support question from a user that has a CenDyne CD-RW. The drive is
usable to read from, so it is being recognized. However ide-scsi does not
make it recognizable as a scsi device. The logs show the following when the
card is insterted:
Jan 19 10:45:46 lap cardmgr[304]: initializing socket 0
Jan 19 10:45:46 lap cardmgr[304]: socket 0: ATA/IDE Fixed Disk
Jan 19 10:45:46 lap cardmgr[304]: executing: 'modprobe ide_cs'
Jan 19 10:45:49 lap kernel: hde: OIP-PW2004A, ATAPI CDROM drive
Jan 19 10:45:49 lap kernel: ide2 at 0x100-0x107,0x10e on irq 3
Jan 19 10:45:49 lap kernel: hde: ATAPI 20X CD-ROM CD-R/RW drive, 2048kB Cache
Jan 19 10:45:49 lap kernel: ATAPI device hde:
Jan 19 10:45:49 lap kernel: Error: Unit attention -- (Sense key=0x06)
Jan 19 10:45:49 lap kernel: Power on, reset or hardware reset occurred --
(asc=0x29, ascq=0x00)
Jan 19 10:45:49 lap kernel: The failed "Read Cd/Dvd Capacity" packet
command was:
Jan 19 10:45:49 lap kernel: "25 00 00 00 00 00 00 00 00 00 00 00 "
Jan 19 10:45:49 lap kernel: ide_cs: hde: Vcc = 5.0, Vpp = 0.0
Jan 19 10:45:49 lap cardmgr[304]: executing: './ide start hde'
Jan 19 10:45:49 lap kernel: stat: 58
The /etc/modules.conf is:
alias net-pf-4 ipx
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-uhci
alias parport_lowlevel parport_pc
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
alias eth0 tulip
alias scsi_hostadapter sd_mod
alias scsi_hostadapter1 scsi_mod
alias scsi_hostadapter2 ide-scsi
alias block-major-11 scsi_hostadapter
The kernel version running is 2.2.17-21mdk.
Does anyone have any ideas?
Thanks,
-Chris