Slow SSH and processing, PulseAudio Server not working

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Slow SSH and processing, PulseAudio Server not working

Postby pinvok3 » Sat Nov 23, 2013 7:03 pm

Hello.

I'm running arch on my notebook for years, so it's great to see that there is a working distribution for the Raspberry PI out.
My intention is simply a pulseaudio server where I can stream my music to my A/V Receiver which only supports this Apple Airplay which is not really that good when you combine it with pulseaudio.

So I simply installed alsa, pulseaudio and some wireless tools and configured how I did it with my old MediaCenter.
My first problem was that the sound was very bad and stopped after a second. I figured out that when I change the volume with alsamixer it works for a second again, but still the sound was bad. After a while pulseaudio crashed.

My other problem is that the SSH connection and the whole processing is really slow. It took almost 3 minutes to install the python2 package and sometimes SSH takes 1-2 seconds to respond.

Does someone have a clue how to fix this? I only use the command line since I don't need any GUI.

Thanks!
pinvok3
 
Posts: 3
Joined: Sat Nov 23, 2013 7:02 pm

Re: Slow SSH and processing, PulseAudio Server not working

Postby sdjf » Sun Nov 24, 2013 2:31 am

What version of Arch are you running and model of Pi do you have?

cat /proc/version

the Pi cannot be expected to perform at the speed of higher powered machines, but I am neither a sound nor a wifi expert, so cannot address those issues.

If your Pi is responding over ssh in 1 second, that is not bad, from my perspective. Is this login or just processing of commands? Look at your activity light when it is slow...it may be on, indicating the Pi is doing other things.

Also, if installation is slow and you are doing it online, it may be you are using a mirror that is bogged down. You could try using a different mirror to see if that is a factor. Or, you could have hit the mirror during the repository update process.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm

Re: Slow SSH and processing, PulseAudio Server not working

Postby pinvok3 » Sun Nov 24, 2013 12:16 pm

Hey thanks for your answer! :)

My Version is:
Linux version 3.10.19-2-ARCH+ (nobody@) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Wed Nov 20 22:18:56 CST 2013

I know that the Pi is not really that fast, but it still runs XBMC very fast, so I think a simple pulseaudio server should not be the problem here. Especially running only on commandline.

The whole processing over SSH is slow. Even moving the keyboard-arrows or removing some chars take 1-2 seconds. Its not just the login.

Also the whole installing process is slow. The download is fast as expected. I'm talking about the installation after the download of a package.
pinvok3
 
Posts: 3
Joined: Sat Nov 23, 2013 7:02 pm

Re: Slow SSH and processing, PulseAudio Server not working

Postby moonman » Sun Nov 24, 2013 5:40 pm

It is slow because of your sd card. Try a faster SD card, or move everything except for /boot to a USB hdd or ssd
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Slow SSH and processing, PulseAudio Server not working

Postby pinvok3 » Sun Nov 24, 2013 6:47 pm

Thanks, this indeed helped a bit. Ive switched my SD Card with a Micro SD HC Class 10 card and it works faster. Still not as fast as I wish for, but faster. I will buy a class 16 card in the next days and I think this will fix my speed problems.

PulseAudio still does not want to work. I get a big error log when I try to stream music from my laptop to the server

