Re: [Alsa-user] Wonders with alsa

2008-08-06 Thread Yury Aliaev
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 > .

Re: [Alsa-user] Record audio with Philips SPC520NC webcam

2008-08-06 Thread Clemens Ladisch
Artem Makhutov wrote: > I have a Philips SPC520NC webcam, which works fine with the linux UVC driver. > > The only problem I have is to record audio using the build in > microphone. (Under Windows the microphone works well.) > > After arround 5 seconds I am getting an "read error: I/O Error" mess

Re: [Alsa-user] dmixer

2008-08-06 Thread Clemens Ladisch
Stevens, Peter wrote: > For alsa-lib-1.0.17rc2 the dmix plug-in is enabled by default (for the > default "stereo" device). Would anybody know which setting I must > override in /etc/asound.conf file to enable dmix for the surround51 > device (among others)? I wish to be able to open any of the : st

[Alsa-user] Problems with external microphone with STAC9228

2008-08-06 Thread Matthias Breier
Hi everybody, on my Dell Inspiron 1525 with Sigmatel STAC9228 audio chip I have a small but rather inconvenient problem. Everything except the microphone jack in front of the notebook seems to work correctly. The external microphone of my headset records only noise, when I use it in Linux. In W

Re: [Alsa-user] Alsa, Debian Testing, SPDIF, mixer

2008-08-06 Thread Floris
I'm sorry to report that the connection with the external amplifier doesn't work any more. I am not sure what had happened, but I think the kernel update from version 2.6.24 to 2.6.25 has caused the problem. Now I am only able to play some music when I use: mplayer /path/to/some/sound -ao alsa

Re: [Alsa-user] Record audio with Philips SPC520NC webcam

2008-08-06 Thread Artem Makhutov
Hi, On Wed, Aug 06, 2008 at 09:34:49AM +0200, Clemens Ladisch wrote: > Artem Makhutov wrote: > > I have a Philips SPC520NC webcam, which works fine with the linux UVC > > driver. > > > > The only problem I have is to record audio using the build in > > microphone. (Under Windows the microphone w

[Alsa-user] snd_aw2 / Audiowerk2

2008-08-06 Thread H.Brunsting
Hi, I recently acquired 2 of these, and was delighted to see there's alsa support for this card. Sound input and output is working fine. However, I'm not getting any mixer controls on my system. Alsamixer displays: Card: Audiowerk2

[Alsa-user] Fwd: Playing a pcm file on embedded with a alsa sound driver installed

2008-08-06 Thread dinesh dua
Hi, I have made a sound driver for embedded board and i want to check if its playback is working or not. For this i want a player which uses alsa-lib to play a file . if alsaplayer is 1 of these then please tell me how alsaplayer command line can be used to pay a .pcm file. OR u can suggest an

Re: [Alsa-user] Fwd: Playing a pcm file on embedded with a alsa sound driver installed

2008-08-06 Thread Bill Unruh
On Thu, 7 Aug 2008, dinesh dua wrote: > Hi, > > I have made a sound driver for embedded board and i want to check if its > playback is working or not. > > For this i want a player which uses alsa-lib to play a file . aplay somefile.wav > > if alsaplayer is 1 of these then please tell me how als