Author Topic: [SOLVED] Problems with PulseAudio 3.0  (Read 2099 times)

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
[SOLVED] Problems with PulseAudio 3.0
« on: January 07, 2013, 02:59:17 PM »
Since the upgrade to PulseAudio 3.0, I have no sound in my laptop's speakers.

If I plug in my headphones, I have sound.
If I send the audio stream to HDMI, I have sound.
The problem is with the speakers.

Things I've tried so far:
- Completely removed all pulseaudio related packages, back to ALSA, sound from speakers is back.
- Reinstalled pulseaudio, same result.
- Uninstalled again, removed all folders related to pulseaudio and installed again, still no luck.
- Tried with different kernel, no change.

Tried running alsaconf as root. Found two soundcards.

First: snd-hda-intel (Intel Corporation 82801H - ICH9 Family - HD Audio Controller)
Second: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio

Got this message:

Code: [Select]
WARNING: Module snd_mixer_oss already in kernel.
 snd_hda_intel snd_hda_intel.                                                                                             [ΕΝΤΑΞΕΙ]
Εκτέλεση του alsactl για την επαναφορά των ρυθμίσεων μίκτη ALSA:                                          [ΕΝΤΑΞΕΙ]
Setting default volumes...
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

amixer: Mixer attach default error: Connection refused

Everytime I installed pulseaudio I went to PCC to enable it and checked after reboot that it was still enabled.
It is enabled but it seems that it when I select Analog Output, it always sends the audio stream to headphones only.
« Last Edit: January 09, 2013, 04:49:06 AM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11530
  • ----IOFLU----
Re: Problems with PulseAudio 3.0
« Reply #1 on: January 07, 2013, 03:07:08 PM »
I hate to state the obvious, but are the speakers turned on?

I bumped mine a few days ago, plugging in the scanner, and hit the on/off switch. An hour later... I figured out what the problem was.  :o
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: Problems with PulseAudio 3.0
« Reply #2 on: January 07, 2013, 03:27:54 PM »
Is there a selection option on the PA Output Devices tab to select between speakers and headphones?

What happens if you turn off the HDMI device on the PA Config tab?

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #3 on: January 07, 2013, 03:58:34 PM »
I hate to state the obvious, but are the speakers turned on?

I bumped mine a few days ago, plugging in the scanner, and hit the on/off switch. An hour later... I figured out what the problem was.  :o


It's a laptop, so there is no on/off switch...

Is there a selection option on the PA Output Devices tab to select between speakers and headphones?

What happens if you turn off the HDMI device on the PA Config tab?



There are two options: Analog Output and Headphones. Analog Output is selected. No change if I turn off the HDMI output...





My lspci output in case it's needed:

Code: [Select]
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI M96 [Mobility Radeon HD 4650]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series]
14:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller (rev 10)

Like I said, sound seems to be playing normal and going to Analog Output but only headphones are heard.
Seems like the system mutes the speakers...
« Last Edit: January 07, 2013, 04:02:32 PM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: Problems with PulseAudio 3.0
« Reply #4 on: January 07, 2013, 04:55:39 PM »
Can you add a pic of the Output Devices Tab of PA Vol Ctrl?

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #5 on: January 07, 2013, 11:15:47 PM »

For the whole world, you are someone.
For someone, you are the whole world.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Problems with PulseAudio 3.0
« Reply #6 on: January 07, 2013, 11:25:54 PM »
Works like a dream here...



So again my question, or better post output from
Code: [Select]
locate pulse
Rename ~/.pulse to ~/.pulse.bak if you get this directory, Reboot.
Any changes?

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #7 on: January 07, 2013, 11:42:22 PM »
Output of locate pulse is very long, split it in two posts:

