From owner-freebsd-current Sat Sep 4 16:47: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 08556150E1 for ; Sat, 4 Sep 1999 16:46:58 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id RAA27710; Sat, 4 Sep 1999 17:46:35 -0600 (MDT) (envelope-from ken) Message-Id: <199909042346.RAA27710@panzer.kdm.org> Subject: Re: cds disappeared In-Reply-To: <199909042048.NAA24032@troutmask.apl.washington.edu> from Steve Kargl at "Sep 4, 1999 01:48:08 pm" To: sgk@troutmask.apl.washington.edu (Steve Kargl) Date: Sat, 4 Sep 1999 17:46:35 -0600 (MDT) Cc: rickl@ic.net, freebsd-current@FreeBSD.ORG, randy@psg.com From: "Kenneth D. Merry" X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Kargl wrote... > Kenneth D. Merry wrote: > > This sounds like it could be a different problem than Randy Busy is having. > > He has two CDROM drives, and it looks like they have been swapped somehow. > > > > It sounds like you've only got one CDROM drive in each machine. > > > > Please send the output of the following, with mountable media in the drive: > > > > camcontrol devlist -v > > camcontrol tur cd0 -v > > camcontrol inquiry cd0 > > mount /dev/cd0a /mnt > > [ ... ] > What ever change is causing the problem with SCSI CD drives, it > went into the tree sometime last week. I'm seeing the same > error reported about xmcd. My last "cvsup ; make world" was > on Sep 1. I haven't updated xmcd to see if the problem goes > away. > > troutmask:root[201] camcontrol devlist -v > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > scbus0 on ahc0 bus 0: > at scbus0 target 0 lun 0 (pass0,da0) > at scbus0 target 1 lun 0 (pass1,sa0) > at scbus0 target 2 lun 0 (pass2,da1) > at scbus0 target 6 lun 0 (pass3,cd0) > < > at scbus0 target -1 lun -1 () > troutmask:root[202] camcontrol tur cd0 -v > Unit is ready > troutmask:root[203] camcontrol inquiry cd0 > pass3: Removable CD-ROM SCSI-2 device > pass3: 10.000MB/s transfers (10.000MHz, offset 15) Okay, it looks like your passthrough devices etc., are functioning properly. > troutmask:root[204] mount /dev/cd0a /mnt > mount: /dev/cd0a on /mnt: incorrect super block > > Note: it is an audio cd so I expect the mount to fail. I would try recompiling xmcd. If that doesn't work, try starting xmcd with the -debug switch. It may give you some indication as to what's going on. There was a change that went into -current on August 16th that would cause xmcd and any other ports that use the passthrough device to stop functioning. So if you haven't rebuilt xmcd since then, it won't function properly. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message