[Alsa-user] ISA Soundcard Gravis UltraSound MAX (kernel 2.5.6)

2004-04-24 Thread Sinom
I have ISA soundcard - Gravis UltraSound MAX. Kernel 2.6.5. Load module: # modprobe snd-gusmax port=0x220 irq=11 dma1=6 dma2=7 There is a device /dev/dsp But the sound is not present, I think to that there are no interruptions: # cat /proc/interrupts CPU0 0: 762607 XT-

Re: [Alsa-user] Quake 3 and possible ALSA bug

2004-04-24 Thread Prakash K. Cheemplavam
Eric Pierce wrote: I did some searching, and found the following 2 lines as a supposed fix: echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss echo "quake3.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss This does give me sound at first, but the moment I begin a fight (when the 3D accelera

[Alsa-user] Quake 3 and possible ALSA bug

2004-04-24 Thread Eric Pierce
Hi ho, When starting quake3, I don't have any sound and this spits out on the terminal: --- sound initialization --- Could not mmap dma buffer PROT_WRITE|PROT_READ trying mmap PROT_WRITE (with associated better compatibility / less performance code) /dev/dsp: Input/output error Could not m

[Alsa-user] Re: [Alsa-devel] dxs_support and via82xx (yet once more) -- some new findings

2004-04-24 Thread Takashi Iwai
At Sat, 24 Apr 2004 14:02:32 -0400, Ivica Ico Bukvic wrote: > > > yes, the module name still consists of snd- prefix. > > the snd_ prefix was dropped from the module OPTIONS. > > (e.g. dxs_support would have been named as snd_dxs_support in the old > > versions.) > > Oh, I see now. Thank you ver

[Alsa-user] RE: [Alsa-devel] dxs_support and via82xx (yet once more) -- some new findings

2004-04-24 Thread Ivica Ico Bukvic
> yes, the module name still consists of snd- prefix. > the snd_ prefix was dropped from the module OPTIONS. > (e.g. dxs_support would have been named as snd_dxs_support in the old > versions.) Oh, I see now. Thank you very much for explaining that. Now, when I do put in an option into the modul

[Alsa-user] atiixp: codec read timeout

2004-04-24 Thread Gad Kadosh
Hi! I have a compaq presario R3000 laptop. It has an Ati IXP 150 based sound card (SoundMAX ?). I tried to compile both in kernel and as module, the atiixp driver in kernels 2.6.5 2.6.6-rc1 and rc2, with the same results. the driver gets loaded, but gives a lot of messages in dmesg: ixp.c:455:

[Alsa-user] more via82xx riddles

2004-04-24 Thread Christopher Moore
Hello, I'm running alsa-1.0.4 on kernel 2.4.26 and attempted to record from the mic and tried the following: root:~# arecord -d 5 -D hw:0,0 test.wav Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono Warning: rate is not accurate (requested = 8000Hz, got = 48000Hz) please, tr