Code: [Select]
/etc/pulse
/etc/pulse/client.conf
/etc/pulse/daemon.conf
/etc/pulse/default.pa
/etc/pulse/system.pa
/etc/sound/profiles/pulse
/etc/sound/profiles/pulse/alsa-default.conf
/etc/sound/profiles/pulse/canberra.conf
/etc/sound/profiles/pulse/profile.conf
/etc/sysconfig/pulseaudio
/etc/sysconfig/pulseaudio.rpmnew
/etc/sysconfig/pulseaudio.rpmsave
/etc/xdg/autostart/pulseaudio-kde.desktop
/etc/xdg/autostart/pulseaudio.desktop
/home/agmg/.pulse
/home/agmg/.pulse-cookie
/home/agmg/.config/pulse
/home/agmg/.config/pulse/cookie
/home/agmg/.gconf/system/pulseaudio
/home/agmg/.gconf/system/pulseaudio/%gconf.xml
/home/agmg/.gconf/system/pulseaudio/modules
/home/agmg/.gconf/system/pulseaudio/modules/%gconf.xml
/home/agmg/.gconf/system/pulseaudio/modules/combine
/home/agmg/.gconf/system/pulseaudio/modules/combine/%gconf.xml
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-card-database.tdb
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-default-sink
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-default-source
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-device-manager.tdb
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-device-volumes.tdb
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-runtime
/home/agmg/.pulse/82ab6c261883e9ffe2a80b674b7b435e-stream-volumes.tdb
/home/agmg/Pictures/pulse.png
/home/agmg/tmp/pulse-cW095dq2zNtZ
/home/agmg/tmp/pulse-cW095dq2zNtZ/dbus-socket
/home/agmg/tmp/pulse-cW095dq2zNtZ/native
/home/agmg/tmp/pulse-cW095dq2zNtZ/pid
/lib/udev/rules.d/90-pulseaudio.rules
/root/.pulse
/root/.pulse-cookie
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-card-database.tdb
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-default-sink
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-default-source
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-device-manager.tdb
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-device-volumes.tdb
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-runtime
/root/.pulse/82ab6c261883e9ffe2a80b674b7b435e-stream-volumes.tdb
/root/.pulse/localhost.localdomain-runtime
/usr/bin/pulse-disable
/usr/bin/pulse-enable
/usr/bin/pulseaudio
/usr/bin/start-pulseaudio-kde
/usr/bin/start-pulseaudio-x11
/usr/lib/libpulse-mainloop-glib.so.0
/usr/lib/libpulse-mainloop-glib.so.0.0.4
/usr/lib/libpulse-simple.so.0
/usr/lib/libpulse-simple.so.0.0.3
/usr/lib/libpulse.so.0
/usr/lib/libpulse.so.0.15.3
/usr/lib/libpulsecore-3.0.so
/usr/lib/pulse
/usr/lib/pulse-0.9
/usr/lib/pulse-0.9.21
/usr/lib/pulse-2.0
/usr/lib/pulse-3.0
/usr/lib/pulseaudio
/usr/lib/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
/usr/lib/alsa-lib/libasound_module_conf_pulse.la
/usr/lib/alsa-lib/libasound_module_conf_pulse.so
/usr/lib/alsa-lib/libasound_module_ctl_pulse.la
/usr/lib/alsa-lib/libasound_module_ctl_pulse.so
/usr/lib/alsa-lib/libasound_module_pcm_pulse.la
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
/usr/lib/ao/plugins-4/libpulse.la
/usr/lib/ao/plugins-4/libpulse.so
/usr/lib/libcanberra-0.28/libcanberra-pulse.so
/usr/lib/pulse-0.9.21/modules
/usr/lib/pulse-3.0/modules
/usr/lib/pulse-3.0/modules/libalsa-util.so
/usr/lib/pulse-3.0/modules/libavahi-wrap.so
/usr/lib/pulse-3.0/modules/libcli.so
/usr/lib/pulse-3.0/modules/liboss-util.so
/usr/lib/pulse-3.0/modules/libprotocol-cli.so
/usr/lib/pulse-3.0/modules/libprotocol-esound.so
/usr/lib/pulse-3.0/modules/libprotocol-http.so
/usr/lib/pulse-3.0/modules/libprotocol-native.so
/usr/lib/pulse-3.0/modules/libprotocol-simple.so
/usr/lib/pulse-3.0/modules/libraop.so
/usr/lib/pulse-3.0/modules/librtp.so
/usr/lib/pulse-3.0/modules/module-alsa-card.so
/usr/lib/pulse-3.0/modules/module-alsa-sink.so
/usr/lib/pulse-3.0/modules/module-alsa-source.so
/usr/lib/pulse-3.0/modules/module-always-sink.so
/usr/lib/pulse-3.0/modules/module-augment-properties.so
/usr/lib/pulse-3.0/modules/module-card-restore.so
/usr/lib/pulse-3.0/modules/module-cli-protocol-tcp.so
/usr/lib/pulse-3.0/modules/module-cli-protocol-unix.so
/usr/lib/pulse-3.0/modules/module-cli.so
/usr/lib/pulse-3.0/modules/module-combine-sink.so
/usr/lib/pulse-3.0/modules/module-combine.so
/usr/lib/pulse-3.0/modules/module-console-kit.so
/usr/lib/pulse-3.0/modules/module-dbus-protocol.so
/usr/lib/pulse-3.0/modules/module-default-device-restore.so
/usr/lib/pulse-3.0/modules/module-detect.so
/usr/lib/pulse-3.0/modules/module-device-manager.so
/usr/lib/pulse-3.0/modules/module-device-restore.so
/usr/lib/pulse-3.0/modules/module-echo-cancel.so
/usr/lib/pulse-3.0/modules/module-equalizer-sink.so
/usr/lib/pulse-3.0/modules/module-esound-compat-spawnfd.so
/usr/lib/pulse-3.0/modules/module-esound-compat-spawnpid.so
/usr/lib/pulse-3.0/modules/module-esound-protocol-tcp.so
/usr/lib/pulse-3.0/modules/module-esound-protocol-unix.so
/usr/lib/pulse-3.0/modules/module-esound-sink.so
/usr/lib/pulse-3.0/modules/module-filter-apply.so
/usr/lib/pulse-3.0/modules/module-filter-heuristics.so
/usr/lib/pulse-3.0/modules/module-gconf.so
/usr/lib/pulse-3.0/modules/module-hal-detect.so
/usr/lib/pulse-3.0/modules/module-http-protocol-tcp.so
/usr/lib/pulse-3.0/modules/module-http-protocol-unix.so
/usr/lib/pulse-3.0/modules/module-intended-roles.so
/usr/lib/pulse-3.0/modules/module-ladspa-sink.so
/usr/lib/pulse-3.0/modules/module-loopback.so
/usr/lib/pulse-3.0/modules/module-match.so
/usr/lib/pulse-3.0/modules/module-mmkbd-evdev.so
/usr/lib/pulse-3.0/modules/module-native-protocol-fd.so
/usr/lib/pulse-3.0/modules/module-native-protocol-tcp.so
/usr/lib/pulse-3.0/modules/module-native-protocol-unix.so
/usr/lib/pulse-3.0/modules/module-null-sink.so
/usr/lib/pulse-3.0/modules/module-null-source.so
/usr/lib/pulse-3.0/modules/module-oss.so
/usr/lib/pulse-3.0/modules/module-pipe-sink.so
/usr/lib/pulse-3.0/modules/module-pipe-source.so
/usr/lib/pulse-3.0/modules/module-position-event-sounds.so
/usr/lib/pulse-3.0/modules/module-raop-discover.so
/usr/lib/pulse-3.0/modules/module-raop-sink.so
/usr/lib/pulse-3.0/modules/module-remap-sink.so
/usr/lib/pulse-3.0/modules/module-rescue-streams.so
/usr/lib/pulse-3.0/modules/module-role-cork.so
/usr/lib/pulse-3.0/modules/module-rtp-recv.so
/usr/lib/pulse-3.0/modules/module-rtp-send.so
/usr/lib/pulse-3.0/modules/module-rygel-media-server.so
/usr/lib/pulse-3.0/modules/module-simple-protocol-tcp.so
/usr/lib/pulse-3.0/modules/module-simple-protocol-unix.so
/usr/lib/pulse-3.0/modules/module-sine-source.so
/usr/lib/pulse-3.0/modules/module-sine.so
/usr/lib/pulse-3.0/modules/module-stream-restore.so
/usr/lib/pulse-3.0/modules/module-suspend-on-idle.so
/usr/lib/pulse-3.0/modules/module-switch-on-connect.so
/usr/lib/pulse-3.0/modules/module-switch-on-port-available.so
/usr/lib/pulse-3.0/modules/module-tunnel-sink.so
/usr/lib/pulse-3.0/modules/module-tunnel-source.so
/usr/lib/pulse-3.0/modules/module-udev-detect.so
/usr/lib/pulse-3.0/modules/module-virtual-sink.so
/usr/lib/pulse-3.0/modules/module-virtual-source.so
/usr/lib/pulse-3.0/modules/module-virtual-surround-sink.so
/usr/lib/pulse-3.0/modules/module-volume-restore.so
/usr/lib/pulse-3.0/modules/module-x11-bell.so
/usr/lib/pulse-3.0/modules/module-x11-cork-request.so
/usr/lib/pulse-3.0/modules/module-x11-publish.so
/usr/lib/pulse-3.0/modules/module-x11-xsmp.so
/usr/lib/pulse-3.0/modules/module-zeroconf-discover.so
/usr/lib/pulse-3.0/modules/module-zeroconf-publish.so
/usr/lib/pulseaudio/libpulsecommon-3.0.so
/usr/lib/pulseaudio/libpulsedsp.so
/usr/lib/vlc/plugins/access/libpulsesrc_plugin.so
/usr/lib/vlc/plugins/audio_output/libpulse_plugin.so
/usr/lib/vlc/plugins/services_discovery/libpulselist_plugin.so
For the whole world, you are someone.
For someone, you are the whole world.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #8 on: January 07, 2013, 11:46:36 PM »
Code: [Select]
/usr/share/pulseaudio
/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
/usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf.example
/usr/share/alsa/pcm/pulseaudio.conf
/usr/share/doc/libalsa-plugins-pulseaudio
/usr/share/doc/libpulseaudio-devel
/usr/share/doc/pulseaudio
/usr/share/doc/alsa-plugins-doc/README-pulse
/usr/share/doc/libalsa-plugins-pulseaudio/README-pulse
/usr/share/doc/libpulseaudio-devel/html
/usr/share/doc/libpulseaudio-devel/html/annotated.html
/usr/share/doc/libpulseaudio-devel/html/async.html
/usr/share/doc/libpulseaudio-devel/html/bc_s.png
/usr/share/doc/libpulseaudio-devel/html/channelmap.html
/usr/share/doc/libpulseaudio-devel/html/channelmap_8h.html
/usr/share/doc/libpulseaudio-devel/html/channelmap_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/classes.html
/usr/share/doc/libpulseaudio-devel/html/closed.png
/usr/share/doc/libpulseaudio-devel/html/context_8h.html
/usr/share/doc/libpulseaudio-devel/html/context_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/def_8h.html
/usr/share/doc/libpulseaudio-devel/html/def_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/doxygen.css
/usr/share/doc/libpulseaudio-devel/html/doxygen.png
/usr/share/doc/libpulseaudio-devel/html/error_8h.html
/usr/share/doc/libpulseaudio-devel/html/error_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/examples.html
/usr/share/doc/libpulseaudio-devel/html/ext-stream-restore_8h.html
/usr/share/doc/libpulseaudio-devel/html/ext-stream-restore_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/files.html
/usr/share/doc/libpulseaudio-devel/html/format_8h.html
/usr/share/doc/libpulseaudio-devel/html/format_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/ftv2blank.png
/usr/share/doc/libpulseaudio-devel/html/ftv2doc.png
/usr/share/doc/libpulseaudio-devel/html/ftv2folderclosed.png
/usr/share/doc/libpulseaudio-devel/html/ftv2folderopen.png
/usr/share/doc/libpulseaudio-devel/html/ftv2lastnode.png
/usr/share/doc/libpulseaudio-devel/html/ftv2link.png
/usr/share/doc/libpulseaudio-devel/html/ftv2mlastnode.png
/usr/share/doc/libpulseaudio-devel/html/ftv2mnode.png
/usr/share/doc/libpulseaudio-devel/html/ftv2node.png
/usr/share/doc/libpulseaudio-devel/html/ftv2plastnode.png
/usr/share/doc/libpulseaudio-devel/html/ftv2pnode.png
/usr/share/doc/libpulseaudio-devel/html/ftv2splitbar.png
/usr/share/doc/libpulseaudio-devel/html/ftv2vertline.png
/usr/share/doc/libpulseaudio-devel/html/functions.html
/usr/share/doc/libpulseaudio-devel/html/functions_vars.html
/usr/share/doc/libpulseaudio-devel/html/gccmacro_8h.html
/usr/share/doc/libpulseaudio-devel/html/gccmacro_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/glib-mainloop.html
/usr/share/doc/libpulseaudio-devel/html/glib-mainloop_8h.html
/usr/share/doc/libpulseaudio-devel/html/glib-mainloop_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/globals.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x62.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x63.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x64.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x65.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x66.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x67.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x69.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x6c.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x6d.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x6e.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x6f.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x70.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x72.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x73.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x74.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x75.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x76.html
/usr/share/doc/libpulseaudio-devel/html/globals_0x78.html
/usr/share/doc/libpulseaudio-devel/html/globals_defs.html
/usr/share/doc/libpulseaudio-devel/html/globals_enum.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x64.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x65.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x69.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x6f.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x70.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x73.html
/usr/share/doc/libpulseaudio-devel/html/globals_eval_0x75.html
/usr/share/doc/libpulseaudio-devel/html/globals_func.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x62.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x63.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x65.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x66.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x67.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x6c.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x6d.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x6f.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x70.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x72.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x73.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x74.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x75.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x76.html
/usr/share/doc/libpulseaudio-devel/html/globals_func_0x78.html
/usr/share/doc/libpulseaudio-devel/html/globals_type.html
/usr/share/doc/libpulseaudio-devel/html/index.html
/usr/share/doc/libpulseaudio-devel/html/introspect.html
/usr/share/doc/libpulseaudio-devel/html/introspect_8h.html
/usr/share/doc/libpulseaudio-devel/html/introspect_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/jquery.js
/usr/share/doc/libpulseaudio-devel/html/mainloop-api_8h.html
/usr/share/doc/libpulseaudio-devel/html/mainloop-api_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/mainloop-signal_8h.html
/usr/share/doc/libpulseaudio-devel/html/mainloop-signal_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/mainloop.html
/usr/share/doc/libpulseaudio-devel/html/mainloop_8h.html
/usr/share/doc/libpulseaudio-devel/html/mainloop_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/nav_f.png
/usr/share/doc/libpulseaudio-devel/html/nav_h.png
/usr/share/doc/libpulseaudio-devel/html/navtree.css
/usr/share/doc/libpulseaudio-devel/html/navtree.js
/usr/share/doc/libpulseaudio-devel/html/open.png
/usr/share/doc/libpulseaudio-devel/html/operation_8h.html
/usr/share/doc/libpulseaudio-devel/html/operation_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/pacat-simple_8c-example.html
/usr/share/doc/libpulseaudio-devel/html/pages.html
/usr/share/doc/libpulseaudio-devel/html/parec-simple_8c-example.html
/usr/share/doc/libpulseaudio-devel/html/proplist_8h.html
/usr/share/doc/libpulseaudio-devel/html/proplist_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/pulseaudio_8h.html
/usr/share/doc/libpulseaudio-devel/html/pulseaudio_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/resize.js
/usr/share/doc/libpulseaudio-devel/html/rtclock_8h.html
/usr/share/doc/libpulseaudio-devel/html/rtclock_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/sample.html
/usr/share/doc/libpulseaudio-devel/html/sample_8h.html
/usr/share/doc/libpulseaudio-devel/html/sample_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/scache.html
/usr/share/doc/libpulseaudio-devel/html/scache_8h.html
/usr/share/doc/libpulseaudio-devel/html/scache_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/simple.html
/usr/share/doc/libpulseaudio-devel/html/simple_8h.html
/usr/share/doc/libpulseaudio-devel/html/simple_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/stream_8h.html
/usr/share/doc/libpulseaudio-devel/html/stream_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/streams.html
/usr/share/doc/libpulseaudio-devel/html/structpa__buffer__attr.html
/usr/share/doc/libpulseaudio-devel/html/structpa__card__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__card__port__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__card__profile__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__channel__map.html
/usr/share/doc/libpulseaudio-devel/html/structpa__client__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__cvolume.html
/usr/share/doc/libpulseaudio-devel/html/structpa__ext__stream__restore__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__format__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__mainloop__api.html
/usr/share/doc/libpulseaudio-devel/html/structpa__module__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__sample__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__sample__spec.html
/usr/share/doc/libpulseaudio-devel/html/structpa__server__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__simple.html
/usr/share/doc/libpulseaudio-devel/html/structpa__sink__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__sink__input__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__sink__port__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__source__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__source__output__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__source__port__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__spawn__api.html
/usr/share/doc/libpulseaudio-devel/html/structpa__stat__info.html
/usr/share/doc/libpulseaudio-devel/html/structpa__timing__info.html
/usr/share/doc/libpulseaudio-devel/html/subscribe.html
/usr/share/doc/libpulseaudio-devel/html/subscribe_8h.html
/usr/share/doc/libpulseaudio-devel/html/subscribe_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/tab_a.png
/usr/share/doc/libpulseaudio-devel/html/tab_b.png
/usr/share/doc/libpulseaudio-devel/html/tab_h.png
/usr/share/doc/libpulseaudio-devel/html/tab_s.png
/usr/share/doc/libpulseaudio-devel/html/tabs.css
/usr/share/doc/libpulseaudio-devel/html/thread-mainloop_8h.html
/usr/share/doc/libpulseaudio-devel/html/thread-mainloop_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/threaded_mainloop.html
/usr/share/doc/libpulseaudio-devel/html/timeval_8h.html
/usr/share/doc/libpulseaudio-devel/html/timeval_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/utf8_8h.html
/usr/share/doc/libpulseaudio-devel/html/utf8_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/util_8h.html
/usr/share/doc/libpulseaudio-devel/html/util_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/version_8h.html
/usr/share/doc/libpulseaudio-devel/html/version_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/volume.html
/usr/share/doc/libpulseaudio-devel/html/volume_8h.html
/usr/share/doc/libpulseaudio-devel/html/volume_8h_source.html
/usr/share/doc/libpulseaudio-devel/html/xmalloc_8h.html
/usr/share/doc/libpulseaudio-devel/html/xmalloc_8h_source.html
/usr/share/doc/pulseaudio/README
/usr/share/icons/Fekete/128x128/apps/pulseaudio.png
/usr/share/icons/Fekete/16x16/apps/pulseaudio.png
/usr/share/icons/Fekete/22x22/apps/pulseaudio.png
/usr/share/icons/Fekete/24x24/apps/pulseaudio.png
/usr/share/icons/Fekete/32x32/apps/pulseaudio.png
/usr/share/icons/Fekete/48x48/apps/pulseaudio.png
/usr/share/icons/Fekete/64x64/apps/pulseaudio.png
/usr/share/icons/Fekete/8x8/apps/pulseaudio.png
/usr/share/icons/hicolor/128x128/apps/pulseaudio.png
/usr/share/icons/hicolor/128x128/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/16x16/apps/pulseaudio.png
/usr/share/icons/hicolor/16x16/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/22x22/apps/pulseaudio.png
/usr/share/icons/hicolor/22x22/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/32x32/apps/pulseaudio.png
/usr/share/icons/hicolor/32x32/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/48x48/apps/pulseaudio.png
/usr/share/icons/hicolor/48x48/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/64x64/apps/pulseaudio.png
/usr/share/icons/hicolor/64x64/devices/audio-backend-pulseaudio.png
/usr/share/icons/hicolor/scalable/apps/pulseaudio.svg
/usr/share/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg
/usr/share/locale/as/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/ca/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/cs/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/de/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/el/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/el/el/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/es/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/fi/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/gu/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/he/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/hi/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/hu/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/id/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/it/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/ja/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/kn/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/ml/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/mr/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/nl/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/or/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/pa/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/pl/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/pt/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/ru/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/sr/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/sr@latin/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/sv/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/ta/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/te/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/uk/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pulseaudio.mo
/usr/share/locale/zh_TW/LC_MESSAGES/pulseaudio.mo
/usr/share/man/man1/jack_impulse_grabber.1.bz2
/usr/share/man/man1/pulseaudio.1.bz2
/usr/share/man/man1/start-pulseaudio-kde.1.bz2
/usr/share/man/man1/start-pulseaudio-x11.1.bz2
/usr/share/man/man5/pulse-cli-syntax.5.bz2
/usr/share/man/man5/pulse-client.conf.5.bz2
/usr/share/man/man5/pulse-daemon.conf.5.bz2
/usr/share/mime/inode/vnd.kde.service.pulse-server.xml
/usr/share/mime/inode/vnd.kde.service.pulse-sink.xml
/usr/share/mime/inode/vnd.kde.service.pulse-source.xml
/usr/share/projectM/presets/Aderrasi - Anchorpulse (Pulse Of A Ghast II Mix).milk
/usr/share/projectM/presets/Aderrasi - Anchorpulse (Verified Mix).milk
/usr/share/pulseaudio/alsa-mixer
/usr/share/pulseaudio/alsa-mixer/paths
/usr/share/pulseaudio/alsa-mixer/profile-sets
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic-always.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-desktop-speaker.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-mono.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker-always.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf
/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common
/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf
/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-1.conf
/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-2.conf
/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-3.conf
/usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/extra-hdmi.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/force-speaker-and-int-mic.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/force-speaker.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/kinect-audio.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/maudio-fasttrack-pro.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio4dj.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio8dj.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-korecontroller.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio10.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
/usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf

