From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 13:18:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DC216A4D5 for ; Thu, 16 Sep 2004 13:18:41 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C3FB43D31 for ; Thu, 16 Sep 2004 13:18:41 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 18594 invoked from network); 16 Sep 2004 13:18:40 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Sep 2004 13:18:40 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id C477CE; Thu, 16 Sep 2004 09:18:39 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Konstantin References: <1637545112.20040916185318@nm.ru> From: Lowell Gilbert Date: 16 Sep 2004 09:18:39 -0400 In-Reply-To: <1637545112.20040916185318@nm.ru> Message-ID: <44wtyubbdc.fsf@be-well.ilk.org> Lines: 37 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: AudioCD not playing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 13:18:41 -0000 Konstantin writes: > Thursday, September 16, 2004, 3:27:54 AM, Lowell Gilbert wrote: > > >Konstantin writes: > > >> When I try to play AudioCD with cdplay 0.92 I receive the following message: > > >What happens when you use the (standard) cdcontrol(1) to play a CD? > > Thanks for your notice to my problem! > > I didn't know about this program before... But it does not decide my problem. > When I run cdcontrol(1) with '#cdcontrol play 2' (for example), sound begin > playing from sound jack of my CD-ROM, but there is not anything on audio-output > of soundcard. I can listen AudioCD with this way without cdcontrol(1) by pressing > PLAY button on CD-ROM, when disk in it. Most PC-type systems have a cable from the CD drive to the sound card for this. > (I know English not very well, but I hope you understand me.) Quite well, thank you. > >What version of FreeBSD are you using? If it's 5.x, you should try a > >more recent version, and possibly disabling the APIC. > > M.. m.. m... Disabling the APIC? > I'm new in FreeBSD that this I don't know what is it and how to do that. Then maybe using the "early adopter's" version wasn't a good idea. Users are expected to be fairly knowledgeable when they're using these advanced versions. [See http://www2.ru.freebsd.org/releases/5.2.1R/early-adopter.html] You can disable the APIC by setting "hint.apic.0.disabled" to 1 in the loader. That's what the release errata say, anyway...