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:
> <SEAGATE ST34371N 0280>            at scbus0 target 0 lun 0 (pass0,da0)
> <DEC DLT2000 8B37>                 at scbus0 target 1 lun 0 (pass1,sa0)
> <QUANTUM LIGHTNING 730S 241E>      at scbus0 target 2 lun 0 (pass2,da1)
> <PLEXTOR CD-ROM PX-12CS 1.00>      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: <PLEXTOR CD-ROM PX-12CS 1.00> 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
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to