Couldn't use Pastebin, it was under "Heavy Load" :P
« Last Edit: January 07, 2013, 11:52:08 PM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #9 on: January 07, 2013, 11:48:16 PM »
Daniel, I tried renaming the .pulse folders under /home/agmg and under /root but nothing changed.
You have "Speakers" in your pavucontrol settings. I don't have that. Mine reads "Analog Output" and "Headphones"  ???

I installed qasmixer and found out that indeed my speakers are muted on startup:



If I move the "Speaker" slider to top, sound is back through my speakers...
Any ideas?
« Last Edit: January 07, 2013, 11:51:07 PM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: Problems with PulseAudio 3.0
« Reply #10 on: January 08, 2013, 02:25:59 AM »
What happens if you disable 'auto-mute mode' in Qas?

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #11 on: January 08, 2013, 02:44:10 AM »
I'm at work now so I can't do any more tests. I figured out the "mute" problem early in the morning before leaving for office.

Meanwhile, I gave a little thought on this "auto-mute" and it occured to me that something -probably related- has happened to me a while back (with Pulseaudio 2). Everytime I plugged my headphones, the laptop speakers weren't muted. I could hear the sound coming from both. I recall that I had to change the "auto-mute" feature through alsamixer everytime I wanted to plug in my headphones. In some time the problem just disappeared.

