From owner-freebsd-current Sat Sep 4 4:45:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 33A371508E for ; Sat, 4 Sep 1999 04:45:18 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost (1607 bytes) by rip.psg.com via sendmail with P:stdio/R:inet_resolve/T:smtp (sender: ) (ident using unix) id for ; Sat, 4 Sep 1999 04:45:11 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #1 built 1999-Apr-1) Message-Id: Date: Sat, 4 Sep 1999 04:45:11 -0700 (PDT) From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Kenneth D. Merry" Cc: freebsd-current@FreeBSD.ORG Subject: Re: cds disappeared References: <199909040623.AAA18911@panzer.kdm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> # camcontrol tur cd0 -v >> Unit is not ready >> (pass2:ahc0:0:4:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 >> (pass2:ahc0:0:4:0): NOT READY asc:3a,0 >> (pass2:ahc0:0:4:0): Medium not present > Well, there's your problem, for better or worse. it's even kinkier than that. despite dmesg of cd0 at ahc0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 20.000MB/s transfers (20.000MHz, offset 16) cd0: Attempt to query device size failed: NOT READY, Medium not present cd1 at ahc0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 8.333MB/s transfers (8.333MHz, offset 31) cd1: cd present [270542 x 2048 byte records] i can put a mountable disk in the TEAC and it will mount only on cd1c (note the 1 not 0), and vice versa with cd0c. i.e. they are reversed in some way. and let's remember that the kernel config says disk cd0 at scbus0 target 4 unit 0 disk cd1 at scbus0 target 5 unit 0 and, if i put an audio cdrom in the teac and xmcd -dev /dev/rcd1c, it sees the cd, gets the title etc. from the database, looks like it plays, but no sound. i will play more after a bit more sleep. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message