Bug#775319: Re[8]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-18 Thread lachlan-00
Hmm. Maybe this is a problem with your card or the kernel. Please try
the following command:

pasuspender --  speaker-test -D $cardname -c 2

user@lachp:~$ pasuspender --  speaker-test -D front:CARD=PCH,DEV=0 -c 2
user@lachp:~$ pasuspender --  speaker-test -D front:CARD=PCH -c 2

Produce audio through the speakers. Nothing through speakers/headphones.
That program should alternate noise between the right and left
channels. You can try it without heaphones to check that it works on
the laptop speakers, and then retry it with the headphones plugged in.

If this doesn't make a sound then it is either a problem with your
kernel, the card, or the headphones.

I can verify the speakers/headphones on other devices.
I have also installed debian on another laptop from the same iso (we have 105 
of this device) with the same results.

That leaves the kernel and points that it's not pulseaudio's fault?


Bug#775319: Re[8]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-18 Thread Felipe Sateler
Control: reassign -1 linux-image-3.16.0-4-amd64

On Sun, Jan 18, 2015 at 7:07 PM, lachlan-00 m...@lachlandewaard.org wrote:

  Hmm. Maybe this is a problem with your card or the kernel. Please try
  the following command:

  pasuspender --  speaker-test -D $cardname -c 2


 user@lachp:~$ pasuspender --  speaker-test -D front:CARD=PCH,DEV=0 -c 2
 user@lachp:~$ pasuspender --  speaker-test -D front:CARD=PCH -c 2

 Produce audio through the speakers. Nothing through speakers/headphones.


  That program should alternate noise between the right and left
  channels. You can try it without heaphones to check that it works on
  the laptop speakers, and then retry it with the headphones plugged in.

 If this doesn't make a sound then it is either a problem with your
 kernel, the card, or the headphones.


 I can verify the speakers/headphones on other devices.
 I have also installed debian on another laptop from the same iso (we have
 105 of this device) with the same results.

 That leaves the kernel and points that it's not pulseaudio's fault?

That suggests the kernel or the card itself. If alsa cannot play, then
pulseaudio is not the culprit. I am reassigning to the kernel, lets
see if the kernel maintainers can think of something else. I suggest
attaching the alsa-info.sh output[1], as it is usually helpful.

[1] https://wiki.ubuntu.com/Audio/AlsaInfo

-- 

Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775319: Re[10]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-18 Thread lachlan-00
Thanks for your help.
That suggests the kernel or the card itself. If alsa cannot play, then
pulseaudio is not the culprit. I am reassigning to the kernel, lets
see if the kernel maintainers can think of something else. I suggest
attaching the alsa-info.sh output[1], as it is usually helpful.