$this->bbcode_second_pass_code('', '
I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
I: [pulseaudio] core-util.c: Successfully acquired nice level -10, which is lower than the requested -11.
I: [pulseaudio] main.c: This is PulseAudio 4.0-271-g09e8-dirty
I: [pulseaudio] main.c: Page size is 4096 bytes
I: [pulseaudio] main.c: Machine ID is 2970dfe1881f4006bcc9ac14f165e286.
I: [pulseaudio] main.c: Session ID is c3.
I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
I: [pulseaudio] main.c: Using state directory /home/media/.config/pulse.
I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-4.0/modules.
I: [pulseaudio] main.c: Running in system mode: no
W: [pulseaudio] pid.c: Stale PID file, overwriting.
I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
I: [pulseaudio] cpu-arm.c: CPU flags: V6 V7 VFP EDSP
I: [pulseaudio] svolume_arm.c: Initialising ARM optimized volume functions.
I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/media/.config/pulse/2970dfe1881f4006bcc9ac14f165e286-device-volumes'.
I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/media/.config/pulse/2970dfe1881f4006bcc9ac14f165e286-stream-volumes'.
I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/media/.config/pulse/2970dfe1881f4006bcc9ac14f165e286-card-database'.
I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
E: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
E: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument: "channels=2"): initialization failed.
I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #6; argument: "").
I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #8; argument: "").
I: [pulseaudio] module.c: Loaded "module-bluez4-discover" (index: #9; argument: "").
I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #7; argument: "").
I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #10; argument: "").
I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #11; argument: "").
E: [pulseaudio] module-gconf.c: Unable to read or parse data from client.
E: [pulseaudio] module.c: Failed to load module "module-gconf" (argument: ""): initialization failed.
I: [pulseaudio] module-default-device-restore.c: Saved default sink 'alsa_output.0.analog-stereo' not existent, not restoring default sink setting.
I: [pulseaudio] module-default-device-restore.c: Saved default source 'alsa_output.0.analog-stereo.monitor' not existent, not restoring default source setting.
I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #13; argument: "").
I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #14; argument: "").
I: [pulseaudio] sink.c: Created sink 0 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c: device.description = "Dummy Output"
I: [pulseaudio] sink.c: device.class = "abstract"
I: [pulseaudio] sink.c: device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 0 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c: device.description = "Monitor of Dummy Output"
I: [pulseaudio] source.c: device.class = "monitor"
I: [pulseaudio] source.c: device.icon_name = "audio-input-microphone"
I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #16; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #15; argument: "").
I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #17; argument: "").
I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #18; argument: "").
I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #19; argument: "").
I: [pulseaudio] client.c: Created 0 "Login Session c4"
I: [pulseaudio] client.c: Created 1 "Login Session c3"
I: [pulseaudio] client.c: Created 2 "Login Session c2"
I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #20; argument: "").
I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #21; argument: "").
I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #22; argument: "").
I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #23; argument: "").
I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #24; argument: "").
I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
I: [pulseaudio] alsa-sink.c: Successfully opened device default.
I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.default: front-left: 65536 / 100%, front-right: 65536 / 100%
I: [pulseaudio] sink.c: Created sink 1 "alsa_output.default" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
I: [pulseaudio] sink.c: device.api = "alsa"
I: [pulseaudio] sink.c: device.class = "sound"
I: [pulseaudio] sink.c: alsa.class = "generic"
I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c: alsa.name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.id = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.subdevice = "0"
I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] sink.c: alsa.device = "0"
I: [pulseaudio] sink.c: alsa.card = "0"
I: [pulseaudio] sink.c: alsa.card_name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.long_card_name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.driver_name = "snd_bcm2835"
I: [pulseaudio] sink.c: device.bus_path = "platform-bcm2835_AUD0.0"
I: [pulseaudio] sink.c: sysfs.path = "/devices/platform/bcm2835_AUD0.0/sound/card0"
I: [pulseaudio] sink.c: device.string = "default"
I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536"
I: [pulseaudio] sink.c: device.buffering.fragment_size = "65536"
I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
I: [pulseaudio] sink.c: device.description = "bcm2835 ALSA"
I: [pulseaudio] sink.c: device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 1 "alsa_output.default.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c: device.description = "Monitor of bcm2835 ALSA"
I: [pulseaudio] source.c: device.class = "monitor"
I: [pulseaudio] source.c: device.icon_name = "audio-input-microphone"
I: [pulseaudio] alsa-sink.c: Using 1.0 fragments of size 65536 bytes (371.52ms), buffer size is 65536 bytes (371.52ms)
I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
I: [alsa-sink-bcm2835 ALSA] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Starting playback.
I: [pulseaudio] module-always-sink.c: A new sink has been discovered. Unloading null-sink.
I: [pulseaudio] module.c: Loaded "module-alsa-sink" (index: #25; argument: "").
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/bcm2835 ALSA/bcm2835 ALSA.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card bcm2835 ALSA
I: [pulseaudio] (alsa-lib)main.c: error: failed to import bcm2835 ALSA use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card bcm2835 ALSA
I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM front:0
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: Invalid argument
I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM iec958:0
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: Invalid argument
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM front:0
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: Invalid argument
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM surround40:0
I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: Invalid argument
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM surround41:0
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: Invalid argument
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM surround50:0
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: Invalid argument
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM surround51:0
I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: Invalid argument
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM surround71:0
I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: Invalid argument
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM iec958:0
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: Invalid argument
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:0
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.0.
I: [pulseaudio] card.c: Created 0 "alsa_card.0"
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameters 0
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM front:0
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: Invalid argument
I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
I: [pulseaudio] alsa-sink.c: Successfully opened device hw:0.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
I: [pulseaudio] sink.c: Created sink 2 "alsa_output.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
I: [pulseaudio] sink.c: device.api = "alsa"
I: [pulseaudio] sink.c: device.class = "sound"
I: [pulseaudio] sink.c: alsa.class = "generic"
I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c: alsa.name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.id = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.subdevice = "1"
I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #1"
I: [pulseaudio] sink.c: alsa.device = "0"
I: [pulseaudio] sink.c: alsa.card = "0"
I: [pulseaudio] sink.c: alsa.card_name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.long_card_name = "bcm2835 ALSA"
I: [pulseaudio] sink.c: alsa.driver_name = "snd_bcm2835"
I: [pulseaudio] sink.c: device.bus_path = "platform-bcm2835_AUD0.0"
I: [pulseaudio] sink.c: sysfs.path = "/devices/platform/bcm2835_AUD0.0/sound/card0"
I: [pulseaudio] sink.c: device.string = "hw:0"
I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536"
I: [pulseaudio] sink.c: device.buffering.fragment_size = "65536"
I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
I: [pulseaudio] sink.c: device.description = "bcm2835 ALSA Analog Stereo"
I: [pulseaudio] sink.c: alsa.mixer_name = "Broadcom Mixer"
I: [pulseaudio] sink.c: device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 2 "alsa_output.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c: device.description = "Monitor of bcm2835 ALSA Analog Stereo"
I: [pulseaudio] source.c: device.class = "monitor"
I: [pulseaudio] source.c: alsa.card = "0"
I: [pulseaudio] source.c: alsa.card_name = "bcm2835 ALSA"
I: [pulseaudio] source.c: alsa.long_card_name = "bcm2835 ALSA"
I: [pulseaudio] source.c: alsa.driver_name = "snd_bcm2835"
I: [pulseaudio] source.c: device.bus_path = "platform-bcm2835_AUD0.0"
I: [pulseaudio] source.c: sysfs.path = "/devices/platform/bcm2835_AUD0.0/sound/card0"
I: [pulseaudio] source.c: device.string = "0"
I: [pulseaudio] source.c: device.icon_name = "audio-card"
I: [pulseaudio] alsa-sink.c: Using 1.0 fragments of size 65536 bytes (371.52ms), buffer size is 65536 bytes (371.52ms)
I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 361.52ms
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -99999.99 dB to 4.00 dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to -4.00 dB
I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-sink.c: Using hardware mute control.
I: [alsa-sink-bcm2835 ALSA] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Starting playback.
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #26; argument: "device_id=0 tsched=true tsched_buffer_size=1048576 tsched_buffer_watermark=262144").
E: [pulseaudio] socket-server.c: socket(PF_INET6): Address family not supported by protocol
I: [pulseaudio] module.c: Loaded "module-native-protocol-tcp" (index: #27; argument: "auth-ip-acl=127.0.0.1;192.168.2.0/24 auth-anonymous=1").
I: [pulseaudio] module.c: Loaded "module-zeroconf-publish" (index: #28; argument: "").
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Module load failed.
W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
I: [pulseaudio] main.c: Daemon startup complete.
I: [pulseaudio] module.c: Unloading "module-null-sink" (index: #16).
I: [pulseaudio] sink.c: Freeing sink 0 "auto_null"
I: [pulseaudio] source.c: Freeing source 0 "auto_null.monitor"
I: [pulseaudio] module.c: Unloaded "module-null-sink" (index: #16).
E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.0.analog-stereo idle for too long, suspending ...
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Device suspended...
I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default idle for too long, suspending ...
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Device suspended...
I: [pulseaudio] client.c: Created 3 "Native client (UNIX socket client)"
E: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
I: [pulseaudio] client.c: Freed 3 "Native client (UNIX socket client)"
I: [pulseaudio] protocol-native.c: Connection died.
I: [avahi-ml] module-zeroconf-publish.c: Successfully established main service.
I: [avahi-ml] module-zeroconf-publish.c: Successfully established service media@alarmpi: bcm2835 ALSA Analog Stereo.
I: [avahi-ml] module-zeroconf-publish.c: Successfully established service media@alarmpi: bcm2835 ALSA.
I: [pulseaudio] client.c: Created 4 "Native client (TCP/IP client from 192.168.2.155:56356)"
I: [pulseaudio] protocol-native.c: Client authenticated anonymously.
I: [pulseaudio] client.c: Created 5 "Native client (TCP/IP client from 192.168.2.155:56357)"
I: [pulseaudio] protocol-native.c: Client authenticated anonymously.
I: [pulseaudio] module-stream-restore.c: Restoring volume for sink input sink-input-by-media-role:abstract.
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Trying resume...
I: [alsa-sink-bcm2835 ALSA] alsa-util.c: cannot disable ALSA period wakeups
I: [alsa-sink-bcm2835 ALSA] alsa-util.c: ALSA period wakeups were not disabled
I: [alsa-sink-bcm2835 ALSA] alsa-sink.c: Time scheduling water
')


I have never seen so much pulseaudio log in my whole life. Any idea how I could fix this? It really puzzles me..
pinvok3
 
Posts: 3
Joined: Sat Nov 23, 2013 7:02 pm

Re: Slow SSH and processing, PulseAudio Server not working

Postby sdjf » Wed Nov 27, 2013 1:47 am

I don't have any solutions, but a few comments.

1. about speed, also check to see what other processes are running that might not be necessary. Or what might be taking up CPU. I would use "ps ax" and something that looks at the high cpu eaters..."top" is one possibility.

I know I disabled the time daemon as it was constantly checking the time when my Pi was online.

2. about your pulseaudio log, if you have not done so, start going down line by line, and pasting the error messages (one at a time) into google to see what you can learn about them. Often someone else will have had a similar problem and will have gotten help...not necessarily, but maybe...

I have never worked with pulseaudio, so really cannot make informed comment otherwise.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 6 guests