From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 17:52:25 2005 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 4235916A41C for ; Mon, 18 Jul 2005 17:52:25 +0000 (GMT) (envelope-from lawrence.petrykanyn@sympatico.ca) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9308243D45 for ; Mon, 18 Jul 2005 17:52:24 +0000 (GMT) (envelope-from lawrence.petrykanyn@sympatico.ca) Received: from [192.168.1.101] ([65.95.42.61]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050718175219.HCLB26102.tomts10-srv.bellnexxia.net@[192.168.1.101]> for ; Mon, 18 Jul 2005 13:52:19 -0400 Message-ID: <42DBEC8A.7040607@sympatico.ca> Date: Mon, 18 Jul 2005 13:53:14 -0400 From: Lawrence Petrykanyn User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050704 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Sound as Root, No Sound as User 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: Mon, 18 Jul 2005 17:52:25 -0000 Hi, I'm a newbie, but managed to get my sound working as root, but not when I use a user account. The CD Player in Gnome works fine if I log in as root, but when I log on as a user, it says that there is a "drive error", but if I su into root and "cdcontrol -f /dev/acd0 play 1" I can play a CD. I'm assuming that this is a permission issue but can't find any mention of it in either the Handbook or the Internet. The user account is in the wheel group. I am running FreeBSD 5.4. Any suggestions, comments or advice would be appreciated. Thanks, Lawrence