Date: Tue, 21 Mar 2000 16:33:16 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: "Kenneth D. Merry" <ken@kdm.org> Cc: Mark Ovens <mark@dogma.freebsd-uk.eu.org>, questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: SCSI errors from xmcd Message-ID: <Pine.SUN.3.91.1000321162923.1978A-100000@pcnet1.pcnet.com> In-Reply-To: <20000321135046.A41348@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Mar 2000, Kenneth D. Merry wrote: > On Tue, Mar 21, 2000 at 20:15:29 +0000, Mark Ovens wrote: > > Since u/g to 4.0 I've had problems with audio CD players and my > > Toshiba XM6201 SCSI CD drive, cdcontrol and xmcd. Re-MAKEDEV'ing all > > the cd devices has got cdcontrol working but still xmcd (v2.6) > > doesn't. It all worked fine under 3.4-STABLE > > > > Starting it with ``-debug'' yields a constant (one every few seconds) > > stream of: > > > > SCSI CDB bytes (dev=/dev/rcd0c rw=0 to=20): > > 0000 00 00 00 00 00 00 -- -- -- -- -- -- -- -- -- -- ................ > > CD audio: SCSI command fault on /dev/rcd0c: > > Status=0x16 > > > > Is this because xmcd needs updating to work with the new CAM system, > > or something else? > > You need to recompile xmcd. Also be sure you have an imake that doesn't use cpp: strings /usr/X11R6/bin/imake | grep cpp /usr/libexec/cpp That would be wrong, and if you rebuilt xmcd with that imake it wouldn't work. To get xmcd to build correctly, set IMAKECPP=/usr/bin/cpp in your environment before building xmcd. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.1000321162923.1978A-100000>