Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 14:15:55 +0100 (CET)
From:      Tor Stormwall <tor@agent.creson.com>
To:        Matthias Bartels <mbartels@genie.de>
Cc:        "questions@freebsd.org" <questions@FreeBSD.ORG>
Subject:   Re: sound problem
Message-ID:  <20011126141254.C2179-100000@bossen.myhome.my>
In-Reply-To: <B1514410761@i01sv4138.ids1.intelonline.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011126141254.C2179-100000>