Re: [Alsa-user] Problem with Nvidia HDMI

2010-08-08 Thread VDR User
Here's mine: ion:~$ cat /etc/asound.conf pcm.!default { type hw card 0 device 3 } ctl.!default { type hw card 0 } ion:~$ aplay -l List of PLAYBACK Hardware Devices card 0: NVidia [HDA NVidia], device 0: HDA Generic [HDA Generic] Subdevices: 1/1 Subdevice #0: subd

Re: [Alsa-user] [alsa-devel] Alsamixer-Qt4 0.4.0 released

2010-08-08 Thread Niels Mayer
This mixer is a major improvement over alsamixergui and alsamixer. Unfortunately with envy24-based soundcards, it doesn't do the right thing w/r/t the ice1712's built-in digital mixer ( http://nielsmayer.com/envy24control/envy24mixer-architecture.png ). There's up to eight pairs of input monitors a

Re: [Alsa-user] [LAU] [LAD] mudita24 1.02 -- improved envy24control mixer/router for ice1712-based sound-cards

2010-08-08 Thread Niels Mayer
I applied a variation of the suggestion made by Guido Scholz on LAD to the autoconf files and put out a new release to solve the potentially missing link to "-lm" http://nielsmayer.com/envy24control/mudita24-1.0.3.tar.gz http://nielsmayer.com/envy24control/mudita24-1.0.3.x86_64.tgz http://nielsmay

Re: [Alsa-user] Problem with Nvidia HDMI

2010-08-08 Thread José Luis Segura Lucas
Here is the info: $ cat /etc/asound.conf pcm.!default { type hw card 1 device 3 } ctl.!default { type hw card 0 } $ aplay -l List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1:

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Niels Mayer
The vt1708 has both a front and rear microphone input. You must select the appropriate input to make it work: amixer -c SB gives: Simple mixer control 'Input Source',0 Capabilities: cenum Items: 'Stereo Mixer' 'Mic' 'Front Mic' 'Line' 'CD' Item0: 'Stereo Mixer' Once set to mic or front mi

Re: [Alsa-user] [LAU] [LAD] mudita24 1.02 -- improved envy24control mixer/router for ice1712-based sound-cards

2010-08-08 Thread Niels Mayer
On Sun, Aug 8, 2010 at 7:59 AM, Geoff King wrote: > I tried the source version of your 1.0.2 mudita release. I'm having > problem with the build step. This is with FC13.   Any thoughts? >... > -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 > -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcair

Re: [Alsa-user] Problem with Nvidia HDMI

2010-08-08 Thread VDR User
2010/8/8 José Luis Segura Lucas : > El 8 de agosto de 2010 04:20, VDR User escribió: >> >> Make sure it's unmuted in alsamixer and that your /etc/asound.conf >> matches the numbers from aplay -l. > > I will check if the numbers in /etc/asound.conf match the ones from aplay > -l. > In alsamixer, if

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Sergei Steshenko
On Sun, 8 Aug 2010 16:59:05 +0530 Siju George wrote: > On Sun, Aug 8, 2010 at 3:26 PM, Sergei Steshenko > wrote: > > > > Well, maybe this: > > > > http://lkml.org/lkml/2008/6/27/629 > > > > can guide you in the right direction, but you'll have to do some work. > > > > I did write to the Linux k

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Siju George
On Sun, Aug 8, 2010 at 3:26 PM, Sergei Steshenko wrote: > > Well, maybe this: > > http://lkml.org/lkml/2008/6/27/629 > > can guide you in the right direction, but you'll have to do some work. > I did write to the Linux kernel mailing list a few months back and Takashi Introduced me to a via devel

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Sergei Steshenko
On Sun, 8 Aug 2010 12:50:08 +0300 Sergei Steshenko wrote: > On Sun, 8 Aug 2010 15:15:06 +0530 > Siju George wrote: > > > On Sun, Aug 8, 2010 at 3:00 PM, Sergei Steshenko > > wrote: > > > On Sun, 8 Aug 2010 14:44:23 +0530 > > > Siju George wrote: > > > > > > [snip] > > >> Simple mixer control

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Sergei Steshenko
On Sun, 8 Aug 2010 15:15:06 +0530 Siju George wrote: > On Sun, Aug 8, 2010 at 3:00 PM, Sergei Steshenko > wrote: > > On Sun, 8 Aug 2010 14:44:23 +0530 > > Siju George wrote: > > > > [snip] > >> Simple mixer control 'Mic Boost',0 > >>   Capabilities: volume penum > >>   Playback channels: Front

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Siju George
On Sun, Aug 8, 2010 at 3:00 PM, Sergei Steshenko wrote: > On Sun, 8 Aug 2010 14:44:23 +0530 > Siju George wrote: > > [snip] >> Simple mixer control 'Mic Boost',0 >>   Capabilities: volume penum >>   Playback channels: Front Left - Front Right >>   Capture channels: Front Left - Front Right >>   L

Re: [Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Sergei Steshenko
On Sun, 8 Aug 2010 14:44:23 +0530 Siju George wrote: > Hi, > > I am running > Linux sophi 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:27:43 CEST 2010 > i686 AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux [ > archlinux i686 ] > > The alsa packages I have installed are > > alsa-lib 1.0.23-

[Alsa-user] mic input does not work on Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

2010-08-08 Thread Siju George
Hi, I am running Linux sophi 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:27:43 CEST 2010 i686 AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux [ archlinux i686 ] The alsa packages I have installed are alsa-lib 1.0.23-1 alsa-oss 1.0.17-1 alsa-utils 1.0.23-2 My Sound Device is 04:01.0 Audio

Re: [Alsa-user] Problem with Nvidia HDMI

2010-08-08 Thread José Luis Segura Lucas
El 8 de agosto de 2010 04:20, VDR User escribió: > Make sure it's unmuted in alsamixer and that your /etc/asound.conf > matches the numbers from aplay -l. > I will check if the numbers in /etc/asound.conf match the ones from aplay -l. In alsamixer, if I select the Nvidia card, I only have 4 swi