From owner-freebsd-questions Thu Feb 21 9:19: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id A537137B400 for ; Thu, 21 Feb 2002 09:18:58 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16dwro-0000H8-00 for freebsd-questions@freebsd.org; Thu, 21 Feb 2002 17:18:48 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id DE55713040 for ; Thu, 21 Feb 2002 18:18:43 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id 020DE22590; Thu, 21 Feb 2002 18:18:43 +0100 (CET) Date: Thu, 21 Feb 2002 18:18:43 +0100 From: Cliff Sarginson To: freebsd-questions Subject: Re: cdplay oddity Message-ID: <20020221171843.GA8086@raggedclown.net> References: <20020216194819.GD418@roman.mobil.cz> <20020221105722.GX418@roman.mobil.cz> <20020221124007.GB6462@raggedclown.net> <20020221140057.GD418@roman.mobil.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020221140057.GD418@roman.mobil.cz> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 > > To: freebsd-questions > > Subject: Re: cdplay oddity > > > > On Thu, Feb 21, 2002 at 11:57:22AM +0100, Roman Neuhauser wrote: > > > > From: Jud > > > > To: freebsd-questions > > > > Cc: Roman Neuhauser > > > > Date: Wed, 20 Feb 2002 19:34:56 -0500 > > > > Subject: Re: cdplay oddity > > > > > > > > 2/16/2002 2:48:19 PM, Roman Neuhauser > > > > wrote: > > > > > > > > >> Date: Sat, 16 Feb 2002 08:43:45 +0100 > > > > >> From: Cliff Sarginson > > > > [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 -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message