From owner-freebsd-questions@FreeBSD.ORG Tue Sep 19 17:40:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 52F5616A412 for ; Tue, 19 Sep 2006 17:40:48 +0000 (UTC) (envelope-from gmobug@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D5343D46 for ; Tue, 19 Sep 2006 17:40:30 +0000 (GMT) (envelope-from gmobug@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so5497053pye for ; Tue, 19 Sep 2006 10:40:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=UW+roY8rgL3dnrA5ZeUE4J2gtvcaEzN6AV23S99kpnMxj4LkwyUMnsIbGHTHuet/EbFQb8PpVFbIiXFpWf5qkz3YGk1cmYdQ1xHb6QY/PKdSX6kgifHYGbOPd49KV7oe8JbNAGNTlFqtX9UQPhxt8uoQnv5TJ/emWV+d/VzK+Xc= Received: by 10.35.52.18 with SMTP id e18mr11945626pyk; Tue, 19 Sep 2006 10:40:29 -0700 (PDT) Received: by 10.35.85.11 with HTTP; Tue, 19 Sep 2006 10:40:29 -0700 (PDT) Message-ID: <66da99bc0609191040j13926376yb3e49bcdb848f732@mail.gmail.com> Date: Wed, 20 Sep 2006 01:40:29 +0800 From: "Bubbles Bug" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Realtek High Definition Audio on Asus A6Q Laptop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 17:40:48 -0000 Hello: I installed FreeBSD 6.1 Release on my Asus A6Q Laptop. There is no built-in driver for Realtek High Definition Audio. OSS (Open Sound System) can drive it, but there were some problems. Gnome's default media player Totem cannot play (device problem). mp3blaster cannot find device. XMMS can play normally, but "volume control" and "balance" malfunction. /dev/mixer exists. My head phone plugged had no sound. During the test done by OSS I can hear music from my head phone. It seems to be a problem abount switching output channel. How can I switch it dynamically and easily? THX