You are not logged in.
Pages: 1
The actual message is:
Establishing connection to PulsxeAudio. Please wait...
But it never connects
Nothing untoward in lspci or in /etc/pulse/client.conf
# lspci
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
03:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
08:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 640] (rev a1)
08:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
# 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, see <http://www.gnu.org/licenses/>.
## 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
Who, has loved us more?
Offline
Offline
Yes, thank you! It helped me discover that pulseaudio wasn't installed!
I would've thought that PAVC would have pulseaudio as a depend,
Who, has loved us more?
Offline
I hope that pulseaudio never becomes a depend. I have never used it and hopefully never will.
Offline
I meant that in terms of the PulseAudio Volume GUI. it should not install unless Pulse is installed. As far as ALSA, I might set one of my distros up to use it instead of Pulse but I have other sound issues to square away first.
After moving my stuff into a new case I can't get my Xonar-STX-III to make sound at all and I don't think it's an OS issue because with the only two bootable systems I have right now (Slackware and Devuan) it's the same situation. If I play a video then PA Volume Control shows the output in the slider but neither the Speaker nor the headset output can be heard.
I hope I haven't blown my card's output jacks in the move because this is a GREAT card with 1/4" and RCA jacks and I know of no replacement for it.
.
Who, has loved us more?
Offline
Hope you get it worked out . . .
Offline
Glad the link helped, torquebar. For future reference, that link and many more were from searching the message you posted, 'Establishing connection to PulseAudio. Please wait...' (without quotes). And searching 'linux Xonar-STX-III' may resolve the sound card problem. Eg: this was the first of many hits from the Xonar search: https://forum.level1techs.com/t/solved- … ntu/135742
Unless it's cutting-edge-new hardware or software, it's kinda rare to find a Linux problem others haven't found, and resolved.
Good luck.
Offline
also this seemed interesting:
https://forum.level1techs.com/t/solved-configure-xonar-stx-for-linux-ubuntu/135742/16
snippet
the semicolon “;” at start of the line acts like a comment tag
you need to delete the semicolon or the setting is ignored
Be Excellent to each other and Party On!
https://www.youtube.com/watch?v=rph_1DODXDU
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Do unto others as you would have them do instantaneously back to you!
Offline
Pages: 1