[Alsa-devel] BUG REPORT: NFORCE2/Soundstorm recording broke

2003-10-04 Thread Daniel MacDonald
My setup is: ALSA driver 0.9.7a, 0.9.7 lib Linux kernel 2.4.21 RedHat 9 ASUS A7N8X Deluxe/ NFORCE2 chipset with Soundstorm onboard sound Playback of both PCM and MIDI sound works fine but the problem is that recording doesn't work under ALSA. When I type 'arecord -l' I get this: List of CAP

[Alsa-devel] .asoundrc plugin setup

2003-10-04 Thread Antonio Willy Malara
i have some troubles with an usb-audio device (an imic) on linux ppc (an ibook2), i think becouse of endianness related troubles.. my big trouble is that jack says: [EMAIL PROTECTED]:~$ jackd -d alsa -d hw:1 jackd 0.80.0 [...] JACK compiled with System V SHM support loading driver .. creating al

[Alsa-devel] Mixer functions

2003-10-04 Thread James Courtier-Dutton
Hi, With 5.1 channel sound being used quite a lot now, I was wondering what to do about volume controls. For example, I have: - Front speakers controlled by PCM and Master slider. Rear speakers controlled by Surround slider Center controlled by Center Slider LFE controlled by LFE slider. I would a

[Alsa-devel] SB live goes directly to DD mode

2003-10-04 Thread Gregoire Favre
Hello, I have tried kernel 2.6.0-test6 with a SB live and a DD receiver connected to the SPDIF. As soon as ALSA initialize, the receiver goes to DD mode and I don't hear anything as long as I don't sent ac3 (for example in playing a DVD). Is this a new feature, could I disable it? Thank you ver

[Alsa-devel] SP/DIF input of Soundblaster Live 5.1

2003-10-04 Thread Juha
Hi there, I'm trying to route spdif signal from my dvb card through my soundcard, a sb live 5.1, to my amplifier. I connected the spdif out of the dvb card to the "CD SPDIF" connector of the sb live card. Is this the proper way to do it, ie, should it work or could it be made to work? I've played

[Alsa-devel] Scatter-Gather buffer allocation before running on HDSP-MADI ?

2003-10-04 Thread Winfried Ritsch
Hello ! (A question from an newbie-developer to make it perfect ;-) I am writing an ALSA-lowleveldriver for the RME HDSP-MADI card. (which have 64Audion in and out and an 128in64(= 8192Fader) Mixer see http://www.rme-audio.de/hdsp/hdspmadi.htm ) Coding is quite complete but I have trouble with t

[Alsa-devel] Unexpected hw_pointer value

2003-10-04 Thread Jon
hello, i have an ES1983S Maestro-3i on a c600 dell laptop i got this message in syslog : ALSA sound/core/pcm_lib.c:214: Unexpected hw_pointer value (stream = 0, delta: -944, max jitter = 1024): wrong interrupt acknowledge? what does it mean ? --

Re: [Alsa-devel] Unexpected hw_pointer value

2003-10-04 Thread Ryan Underwood
Hi, On Sat, Oct 04, 2003 at 11:12:00PM +0200, Jon wrote: > hello, > > i have an ES1983S Maestro-3i on a c600 dell laptop > i got this message in syslog : > > ALSA sound/core/pcm_lib.c:214: Unexpected hw_pointer value (stream = 0, > delta: -944, max jitter = 1024): wrong interrupt acknowledge?