When I get back home I will check again and let you know.
Thanks for the help so far :)
For the whole world, you are someone.
For someone, you are the whole world.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #12 on: January 08, 2013, 04:58:46 AM »
With the help of my beloved wife (thanks baby), we did some more tests.

This time I used alsamixer (both as user and as root).

Pressed F6 and selected HDA Intel (not HDMI). As expected, the "Speaker" slider was set to 0 and "Auto-Mute" was enabled.
Set the slider to 100 and disabled "Auto-Mute". Rebooted. On next boot, slider again to 0 but "Auto-Mute" was disabled.
Tried again as root, slider reverts to 0 at next boot.

Tried the command "alsactl store 0" which is supposed to save the settings but had no effect.

I've also tried changing the volume levels in /etc/asound.state but they are reverted on next boot...

Anybody knows what might be causing this?
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: Problems with PulseAudio 3.0
« Reply #13 on: January 08, 2013, 05:46:17 AM »
Does bringing up the slider let you hear sound from the speakers?
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1886
  • Certified Windows Hater
Re: Problems with PulseAudio 3.0
« Reply #14 on: January 08, 2013, 05:48:17 AM »
Yes, it solves the issue.
But I'm trying to figure out how to make it permanent.
It goes back to 0 (mute) on every reboot.
For the whole world, you are someone.
For someone, you are the whole world.