Journalctl - Errors

Hi! I have these 3 errors in my journalctl after every boot. Haven’t been able to fix them.

sudo journalctl -p 3 -xb

Mar 08 08:07:19 jani-TTV71 kernel: hid-generic 0003:0D8C:0005.0004: No inputs registered, leaving
Mar 08 08:07:22 jani-TTV71 systemd[668]: Failed to start Update XDG user dir configuration.
░░ Subject: A start job for unit UNIT has failed
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ A start job for unit UNIT has finished with a failure.
░░ 
░░ The job identifier is 27 and the job result is failed.
Mar 08 08:07:54 jani-TTV71 pulseaudio[933]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)

First one is my usb microphone (Blue Snowball). Generating “no inputs registered” message.
Second one I don’t know.
Third one is related to bluetooth, I have no bluetooth in my pc.

Can you help me fix these?

Hello,

Well, just follow the

And read about it (in case you do notice issues with your system) XDG user directories - ArchWiki

If you do not plan to use it, the bluez package can be removed.

If you don’t want to see that anymore, check this
https://wiki.archlinux.org/title/silent_boot
especially the the sysctl section.

2 Likes