I just insalled alsa 0.9.0rc3 and configured it in the manner that
http://beyond.linuxfromscratch.org/view/cvs/multimedia/alsa-driver.html
describes. I have an SBLive and am using snd-emu10k1. I can run
`alsactl store` without any trouble, but when I try to run `alsactl
restore` my computer
I got something out of the Midiman Duo, but still not quite as good as
under Windows:
If I use usb-uhci module for my USB controller, I get 2 PCMs, pcm0
supports recording at 44.1KHz (arecord -f cd), and works fine.
pcm1 supports recording at 44.1KHz ok, and also at 48KHz, but when I try
that, I
I have compiled, make'd, and installed twice thinking I did something
wrong. When I try to insmod snd-cs4236 I get the following:
[root@Home root]# insmod snd-cs4236
Using /lib/modules/2.4.18-3/kernel/sound/isa/cs423x/snd-cs4236.o
/lib/modules/2.4.18-3/kernel/sound/isa/cs423x/snd-cs4236.o: unres
> Has anyone ever gotten this to work at all?
> Any help desparately welcome.
>
Yes, it works just fine for me here (well, there are
still some issues, but no unresolved symbols anyway).
I see the hdsp driver is also in 0.9rc3 if you want
to try it from their. I am using cvs myself, but
perh
> alias char-major-116 snd
> alias char-major-14 soundcore
> options snd snd_cards_limit=1 snd_major=116
> alias snd-card-0 snd-card-rme96
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sou