Hi,
I am still trying to load a sound font automatically.
I am using devfs
In /etc/devfsd.conf I have:
# Enable full compatibility mode for old device names
REGISTER .* MKOLDCOMPAT
UNREGISTER .* RMOLDCOMPAT
# Gives r/w permissions on sound devices
LOOKUP
This is yet another experience of mine. I have finally got my sound card
working on my computer using the latest alsa driver .rc2. However, I
encountered a new problem, which is the sound quality is very poor, even
at low volume, the sound is cracking, compare to window environement. My
speake
Hello,
I've installed ALSA 0.9.0rc2 on a clean System. Everything works fine,
except that I only can adjust the analog output with the Master/PCM mixer.
Same thing in xmms! That means I can't use the volume bar in xmms to control
audio volume for my Digital Output. Is there a way to control the
>> However, the resulting WAV file doesn't contain any sound.
> From alsa-driver/doc/SB-Live-mixer.txt:
> name='AC97 Capture Volume',index=0
> This control is used to attenuate samples for left and right front ADC
> PCM slots
>
> and you have:
>control.16 {
>comment.acces
Paul Winkler wrote:
>On Fri, Jul 05, 2002 at 02:56:48PM +0200, Dominique wrote:
>
>>Hi,
>>
>>How do I cleanly UNINSTALL alsa (to try a different version)?
>>
>
>assuming you didn't install it from an rpm or deb package, do:
>$ locate alsa
>
>and rm everything you find.
>sometimes the obvious answ
On Fri, Jul 05, 2002 at 02:56:48PM +0200, Dominique wrote:
> Hi,
>
> How do I cleanly UNINSTALL alsa (to try a different version)?
assuming you didn't install it from an rpm or deb package, do:
$ locate alsa
and rm everything you find.
sometimes the obvious answer is the way to go...
p.s. you