Date: Thu, 21 Feb 2002 18:18:43 +0100 From: Cliff Sarginson <csfbsd@raggedclown.net> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: cdplay oddity Message-ID: <20020221171843.GA8086@raggedclown.net> In-Reply-To: <20020221140057.GD418@roman.mobil.cz> References: <20020216194819.GD418@roman.mobil.cz> <YSWV4WQORLA9ZXHG7363XRKJFA6341XR.3c7440b0@sparky> <20020221105722.GX418@roman.mobil.cz> <20020221124007.GB6462@raggedclown.net> <20020221140057.GD418@roman.mobil.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 21, 2002 at 03:00:57PM +0100, Roman Neuhauser wrote: > > Date: Thu, 21 Feb 2002 13:40:07 +0100 > > From: Cliff Sarginson <csfbsd@raggedclown.net> > > To: freebsd-questions <freebsd-questions@freebsd.org> > > Subject: Re: cdplay oddity > > > > On Thu, Feb 21, 2002 at 11:57:22AM +0100, Roman Neuhauser wrote: > > > > From: Jud <jud@operamail.com> > > > > To: freebsd-questions <freebsd-questions@freebsd.org> > > > > Cc: Roman Neuhauser <neuhauser@mobil.cz> > > > > Date: Wed, 20 Feb 2002 19:34:56 -0500 > > > > Subject: Re: cdplay oddity > > > > > > > > 2/16/2002 2:48:19 PM, Roman Neuhauser <neuhauser@mobil.cz> > > > > wrote: > > > > > > > > >> Date: Sat, 16 Feb 2002 08:43:45 +0100 > > > > >> From: Cliff Sarginson <cliff@raggedclown.net> > > > > [snip] > > > > >> Try: > > > > >> cdplay -d /dev/acd0a > > > > > > > > > > This doesn't work either, with the side effect that I cannot run > > > > > anything else while cdplay -d /dev/acd0a sits there: > > > > [snip] > > > > > > > do, but have you tried /dev/acd0c, which is what I use when I want to > > > > play a CD (/dev/acd0a when I want to boot one)? > > > > > > tried as you suggested. same effect as with acd0a, ie.: > > > > > > roman@roman ~ > man grep > > > /usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libz.so.2" > > > > > Well, you are obviously missing libz.so.2. > > Try > > cd /usr/src/lib/libz > > and re make-ing it... > > sorry, should've made it more clear. I've described this problem in > an earlier post in this thread. These errors only happen while > cdplay runs with either -d /dev/acd0a or -d /dev/acd0c. Once I kill > cdplay, all is well. IOW, there's some bad juju in cdplay and/or > it's interaction with my system. > Mmm. I did make an observation about cdplay in a post a while back. I use it sometimes and it works fine for me, but if you read the manual page it shouldn't work at all. It is only supposed to work on SCSI drives. No-one explained this mystery. I do have SCSI support compiled into my kernel, but the only SCSI device I have is a hard disk. As to whether this has got anything to do with anything I don't know, no-one ever explained it, and I dropped the matter. Just thought I would pass on that probably useless piece of information. -- Regards Cliff Sarginson -- <csfbsd@raggedclown.net> 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?20020221171843.GA8086>