From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 01:38:29 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 72CD216A42C for ; Sat, 11 Mar 2006 01:38:29 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA68B4420B for ; Sat, 11 Mar 2006 01:37:39 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: by nproxy.gmail.com with SMTP id y25so641032nfb for ; Fri, 10 Mar 2006 17:37:38 -0800 (PST) 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=aZjp8by06ye4V4ba3NJVtdasgFisw2GlTT+Uk6T2KqL56vmMj39QnIt7d/VTxDuqyDEwI4Q1iU+c8be9DuyBtYpejgly1glhF297cSTRjh/UdVzNFini3EBPlWRnSP5PeIbjNCNIARDz1I5hqUicJPnvBZYNtJlfslxtgFBnhdM= Received: by 10.49.10.2 with SMTP id n2mr1690008nfi; Fri, 10 Mar 2006 17:37:37 -0800 (PST) Received: by 10.49.92.9 with HTTP; Fri, 10 Mar 2006 17:37:37 -0800 (PST) Message-ID: Date: Fri, 10 Mar 2006 20:37:37 -0500 From: "Tsu-Fan Cheng" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: a stupid question about sound 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: Sat, 11 Mar 2006 01:38:29 -0000 hi, I got a situation, for some reason, only root can use audio device when playing movies with mplayer on my freebsd 6.0/amd64 now, not user. But vlc is fine for both. I guess there is some audio wrapper issue but couldn't pu= t a finger on it, any idea? many thanks!! TFC