• [deleted]

Hw: Dell Inspiron1545, 4G Ram memory.
Sw: obarun-JWM-2020.11.01-x86_64.iso, hdd installed with xfce4 desktop

walk around:
Disable the auto-generated entry (PulseAudio Sound System (Start the PulseAudio Sound System)) in Session and Startup window and manually add an entry with command: pulseaudio.
Then PulseAudio will get launched upon boot into xfce4 desktop.
or you can pass through the pulseaudio-66serv
  • [deleted]

eric wroteor you can pass through the pulseaudio-66serv
New to Obarun, so not sure how to activate pulaseadio through 66serv.
Installed pulseaudio-66serv package, and then
sudo 66-enable -t root pulseaudio
result:
66-enable: fatal: unable to parse service file: /usr/lib/66/service/pulseaudio: or its dependencies
Please help.
pulseaudio is an user service, you need to enable it as normal user, so do the same without sudo in front of the command line. Obviously a tree as regular user should exist and the boot-user@ <user> should exist too.
If you don't understand what i said, please post the output of
% sudo 66-intree
% 66-intree
and ask for my attention
  • [deleted]

  • Edited
% sudo 66-intree
Name         : boot
Initialized  : yes
Enabled      : no
Starts after : None
Current      : no
Allowed      : root
Symlinks     : svc->source db->source
Contents     : tty@ tty12 system-hostname mount-run populate-run mount-tmp populate-tmp mount-proc mount-sys
               populate-sys mount-dev mount-pts mount-shm populate-dev mount-cgroups 00 all-Mount system-hwclock
               modules-kernel system-random modules-system system-sysctl udevd-log udevd udevadm system-fontnkey
               system-fsck mount-fstab all-System mount-rw mount-netfs local-loop local-sethostname local-time
               local-authfiles local-tmpfiles local-dmesg all-Local all-Runtime All tty-rc@ tty1 tty-rc@ tty2 boot@ system

Name         : boot-user
Initialized  : yes
Enabled      : yes
Starts after : root
Current      : no
Allowed      : root
Symlinks     : svc->source db->source
Contents     : setenv@ sukha svscan@ sukha-log svscan@ sukha scandir@ sukha mount-run@ sukha boot-user@ sukha

Name         : root
Initialized  : yes
Enabled      : yes
Starts after : None
Current      : yes
Allowed      : root
Symlinks     : svc->source db->source
Contents     : openntpd-log openntpd wpa_supplicant-log wpa_supplicant dbus-log dbus consolekit-log consolekit
               lightdm-log lightdm connmand-log connmand
%66-intree
Name         : base
Initialized  : yes
Enabled      : yes
Starts after : None
Current      : yes
Allowed      : sukha
Symlinks     : svc->source db->source
Contents     : xdg-user-dirs dbus-session@ sukha-log dbus-session@ sukha
Thank you.
so just do (as sukha user)
% 66-enable pulseaudio
% 66-start pulseaudio
NOTE: it's not a bug here ;)
  • [deleted]

eric wroteso just do (as sukha user)
% 66-enable pulseaudio
% 66-start pulseaudio
NOTE: it's not a bug here ;)
That worked!
Than you very much for the help, Eric.

Powered by Obarun