Thanks, Sergei!
>
> [snip]
>> Kernel 2.6.25 (patched, from ALT Linux Sisyphus repository), alsa 1.0.16
>>
>> WBR,
>> Yury.
>>
>
> You might be interested to read this post:
>
> http://www.linuxquestions.org/questions/linux-kernel-70/no-glx-acceleration-with-kernel-2.6.26-657699/#post3230259
> .
Hello,
Recently I'vet some alsa quirks. First, after the computer upgrade I've
found that the sound card (Crystal 4281) and SCSI host adapter share the
same IRQ. I've tried to fix this and move SCSI into another PCI slot
(and haven't touched the soundcard). The devices appeared at the
differen
Hi all,
I'm wondering if it's possible to access AWE wavetable synthesizer at
low-level using alsa? I'd like to port some program from OSS (which is
obsolete) to ALSA. Formerly it used linux/awe_voice.h header where some
calls to AWE wavetable were defined. Namely I need ALSA analogs of
AWE_SEN
Hi, mart!
>
> wine is playing some sounds over the wine-oss-driver (jack driver didnt
> worked for me...) through my alsa-device...
> works fine.
> now i want to record this stream via arecord...
> what do i have to do for that?
> do i have to create a new plug or dmix config?
Probably you may ru
Hi all!
I'm currently writing ALSA driver for one program. My wish is to read
abilities of the particular sound device and allow one to choose among
the allowable for the device. So my code attempt is following:
if (snd_pcm_open(&(d->soundfd), d->device, SND_PCM_STREAM_PLAYBACK, 0)
< 0) {
Hi!
I have the following problem:
[EMAIL PROTECTED] modprobe snd-cs4281
Oops: 2.4.20-alt5-meta #1 Wed Mar 26 14:26:44 Msk 2003
CPU: 0
EIP: 0010:[] Not tainted
EFLAGS: 00010086
eax: c3a03e1c ebx: , ...
...
Process modprobe (pid: 4001, stackpage= c30300)
Stack:...
Call Trace: [<...>]..
Hi!
The trouble is the following: I cannot record anything from microphone
using Crystal 4281 card (driver snd-card-cs4281) and 4620
(snd-card-cs41xx) and Alsa 0.5.12a drivers. Playback is Ok at both
cards. Mixer is Ok too, I hear the signal from the microphone in the
speakers. I tried to swit
Hi, all!
For some time I use alsa-0.5.12 drivers for my Linux computer (kernel
2.2.19, 2 soundcards: ESS1868 and Crystal 4281) and everything is Ok.
But now I've decided to upgrade my alsa to 0.9.latest. But I have some
applications working with alsa 0.5.x (i.g. without alsa-0.9 support);
the