Hi everyone!! I have an issue with my pulseaudio since I 've updated my kernel. My speaker doesn't work anymore. I've tried many commands to make it works but not:
systemctl --user start pulseaudio.service
systemctl --user start pulseaudio.socket
pulseaudio --start
but they don't return errors. I've tried to reinstall the kernel but nothing again. I'm using linux54 now. I've tried to boot to another kernel but nothing again.
With systemctl --user status pulseaudio.service
:
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2019-12-16 09:28:54 EAT; 48min ago
Main PID: 926 (pulseaudio)
CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service
├─ 926 /usr/bin/pulseaudio --daemonize=no
└─1005 /usr/lib/pulse/gsettings-helper
Des 16 09:28:44 Poison systemd[914]: Starting Sound Service...
Des 16 09:28:49 Poison pulseaudio[926]: E: [pulseaudio] module-udev-detect.c: You apparently ran out of inotify watches, probably because Tracker/Beagle took them all away.I wished people would do their homework first and fix inotify before using it for watching whole directory trees which is something the current inotify is certainly not useful for. Please make sure to drop the Tracker/Beagle guys a line complaining about their broken use of inotify.
Des 16 09:28:49 Poison pulseaudio[926]: E: [pulseaudio] module-udev-detect.c: You apparently ran out of inotify watches, probably because Tracker/Beagle took them all away.I wished people would do their homework first and fix inotify before using it for watching whole directory trees which is something the current inotify is certainly not useful for. Please make sure to drop the Tracker/Beagle guys a line complaining about their broken use of inotify.
Des 16 09:28:54 Poison pulseaudio[926]: E: [pulseaudio] module-systemd-login.c: Failed to create session monitor: No space available on the device
Des 16 09:28:54 Poison pulseaudio[926]: E: [pulseaudio] module.c: Failed to load module "module-systemd-login" (argument: ""): initialization failed.
Des 16 09:28:54 Poison systemd[914]: Started Sound Service.
Des 16 09:29:18 Poison pulseaudio[926]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() 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
~
Please, help me!!!