From owner-freebsd-bugs Sun Jul 29 18: 0: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0F1537B403 for ; Sun, 29 Jul 2001 18:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6U101357849; Sun, 29 Jul 2001 18:00:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3554137B401 for ; Sun, 29 Jul 2001 17:55:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6U0t9o56510; Sun, 29 Jul 2001 17:55:09 -0700 (PDT) (envelope-from nobody) Message-Id: <200107300055.f6U0t9o56510@freefall.freebsd.org> Date: Sun, 29 Jul 2001 17:55:09 -0700 (PDT) From: Jim Pingle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/29312: Using mixer on pcm misbehaves with onboard AudioPCI ES1373-A Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29312 >Category: misc >Synopsis: Using mixer on pcm misbehaves with onboard AudioPCI ES1373-A >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 29 18:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jim Pingle >Release: 4.3-STABLE >Organization: >Environment: FreeBSD aurora.pingle.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jul 28 15:34:43 EST 2001 root@aurora.pingle.org:/usr/obj/usr/src/sys/AURORA i386 >Description: Using an AudioPCI ES1373-A sound card that is built onto the motherboard, using mixer on pcm works oddly. When adjusting the volume of the pcm device, going from 0->100 yields two cycles from low->high. If I type "mixer pcm 50:50" it has the same effect as "mixer pcm 0:0", and "mixer pcm 49:49" is the same as "mixer pcm 100:100". Adjusting the "vol" device works normally from 0->100. >How-To-Repeat: Have a motherboard with: pcm0: port 0x1800-0x183f irq 11 at device 12.0 on pci0 Play a (long) audio file. mixer vol 100:100 mixer pcm 0:0 (Silence, as expected) mixer pcm 49:49 (Full volume will be heard) mixer pcm 50:50 (Silence again) mixer pcm 100:100 (Full volume, as expected) The problem should be quite audible. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message