[opensuse-factory] TW: Sound issues (or rather plasma panel?)
Hi, Just noticed (for the second time) that my plasma panel showed the volume muted, looking at the config it claimed 'no devices available' Which is strange, as Audacious has been playing music all the time, and changing volume from audacious did nicely work. The system log showed consecutive entries Jan 28 17:17:52 lux rtkit-daemon[3305]: Successfully made thread 7348 of process 7348 (/usr/bin/pulseaudio) owned by 'pit' high priority at nice level -11. Jan 28 17:17:52 lux rtkit-daemon[3305]: Supervising 4 threads of 2 processes of 1 users. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] socket-server.c: bind(): Address already in use Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] module.c: Failed to load module "module-esound-protocol-unix" (argument: ""): initialization failed. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] main.c: Module load failed. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] main.c: Failed to initialize daemon. Jan 28 17:17:55 lux pulseaudio[7345]: [pulseaudio] main.c: Daemon startup failed. This shows up every 15 minutes, with changing PIDs for pulsaudio. All the time PA had been running with another PID, from initial login. I tried restarting pulseaudio (systemctl --user restart pulseaudio), which worked, but still no connection to the panel volume control. For crosscheck I installed pavucontrol, and when I started it suddenly also plasma saw the device again. All fine I thought, started playing music in audacious again - but now the Tray icon of audacious doesn't work. It pops up in the tray, when I start the program, but I cannot use it to control audacious, and when I start playing a song from the application, the tray icon still says 'no media playing'. So something's broken - but what? Is it the panel, pulseaudio, rtkit, the communication bus? (This is latest TW, i.e., 20180126) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 28.01.2018 um 19:43 schrieb Peter Suetterlin:
Hi,
Just noticed (for the second time) that my plasma panel showed the volume muted, looking at the config it claimed 'no devices available'
Which is strange, as Audacious has been playing music all the time, and changing volume from audacious did nicely work.
The system log showed consecutive entries
Jan 28 17:17:52 lux rtkit-daemon[3305]: Successfully made thread 7348 of process 7348 (/usr/bin/pulseaudio) owned by 'pit' high priority at nice level -11. Jan 28 17:17:52 lux rtkit-daemon[3305]: Supervising 4 threads of 2 processes of 1 users. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] socket-server.c: bind(): Address already in use Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] module.c: Failed to load module "module-esound-protocol-unix" (argument: ""): initialization failed. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] main.c: Module load failed. Jan 28 17:17:55 lux pulseaudio[7348]: [pulseaudio] main.c: Failed to initialize daemon. Jan 28 17:17:55 lux pulseaudio[7345]: [pulseaudio] main.c: Daemon startup failed.
This shows up every 15 minutes, with changing PIDs for pulsaudio. All the time PA had been running with another PID, from initial login.
I tried restarting pulseaudio (systemctl --user restart pulseaudio), which worked, but still no connection to the panel volume control.
For crosscheck I installed pavucontrol, and when I started it suddenly also plasma saw the device again.
All fine I thought, started playing music in audacious again - but now the Tray icon of audacious doesn't work. It pops up in the tray, when I start the program, but I cannot use it to control audacious, and when I start playing a song from the application, the tray icon still says 'no media playing'.
So something's broken - but what? Is it the panel, pulseaudio, rtkit, the communication bus?
(This is latest TW, i.e., 20180126)
I am experiencing this issue (panel with volume suddenly muted and showing "no devices available") from time to time after logout/login. So far I have no clue about the reason. Regards, Frank -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On dimanche, 28 janvier 2018 19.43:06 h CET Peter Suetterlin wrote:
Hi,
Just noticed (for the second time) that my plasma panel showed the volume muted, looking at the config it claimed 'no devices available'
So something's broken - but what? Is it the panel, pulseaudio, rtkit, the communication bus?
(This is latest TW, i.e., 20180126) Same experience here, on my laptop sometimes everything is fine after boot sometimes not ...
-- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Il 29/01/2018 11:14, Bruno Friedmann ha scritto:
On dimanche, 28 janvier 2018 19.43:06 h CET Peter Suetterlin wrote:
Hi,
Just noticed (for the second time) that my plasma panel showed the volume muted, looking at the config it claimed 'no devices available'
So something's broken - but what? Is it the panel, pulseaudio, rtkit, the communication bus?
(This is latest TW, i.e., 20180126) Same experience here, on my laptop sometimes everything is fine after boot sometimes not ...
Same here on 2 PCS, always wroks at first login but logout->login = no audio :( But barely I do this so I didn't try to understand the cause.. Daniele. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Daniele wrote:
Il 29/01/2018 11:14, Bruno Friedmann ha scritto:
On dimanche, 28 janvier 2018 19.43:06 h CET Peter Suetterlin wrote:
Hi,
Just noticed (for the second time) that my plasma panel showed the volume muted, looking at the config it claimed 'no devices available'
So something's broken - but what? Is it the panel, pulseaudio, rtkit, the communication bus?
(This is latest TW, i.e., 20180126) Same experience here, on my laptop sometimes everything is fine after boot sometimes not ...
Same here on 2 PCS, always wroks at first login but logout->login = no audio :( But barely I do this so I didn't try to understand the cause..
As I understand it, the issue is that the pulseaudio process is not terminated on logout, but the login process starts a new one and wants to connect to that PID. But as it is already running (with another PID) the new one terminates and plasma is without connection.... So far I could not reproduce the problem to check (which, except for debugging, is of course a good thing....) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Bruno Friedmann
-
Daniele
-
Frank Krüger
-
Peter Suetterlin