From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 02:04:51 2003 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 05D0E37B401 for ; Wed, 16 Jul 2003 02:04:51 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D1243F75 for ; Wed, 16 Jul 2003 02:04:50 -0700 (PDT) (envelope-from karelj@phys9911.phys.tue.nl) Received: from phys9911.phys.tue.nl (localhost [127.0.0.1]) by phys9911.phys.tue.nl (8.12.9/8.12.9) with ESMTP id h6G951JR098719; Wed, 16 Jul 2003 11:05:01 +0200 (CEST) (envelope-from karelj@phys9911.phys.tue.nl) Received: (from karelj@localhost) by phys9911.phys.tue.nl (8.12.9/8.12.9/Submit) id h6G950v2098715; Wed, 16 Jul 2003 11:05:00 +0200 (CEST) Date: Wed, 16 Jul 2003 11:05:00 +0200 From: "Karel J. Bosschaart" To: frank brierley Message-ID: <20030716090500.GA98585@phys9911.phys.tue.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd questions Subject: Re: second cd drive sound 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: Wed, 16 Jul 2003 09:04:51 -0000 On Wed, Jul 16, 2003 at 02:38:43PM +1000, frank brierley wrote: > Hi, > > I have a freebsd 4.8 machine a dvd player and a cd writer installed. > Freebsd can mount data disks on both drives /dev/acd0c and /dev/acd1a - I'm > not sure what the 'a' and 'c' do. Both drives have the audio lines > attached to the system board, one into the normal cd jack and the other > into an auxiliary jack, but only one (the cd jack) will play and audio cd > out loud. Although windows 2000 can play audio cds from both drives. > > Is there a way of seeing if freebsd discovers the audio jack, and if so how > would you find the right device to make and/or kernel option to add? > Try 'mixer' and see if there is something like 'aux' or 'line1' and check the volume settings. Karel.