[Alsa-user] Echo Mia MIDI: Analogue outputs very quiet

2010-01-30 Thread Taiyo Rawle
There seems to be a problem with output on the Echo Mia MIDI card - the analogue outputs are at a very low level (less than the noise floor of the analogue inputs) even though the volume controls are at 0dB. This has been happening since alsa 1.0.20 - see this screenshot: http://www.haosredro.c

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Guennadi Liakhovetski
On Sat, 30 Jan 2010, Jaroslav Kysela wrote: > Could you also try this sequence? > > # export LIBASOUND_COMPAT=1 > # aplay -v -Dplughw:0 /home/lyakh/c1.wav Same: -bash-3.00# export LIBASOUND_COMPAT=1 -bash-3.00# aplay -v -Dplughw:0 /home/lyakh/c1.wav Playing WAVE '/home/lyakh/c1.wav' : Signed 16

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Jaroslav Kysela
On Sat, 30 Jan 2010, Guennadi Liakhovetski wrote: > On Sat, 30 Jan 2010, Jaroslav Kysela wrote: > >> On Sat, 30 Jan 2010, Guennadi Liakhovetski wrote: >> >>> On Sat, 30 Jan 2010, Giuliano Pochini wrote: >>> On Sat, 30 Jan 2010 16:59:48 +0100 (CET) Guennadi Liakhovetski wrote: >

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Giuliano Pochini
On Sat, 30 Jan 2010 17:41:30 +0100 (CET) Guennadi Liakhovetski wrote: > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > > > On Sat, 30 Jan 2010 16:59:48 +0100 (CET) > > Guennadi Liakhovetski wrote: > > > > > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > > > > > > > On Fri, 29 Jan 2010 11:44:4

[Alsa-user] Sound not working on ALC655, unstable/noise/distortions

2010-01-30 Thread Max Hinterseer
Hi all, I'm running Ubuntu 9.04 on an Aopen Cube XC EY855 with an Intel 855GME chipset and an ALC655 onboard soundcard: http://www.silentpcreview.com/article236-page1.html After booting the system, sometimes the sound does not work at all, then "aplay -l" states that there are no soundcards. S

[Alsa-user] Sound not working on ALC655, mostly noise/distortions

2010-01-30 Thread maxOfGer
Hi all, I'm running Ubuntu 9.04 on an Aopen Cube XC EY855 with an Intel 855GME chipset and an ALC655 onboard soundcard: http://www.silentpcreview.com/article236-page1.html After booting the system, sometimes the sound does not work at all, then "aplay -l" states that there are no soundcards. Some

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Guennadi Liakhovetski
On Sat, 30 Jan 2010, Bill Unruh wrote: > > It shouldn't matter, but alsa is installed under /usr/local/... and I'm > > starting all alsa utilities as > > > > LD_LIBRARY_PATH=/usr/local/lib/ aplay... > > Just put > /usr/local/bin > into /etc/ld.so.conf > and run ldconfig > > It probably will not

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Bill Unruh
> It shouldn't matter, but alsa is installed under /usr/local/... and I'm > starting all alsa utilities as > > LD_LIBRARY_PATH=/usr/local/lib/ aplay... Just put /usr/local/bin into /etc/ld.so.conf and run ldconfig It probably will not solve your problem but make it unneccessary to type LD_LIBRARY

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Guennadi Liakhovetski
On Sat, 30 Jan 2010, Jaroslav Kysela wrote: > On Sat, 30 Jan 2010, Guennadi Liakhovetski wrote: > > > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > > > > > On Sat, 30 Jan 2010 16:59:48 +0100 (CET) > > > Guennadi Liakhovetski wrote: > > > > > > > On Sat, 30 Jan 2010, Giuliano Pochini wrote: >

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Jaroslav Kysela
On Sat, 30 Jan 2010, Guennadi Liakhovetski wrote: > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > >> On Sat, 30 Jan 2010 16:59:48 +0100 (CET) >> Guennadi Liakhovetski wrote: >> >>> On Sat, 30 Jan 2010, Giuliano Pochini wrote: >>> On Fri, 29 Jan 2010 11:44:43 +0100 (CET) Guennadi Liakho

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Guennadi Liakhovetski
On Sat, 30 Jan 2010, Giuliano Pochini wrote: > On Sat, 30 Jan 2010 16:59:48 +0100 (CET) > Guennadi Liakhovetski wrote: > > > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > > > > > On Fri, 29 Jan 2010 11:44:43 +0100 (CET) > > > Guennadi Liakhovetski wrote: > > > > > > > > Try something simpler

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Giuliano Pochini
On Sat, 30 Jan 2010 16:59:48 +0100 (CET) Guennadi Liakhovetski wrote: > On Sat, 30 Jan 2010, Giuliano Pochini wrote: > > > On Fri, 29 Jan 2010 11:44:43 +0100 (CET) > > Guennadi Liakhovetski wrote: > > > > > > Try something simpler: > > > > > > > > arecord -v -Dplughw:0 -c1 -r44100 -fS16_LE ou

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Giuliano Pochini
On Fri, 29 Jan 2010 11:44:43 +0100 (CET) Guennadi Liakhovetski wrote: > > Try something simpler: > > > > arecord -v -Dplughw:0 -c1 -r44100 -fS16_LE out.wav > > > > It prints the given parameters and, if the format is not supported by the > > card, it also prints the choosen settings. In that ca

Re: [Alsa-user] playing / recording mono on a stereo-only hardware

2010-01-30 Thread Guennadi Liakhovetski
On Sat, 30 Jan 2010, Giuliano Pochini wrote: > On Fri, 29 Jan 2010 11:44:43 +0100 (CET) > Guennadi Liakhovetski wrote: > > > > Try something simpler: > > > > > > arecord -v -Dplughw:0 -c1 -r44100 -fS16_LE out.wav > > > > > > It prints the given parameters and, if the format is not supported by

Re: [Alsa-user] Zotac ION + HDMI audio -- Please help.

2010-01-30 Thread Robert Parker
I have the same problem with an Asrock ION 330 running fc10. $ aplay -l List of PLAYBACK Hardware Devices card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 card 0: NVidia [HDA NVidia], device