Date: Wed, 14 Aug 2002 22:53:24 -0400 From: Kurt Seel <kseel@utcorp.com> To: freebsd-scsi <freebsd-scsi@FreeBSD.ORG> Subject: pioneer DRM-600 problem Message-ID: <3D5B17A4.D2862CA6@utcorp.com>
next in thread | raw e-mail | index | archive | help
I am using FBSD 4.5-stable. I have a Pioneer DRM-600. I passes the self diagnostic, where to de-cable the unit, power off, flip switches 6 & 8, then power on. It goes through loading each disc, then ejects. Just like it should. When the machine boots, scans the unis and finds 6 cd devs, dmesg output at the end of this message. But when I type : chio status I get this : chio: /dev/ch0: open: Device not configured So I made sure the devices were make, e.g. cd /dev; ./MAKEDEV cd5; ./MAKEDEV ch0 And : mount -t cd9660 /dev/cd0c /conf/tmpmnt Gives me : cd9660: /dev/cd0c: Device busy I have tried it with evey permutation of option switches, e.g. parity on, parity off ... no dice. Is there any hope for this unit? I'de really like to put 6 CD's of mp3'ed music on a (atapi) cdrom booted (if you look at the dmesg you'll see root is cd9660:acd0c - could this be causing the problem?) network music server. cd0 at ahc0 bus 0 target 0 lun 0 cd0: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd0: 3.300MB/s transfers cd0: cd present [321646 x 2048 byte records] fd0c: hard error reading fsbn 16 of 16-31 (No status) Root mount failed: 5 Mounting root from cd9660:acd0c cd1 at ahc0 bus 0 target 0 lun 1 cd1: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd1: 3.300MB/s transfers cd1: cd present [91407 x 2048 byte records] cd2 at ahc0 bus 0 target 0 lun 2 cd2: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd2: 3.300MB/s transfers cd2: cd present [332253 x 2048 byte records] cd3 at ahc0 bus 0 target 0 lun 3 cd3: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd3: 3.300MB/s transfers cd3: cd present [214998 x 2048 byte records] cd4 at ahc0 bus 0 target 0 lun 4 cd4: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd4: 3.300MB/s transfers cd4: cd present [331220 x 2048 byte records] cd5 at ahc0 bus 0 target 0 lun 5 cd5: <PIONEER CD-ROM DRM-600 0801> Removable CD-ROM SCSI-CCS device cd5: 3.300MB/s transfers cd5: cd present [326103 x 2048 byte records] (cd6:ahc0:0:0:6): READ CD RECORDED CAPACITY. CDB: 25 c0 0 0 0 0 0 0 0 0 (cd6:ahc0:0:0:6): ILLEGAL REQUEST asc:25,0 (cd6:ahc0:0:0:6): Logical unit not supported (cd6:ahc0:0:0:6): fatal error, failed to attach to device (cd6:ahc0:0:0:6): lost device (cd6:ahc0:0:0:6): removing device entry (cd7:ahc0:0:0:7): READ CD RECORDED CAPACITY. CDB: 25 e0 0 0 0 0 0 0 0 0 (cd7:ahc0:0:0:7): ILLEGAL REQUEST asc:25,0 (cd7:ahc0:0:0:7): Logical unit not supported (cd7:ahc0:0:0:7): fatal error, failed to attach to device (cd7:ahc0:0:0:7): lost device (cd7:ahc0:0:0:7): removing device entry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D5B17A4.D2862CA6>