I am still trying to get this working with alsa.
The alsa documentation says that everything is muted by default.
When my ymfpci (0.9beta10 from cvs) driver starts up, most BOOLEAN
controls are false and most INTEGER controls are 0. But the following
controls, according to alsactl, are not fals
I'm not sure, but I would suggest that for the OSS compatability
and the aumix type stuff...
The minor oss assignments that I did may well be the thing
that links the OSS up so the other mixers work right as the
mapping there IS to the PCM.
( I wish I knew for sure but I don't have time to re
Allen writes:
>
>
> I seem to recall that when I got that far, I then did two things:
>
> 1. I fiddled with my modules.conf
modules.conf - pruned to sound modules:
# ALSA portion of ALSA
alias char-major-116 snd
opt
I seem to recall that when I got that far, I then did two things:
1. I fiddled with my modules.conf
2. I made sure I build the OSS compatability
3. Using nothing more than aumix with the OSS compatability,
I can play whatever I want.
( I cannot record to save my ass, except under very
Roger E Critchlow Jr writes:
Greetings:
Continuing my tale of woe:
> Toshiba Tecra 8100, ymfpci sound, RedHat 7.2 upgraded to
> kernel-2.4.9-13
>
> Abit BP0-6, ens1371 sound, RedHat 7.2 upgraded to kernel-2.4.9-13smp.
with alsa from the cvs repository
Because
> > $ aplay /usr/share/sou
Roger E Critchlow Jr writes:
>[ ... ]
>
> If I try to play a wave file, I get:
>
> $ aplay /usr/share/sounds/startup1.wav
> Playing WAVE '/usr/share/sounds/startup1.wav' : Signed 16 bit Little Endian, Rate
>22050 Hz, Stereo
> aplay: xrun:864: read/write error
>
> I've run out of
Greetings --
I've been puzzling over this for a few weeks.
The ymf744 sound chip in my laptop worked with the OSS driver
installed with RedHat 7.2, and it worked with the alsa-0.5.12a
driver after I got all the mixer channels unmuted.
But I cannot get it to work with alsa-0.9.0beta10 or w