[Alsa-user] No HDMI output on Toshiba laptop

2014-10-15 Thread Stephan Seitz
Hi! I have a new Acer Aspire V3 773G laptop. When I try to connect the HDMI output to my receiver I don’t get any audio output. It doesn’t seem that my receiver gets any audio data because it doesn’t give any status information. Is there a HDMI connect status as soon as the cable is plugged i

[Alsa-user] How to disable AGC for HDA Intel / Realtek ALC880

2014-10-15 Thread Eugen
Hello, Can you please tell me how can I disable automatic gain control (mic & line in) for the following configuration? Probably I should add something to /var/lib/alsa/asound.state or modify mingain/maxgain? I need to disable AGC / any other effects and get a stable gain, right now the gain vari

[Alsa-user] How to disable AGC for HDA Intel / Realtek ALC880

2014-10-15 Thread Eugen
Hello, Can you please tell me how can I disable automatic gain control (mic & line in) for the following configuration? Probably I should add something to /var/lib/alsa/asound.state or modify mingain/maxgain? I need to disable AGC / any other effects and get a stable gain, right now the gain vari

Re: [Alsa-user] help on amixer input/output error

2014-10-15 Thread Angelo Dureghello
Many thanks, it is the Capture control. Investigating what wrong with it. [root@test ~]# amixer cget numid=3 numid=3,iface=MIXER,name='ALC Capture Max Volume' ; type=INTEGER,access=rw---R--,values=1,min=0,max=7,step=0 : values=7 | dBscale-min=-6.75dB,step=6.00dB,mute=0 [root@barix ~]# amix

Re: [Alsa-user] No sound with Realtek ALC3226

2014-10-15 Thread John Frankish
I also tried using hda-analyzer to enable everything on codec-1, but still no sound from the speakers. Any trouble-shooting suggestions would be welcome. -Original Message- From: John Frankish [mailto:john.frank...@outlook.com] Sent: Sunday, 12 October, 2014 11:13 To: alsa-user@lists.sou

Re: [Alsa-user] snd_pcm_writei errors

2014-10-15 Thread Clemens Ladisch
Paul A. Steckler wrote: > The application ... calls snd_pcm_writei. The playback device is > "default", which in my case is the PulseAudio Sound Server. > > The first error is that not all the data is written, a "short write". This should not happen except in non-blocking mode. Are you using it?