LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   pavucontrol connection refused (https://www.linuxquestions.org/questions/linux-newbie-8/pavucontrol-connection-refused-863704/)

johnh10000 02-19-2011 03:58 AM

pavucontrol connection refused
 
Hi folks,

After many years of using pulseaudio, campcaster has now made it into the repos! Yeppee!

Ubuntu 10.10

But it seems to want alsa. So I ran

<code>
bash alsa-info.sh --stdout
</code>

all seems fine

<code>
johnh@tux:~$ bash alsa-info.sh --stdout
upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.60
!!################################

!!Script ran on: Sat Feb 19 09:44:12 UTC 2011


!!Linux Distribution
!!------------------

Ubuntu 10.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 10.10"


!!DMI Information
!!---------------

Manufacturer:
Product Name:
Product Version:


!!Kernel Information
!!------------------

Kernel release: 2.6.35-27-generic
Operating System: GNU/Linux
Architecture: i686
Processor: unknown
SMP Enabled: Yes


!!ALSA Version
!!------------

Driver version: 1.0.23
Library version: 1.0.23
Utilities version: 1.0.23


!!Loaded ALSA modules
!!-------------------

snd_intel8x0
snd_ens1371


!!Sound Servers on this system
!!----------------------------

Jack:
Installed - Yes (/usr/bin/jackd)
Running - No


!!Soundcards recognised by ALSA
!!-----------------------------

0 [nForce2 ]: NFORCE - NVidia nForce2
NVidia nForce2 with ALC650E at irq 21
1 [AudioPCI ]: ENS1371 - Ensoniq AudioPCI
Ensoniq AudioPCI ENS1371 at 0xd000, irq 17


!!PCI Soundcards installed in the system
!!--------------------------------------

00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
01:08.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06)



!!ALSA/HDA dmesg
!!------------------
</code>

But when I run pavucontrol I get an error box,
Connection Failed : Connection Refused

Any ideas, folks, as I have waited for about a year and a half, to test campcaster, it would be nice to do so!

THanks in advance!

jschiwal 02-19-2011 07:56 PM

Is your dbus daemon running? If you boot with the noacpi option, that will prevent many services from running.

Try "pactl stat" to verify that the pulse audio daemon is running.

johnh10000 02-19-2011 08:11 PM

Quote:

Originally Posted by jschiwal (Post 4264338)
Is your dbus daemon running? If you boot with the noacpi option, that will prevent many services from running.

Try "pactl stat" to verify that the pulse audio daemon is running.

Yep, I reinstalled pulse

I now have no sound in my preferences menu
<code>

ohnh@tux:~$ Current events
Current: command not found
johnh@tux:~$ pactl stat
Currently in use: 2 blocks containing 127.9 KiB bytes total.
Allocated during whole lifetime: 806289 blocks containing 1.8 GiB bytes total.
Sample cache size: 0 B
User name: johnh
Host Name: tux
Server Name: pulseaudio
Server Version: 0.9.21-63-gd3efa-dirty
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_06.0.analog-stereo
Default Source: alsa_input.pci-0000_01_08.0.analog-stereo
Cookie: f9a6e5c3
johnh@tux:~$
</code>

pwabrahams 04-24-2011 02:11 PM

Same problem here:
Code:

pwa@pwa-K60IJ:~$ pactl stat
Connection failure: Connection refused

and of course no sound!!


All times are GMT -5. The time now is 10:52 AM.