From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 13 10:57:26 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D2C216A41F for ; Sun, 13 Nov 2005 10:57:26 +0000 (GMT) (envelope-from vaida.bogdan@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD30E43D46 for ; Sun, 13 Nov 2005 10:57:25 +0000 (GMT) (envelope-from vaida.bogdan@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so921706nzo for ; Sun, 13 Nov 2005 02:57:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rTuosGIPDNyh255fDhVnuGsJtj/OUyc1LZ0dJ0k1xClhjxj6lgkfG+FHKW7H8SUK0LRSCwKNP9L+l1dOFspKgJbdEAGMy0bKp956jHyWXiN3rnT67O29wXbVJd6pZmnw4RKSKp8QCVsg5hrF8jYi//XdfZYVQrz151qQRjTpLkk= Received: by 10.37.12.63 with SMTP id p63mr2991011nzi; Sun, 13 Nov 2005 02:57:25 -0800 (PST) Received: by 10.36.251.53 with HTTP; Sun, 13 Nov 2005 02:57:24 -0800 (PST) Message-ID: <12848a3b0511130257m26601efexd593f2f4ec6eabf@mail.gmail.com> Date: Sun, 13 Nov 2005 10:57:24 +0000 From: Vaida Bogdan To: freebsd-multimedia@freebsd.org In-Reply-To: <20051113000654.554ed90f.skywizard@MyBSD.org.my> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <12848a3b0505161744493e5343@mail.gmail.com> <20050518034840.009f8e10.skywizard@MyBSD.org.my> <12848a3b0505171702393c0944@mail.gmail.com> <12848a3b0511120715o38e3d915yd68f9fdf120b9cf0@mail.gmail.com> <20051113000654.554ed90f.skywizard@MyBSD.org.my> Subject: Re: volume problems with snd_via8233 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 10:57:26 -0000 It worked. In xmms I also had to uncheck: output plugin -> oss driver -> configure -> mixer -> volume controls master not pcm Thanks. On 11/12/05, Ariff Abdullah wrote: > On Sat, 12 Nov 2005 15:15:42 +0000 > Vaida Bogdan wrote: > > Any ideeas here? > > > > [root@angelique:/tmp] # cat /dev/sndstat > > FreeBSD Audio Driver (newpcm) > > Installed devices: > > pcm0: at io 0xd000 irq 22 kld snd_via8233 (5p/1r/0v > > channels duplex default) > > > > [root@angelique:/tmp] # dmesg|grep pcm0 > > pcm0: port 0xd000-0xd0ff irq 22 at device 17.5 on pci0 > > pcm0: [GIANT-LOCKED] > > pcm0: > > pcm0: detached > > pcm0: port 0xd000-0xd0ff irq 22 at device 17.5 on pci0 > > pcm0: [GIANT-LOCKED] > > pcm0: > > > > [root@angelique:/tmp] # mixer > > Mixer vol is currently set to 43:43 > > Mixer pcm is currently set to 100:100 > > Mixer speaker is currently set to 75:75 > > Mixer line is currently set to 75:75 > > Mixer mic is currently set to 0:0 > > Mixer cd is currently set to 75:75 > > Mixer rec is currently set to 0:0 > > Mixer line1 is currently set to 75:75 > > Recording source: mic > > > > I guess I'll try the patches on 6.0 ... who knows... > > > The *official* fix can be found here: > > http://people.freebsd.org/~ariff/ > > > -- > Ariff Abdullah > MyBSD > > http://www.MyBSD.org.my (IPv6/IPv4) > http://staff.MyBSD.org.my (IPv6/IPv4) > http://tomoyo.MyBSD.org.my (IPv6/IPv4) >