[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cdwriter configuration problems



I have been having trouble getting my cdwriter to work using xcdroast. I got it to the point of writing an audio cd when all it produced was 12 tracks of noise and a new beer coaster. When looking at the ide/scsi devices recognized by xcdroast the cdwriter is shown under both scsi and ide devices and the regular cdrom is not recognized at all. I have enclosed a what I hope is a all the relevant information as to set up. Would somebody also please provide me with some sources on module set-up particularly the instructions recognized by etc/modules.conf and how to connect all those char-major-xxx with the modules, and what modules to add to etc/modules.
Thanks,
Bernie Cohen




from .config:

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=m
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=m

# SCSI support
#
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
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y

only line added to etc/modules.conf:

options ide-cd ignore=hdc


proc/modules:

ppp_deflate            39392   0 (autoclean)
bsd_comp                3880   0 (autoclean)
ide-scsi                7144   0
ide-cd                 22904   0
cdrom                  26524   0 [ide-cd]
sd_mod                 15536   0 (unused)
joy-analog              4808   0 (unused)
joystick                5628   0 [joy-analog]
softoss2               56696   0
awe_wave              156756   0
opl3                   10952   0
sb                     32948   0
uart401                 6128   0 [sb]
sound                  56344   0 [softoss2 awe_wave opl3 sb uart401]
soundlow                 416   0 [sound]
soundcore               2596   7 [sb sound]

cdrecord -scanbus:

Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
Using libscg version 'schily-0.1'
scsibus0:
	0,0,0	  0) 'YAMAHA  ' 'CRW8824E        ' '1.00' Removable CD-ROM
	0,1,0	  1) *
	0,2,0	  2) *
	0,3,0	  3) *
	0,4,0	  4) *
	0,5,0	  5) *
	0,6,0	  6) *
	0,7,0	  7) *


edited from dmesg |more:

VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 91366U4, ATA DISK drive
hdb: CD-ROM Drive/F5A, ATAPI CDROM drive
hdc: YAMAHA CRW8824E, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: Maxtor 91366U4, 13029MB w/2048kB Cache, CHS=1661/255/63, UDMA
Floppy drive(s): fd0 is 1.44M, fd1 is 1.44M
FDC 0 is a post-1991 82077
scsi : 0 hosts.
scsi : detected total.

hdb: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.11
ide-cd: ignoring drive hdc
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : 1 host.
  Vendor: YAMAHA    Model: CRW8824E          Rev: 1.00
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 24x/16x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.11

this is appended to 'dmesg |more' after xcdroast has been entered and then closed:

cdrom: open failed.
VFS: Disk change detected on device ide0(3,64)
cdrom: open failed.
VFS: Disk change detected on device ide0(3,64)
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 0

Reply to: