Hello all,
Booting from USB, Skywavelinux-4.1.0.iso, machine hangs during install at "Establishing connection to PulseAudio. Please wait...". Not sure what to do.
Sys log:
.... Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to open cookie file '/home/skywave/.config/pulse/cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to load authentication key '/home/skywave/.config/pulse/cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to open cookie file '/home/skywave/.pulse-cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to load authentication key '/home/skywave/.pulse-cookie': No such file or directory
Nov 25 14:17:57 skywave pulseaudio[2066]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to parse module arguments
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to load module "module-loopback" (argument: "latency_msec=1 source_name=Vac1"): initialization failed.
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to parse module arguments
... and so on...
There may be an issue between the system and your hardware, perhaps an issue with Pulse adding the extra audio buses (virtual cables). Try removing the code at the bottom of /etc/pulse/default.pa
Another thing which may fix the issue is a "sudo pulseaudio -k" command to kill pulseaudio. Pulse should try to restart when you play media with audio.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
Booting from USB, Skywavelinux-4.1.0.iso, machine hangs during install at "Establishing connection to PulseAudio. Please wait...". Not sure what to do.
Sys log:
.... Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to open cookie file '/home/skywave/.config/pulse/cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to load authentication key '/home/skywave/.config/pulse/cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to open cookie file '/home/skywave/.pulse-cookie': No such file or directory
Nov 25 14:17:56 skywave pulseaudio[2066]: Failed to load authentication key '/home/skywave/.pulse-cookie': No such file or directory
Nov 25 14:17:57 skywave pulseaudio[2066]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to parse module arguments
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to load module "module-loopback" (argument: "latency_msec=1 source_name=Vac1"): initialization failed.
Nov 25 14:17:57 skywave pulseaudio[2066]: Failed to parse module arguments
... and so on...
System:
Machine: Type: Desktop Mobo: ASUSTeK model: M5A78L-M PLUS/USB3 v: Rev X.0x serial: <filter>
BIOS: American Megatrends v: 0502 date: 11/18/2016
CPU: Topology: Quad Core model: AMD Athlon II X4 630 bits: 64 type: MCP arch: K10 rev: 2
L2 cache: 2048 KiB
flags: lm nx pae sse sse2 sse3 sse4a svm bogomips: 22500
Speed: 800 MHz min/max: 800/2800 MHz Core speeds (MHz): 1: 800 2: 2800 3: 800 4: 800
Graphics: Device-1: AMD RS780L [Radeon 3000] vendor: ASUSTeK driver: radeon v: kernel
bus ID: 01:05.0 chip ID: 1002:9616
Display: x11 server: X.Org 1.20.8 driver: ati,radeon unloaded: fbdev,modesetting,vesa
compositor: marco resolution: 1920x1080~60Hz
OpenGL: renderer: AMD RS780 (DRM 2.50.0 / 5.4.0-54-generic LLVM 10.0.0)
v: 3.3 Mesa 20.0.8 compat-v: 3.0 direct render: Yes
Audio: Device-1: AMD SBx00 Azalia vendor: ASUSTeK driver: snd_hda_intel v: kernel
bus ID: 00:14.2 chip ID: 1002:4383
Device-2: AMD RS780 HDMI Audio [Radeon 3000/3100 / HD 3200/3300] vendor: ASUSTeK
driver: snd_hda_intel v: kernel bus ID: 01:05.1 chip ID: 1002:960f
Sound Server: ALSA v: k5.4.0-54-generic </filter>
Last edit: tony levand 2020-11-25
There may be an issue between the system and your hardware, perhaps an issue with Pulse adding the extra audio buses (virtual cables). Try removing the code at the bottom of /etc/pulse/default.pa
Another thing which may fix the issue is a "sudo pulseaudio -k" command to kill pulseaudio. Pulse should try to restart when you play media with audio.