My System Errors that I can`t resolve

Hello everyone
I tried to google and solve these errors by my own, but with no success.
Unfortunately I have these errors

[stefan@M6800 ~]$ sudo journalctl -p 3 -xb
-- Logs begin at Sat 2020-12-26 10:17:53 CET, end at Sat 2020-12-26 22:26:34 CET. --
Dez 26 22:21:18 M6800 kernel: usb 2-13.3: 1:1: cannot get freq at ep 0x83
Dez 26 22:21:18 M6800 kernel: usb 2-13.3: 2:1: cannot get freq at ep 0x4
Dez 26 22:21:24 M6800 lightdm[1296]: gkr-pam: unable to locate daemon control file
Dez 26 22:21:25 M6800 kernel: usb 2-13.3: 2:1: cannot get freq at ep 0x4
[stefan@M6800 ~]$ sudo systemctl --failed
  UNIT LOAD ACTIVE SUB DESCRIPTION
0 loaded units listed.

Does anyone know them? How can I Fix it?
It must be something wrong because it is related to the kernel.

Appreciate in advance.
If you need any additional information, I`ll be happy to provide it.
Sincerely :grin:

Hello @gigi88 :wink:

This is related to an USB audio card. Probably a headset or soldered usb card? Idk

Probably these devices:

usb-devices | grep -A10 "Bus=02"

If you have no problem there, it can be ignored. Might be an issue with usb ports which work in 2.0 and 1.1 mode and the usb dongle?

This can be also ignored. It just tries to locate gnome keyring’s controls file. So on login lightdm tries to unlock gnome keyring also.

https://bugs.archlinux.org/task/62140

https://wiki.gnome.org/Projects/GnomeKeyring/Pam/Manual

1 Like

Hello @megavolt

That was a very fast reply. I appreciate it.
I dont seem to have any problems with my system. Everything works fine...at least I didt notice anything. :wink:
I am reading a Linux book at the moment ( ~500pages) and I found this command to check for errors, ran it and I kind of panicked when I saw all those “red” errors.
If everything can be ignored and I don`t notice anything…than is fine by me.

Thank you very much…
Have a nice evening.

Sincerely
@gigi88

Make it a 4 and enjoy the yellow ones too! :blush:

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.