[1] https://wiki.ubuntu.com/Audio/AlsaInfo 
(https://wiki.ubuntu.com/Audio/AlsaInfo)

Script output:
http://www.alsa-project.org/db/?f=95682589ed95550bedd44d1bd9aca7e95ae03930 
(http://www.alsa-project.org/db/?f=95682589ed95550bedd44d1bd9aca7e95ae03930)


Bug#775319: Re[6]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-16 Thread Felipe Sateler
On Thu, Jan 15, 2015 at 9:16 PM, lachlan-00 m...@lachlandewaard.org wrote:
 sorry for attaching so many screenshots but i think it's the easiest way to
 explain things.


It's OK, it is easier to check for me as well.

   Let's try two things:

  First, check if upgrading to pulseaudio 5.99 from experimental fixes
  anything. There may (I'm not sure) be a fix for volume paths that may
  be relevant for you.


 upgraded pulse to experimental 5.99 and reboot; the current behaviour
 remains doing the same tests.
 I downgraded back to jessie but I can keep it on experimental if you would
 prefer?

No, it's ok.

  If that doesn't work, let's try playing with the hardware volume
  controls: run the command `alsamixer` (from the alsa-utils package),
  press F6 to select the device (by default alsamixer would show only
  the pulseaudio control), and then try moving the available sliders to
  see if there is one that is muted or needs to have its volume raised.


 In alsamixer the volume for speaker is 100 when no headphones are plugged
 in.
 When i plug headphones in the speaker is muted and headphones are unmuted at
 100.
 It returns to speaker when unplugged which from my understanding is because
 auto-mute is enabled.

Hmm. Maybe this is a problem with your card or the kernel. Please try
the following command:

pasuspender --  speaker-test -D $cardname -c 2

Where $cardname is the name of your onboard chip. You can find it
using `aplay -L`. In my case, the name for the speakers and heaphone
on the laptop is front:CARD=PCH,DEV=0 . Yours may be the same.

That program should alternate noise between the right and left
channels. You can try it without heaphones to check that it works on
the laptop speakers, and then retry it with the headphones plugged in.

If this doesn't make a sound then it is either a problem with your
kernel, the card, or the headphones.


-- 

Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775319: Re[4]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-15 Thread Felipe Sateler
On Wed, Jan 14, 2015 at 9:41 PM, lachlan-00 m...@lachlandewaard.org wrote:

  Can you look at the Output devices tab? There you can select through
  which port your card is playing. I have a hunch that for some reason
  pa is not selecting the headphones port.


 It seems to pick up the event of plugging in fine. the audio changes from
 speakers to headphones (plugged in) automatically.

Indeed it looks like it does.

Let's try two things:

First, check if upgrading to pulseaudio 5.99 from experimental fixes
anything. There may (I'm not sure) be a fix for volume paths that may
be relevant for you.

If that doesn't work, let's try playing with the hardware volume
controls: run the command `alsamixer` (from the alsa-utils package),
press F6 to select the device (by default alsamixer would show only
the pulseaudio control), and then try moving the available sliders to
see if there is one that is muted or needs to have its volume raised.


-- 

Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775319: Re[2]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-14 Thread lachlan-00
I just tested a pair of usb logitech headphones which work correctly. Nothing 
through the 3.5mm jacks works.


Bug#775319: Re[2]: Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-14 Thread Felipe Sateler
On Wed, Jan 14, 2015 at 7:19 PM, lachlan-00 m...@lachlandewaard.org wrote:

 What mixers? Does pavucontrol show any activity? If not, you may try
 using pavucontrol to make an application output to the headphones.


 yes, sorry i mean through pavucontrol, in the pictures attached you can see
 the activity doesn't stop but when i plug in any external speakers or
 headphones there isn't any audible sound.

Can you look at the Output devices tab? There you can select through
which port your card is playing. I have a hunch that for some reason
pa is not selecting the headphones port.

-- 

Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-14 Thread Felipe Sateler
On Wed, Jan 14, 2015 at 12:31 AM, lachlan-00 m...@lachlandewaard.org wrote:
 Package: pulseaudio
 Version: 5.0-13
 Severity: normal

 Hi,

 I just got a new hp hyprid tablet/laptop which i have installed amd64 jessie
 from the most recent RC images:

 user@lachp:~$ uname -a
 Linux lachp 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64
 GNU/Linux

 root@lachp:/home/user# dmidecode -t 1
 # dmidecode 2.12
 # SMBIOS entry point at 0x8b32e218
 SMBIOS 2.7 present.

 Handle 0x0001, DMI type 1, 27 bytes
 System Information
 Manufacturer: Hewlett-Packard
 Product Name: HP Pro x2 612 G1 Tablet
 Version: A3008ED10B03
 Wake-up Type: Power Switch
 SKU Number: G8W34AV
 Family: 103C_5336AN G=N L=BUS B=HP S=ELI


 This device has a haswell chipset and the following cards listed.

 user@lachp:~$ cat /proc/asound/card0/codec* | grep Codec
 Codec: Realtek ALC3228
 user@lachp:~$ cat /proc/asound/card1/codec* | grep Codec
 Codec: Intel Haswell HDMI

 When i plug in headphones in any port they are detected by gnome but do not
 output any audio.
 There is activity in the mixers but no actual output to the speakers.

What mixers? Does pavucontrol show any activity? If not, you may try
using pavucontrol to make an application output to the headphones.



-- 

Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775319: pulseaudio: unable to use headphones or other line out ports for audio. only speakers

2015-01-13 Thread lachlan-00
Package: pulseaudio
Version: 5.0-13
Severity: normal

Hi,

I just got a new hp hyprid tablet/laptop which i have installed amd64 jessie
from the most recent RC images:

user@lachp:~$ uname -a
Linux lachp 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64
GNU/Linux

root@lachp:/home/user# dmidecode -t 1
# dmidecode 2.12
# SMBIOS entry point at 0x8b32e218
SMBIOS 2.7 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Hewlett-Packard
Product Name: HP Pro x2 612 G1 Tablet
Version: A3008ED10B03
Wake-up Type: Power Switch
SKU Number: G8W34AV
Family: 103C_5336AN G=N L=BUS B=HP S=ELI


This device has a haswell chipset and the following cards listed.

user@lachp:~$ cat /proc/asound/card0/codec* | grep Codec
Codec: Realtek ALC3228
user@lachp:~$ cat /proc/asound/card1/codec* | grep Codec
Codec: Intel Haswell HDMI

When i plug in headphones in any port they are detected by gnome but do not
output any audio.
There is activity in the mixers but no actual output to the speakers.

I haven't been abble to find any information regarding this ALC3228 device
which i'm assuming is specific to the haswell chipset.

I have tried all the regular fixes like blacklisting changing the order of the
cards for alsa. (the default order i got was hdmi, realtek) but i can't find
any solution.



-- Package-specific info:
File '/etc/default/pulseaudio' does not exist


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pulseaudio depends on:
ii  adduser   3.113+nmu3
ii  libasound21.0.28-1
ii  libasound2-plugins1.0.28-1+b1
ii  libc6 2.19-13
ii  libcap2   1:2.24-6
ii  libdbus-1-3   1.8.12-3
ii  libfftw3-single3  3.3.4-2
ii  libgcc1   1:4.9.1-19
ii  libice6   2:1.0.9-1+b1
ii  libltdl7  2.4.2-1.11
ii  liborc-0.4-0  1:0.4.22-1
ii  libpulse0 5.0-13
ii  libsamplerate00.1.8-8
ii  libsm62:1.2.2-1+b1
ii  libsndfile1   1.0.25-9+b1
ii  libspeexdsp1  1.2~rc1.2-1
ii  libstdc++64.9.1-19
ii  libsystemd0   215-8
ii  libtdb1   1.3.1-1
ii  libudev1  215-8
ii  libwebrtc-audio-processing-0  0.1-3
ii  libx11-6  2:1.6.2-3
ii  libx11-xcb1   2:1.6.2-3
ii  libxcb1   1.10-3+b1
ii  libxtst6  2:1.2.2-1+b1
ii  lsb-base  4.1+Debian13+nmu1
ii  pulseaudio-utils  5.0-13
ii  udev  215-8

Versions of packages pulseaudio recommends:
ii  pulseaudio-module-x11  5.0-13
ii  rtkit  0.11-2

Versions of packages pulseaudio suggests:
ii  paman0.9.4-1
ii  paprefs  0.9.10-1
ii  pavucontrol  2.0-3
ii  pavumeter0.9.3-4

-- no debconf information
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.

## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
## more information. Default values are commented out.  Use either ; or # for
## commenting.

; default-sink =
; default-source =
; default-server =
; default-dbus-server =

; autospawn = yes
; daemon-binary = /usr/bin/pulseaudio
; extra-arguments = --log-target=syslog

; cookie-file =

; enable-shm = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB

; auto-connect-localhost = no
; auto-connect-display = no
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful,