From owner-freebsd-questions Mon Nov 26 5:13: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 13F9437B41E for ; Mon, 26 Nov 2001 05:13:03 -0800 (PST) Received: from bossen (h139n2fls31o846.telia.com [217.208.108.139]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id fAQDCw006410; Mon, 26 Nov 2001 14:12:59 +0100 (CET) Date: Mon, 26 Nov 2001 14:15:55 +0100 (CET) From: Tor Stormwall X-X-Sender: To: Matthias Bartels Cc: "questions@freebsd.org" Subject: Re: sound problem In-Reply-To: Message-ID: <20011126141254.C2179-100000@bossen.myhome.my> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! > i have a problem with my onboard sound (ASUS A7A266). > > i recompiled and installed my kernel with: > > device pcm > > after making MAKEDEV snd0, as described in the handbook everything > worked fine. > > But when i want to use the sound e.g. with xmms nothing happens, it > means i could hear nothing > with windoofs everything works fine > > has anybody an idea what i am doing wrong? > One issue can be that you dont have set the right permisstions to dsp and mixer. By setting these permission users can play music. Run as root: chmod 622 /dev/dsp chmod 666 /dev/mixer Hope this might help you! Best Regards, Tor Stormwall * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://www.creson.com/~tor | | | | http://www.sslug.dk http://www.stormwall.org | | http://www.FreeBSD.org http://www.muf.se | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message