Skip to main content
Topic: Errors from /var/log/errors.log (Read 870 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Errors from /var/log/errors.log

I was looking through the error log, and found the following. Are any of them serious?

Code: [Select]
Jan  7 10:10:58 localhost thermald[2550]: XML zone: invalid sensor type TMEM
Jan  7 10:10:58 localhost thermald[2550]: XML zone: invalid sensor type TVGA
Jan  7 10:11:01 localhost ntpd[2514]: bind(24) AF_INET6 fe80::31f5:d004:ca0b:def4%3#123 flags 0x11 failed: Cannot assign requested address
Jan  7 10:11:01 localhost ntpd[2514]: unable to create socket on enp0s31f6 (5) for fe80::31f5:d004:ca0b:def4%3#123
Jan  7 10:52:26 localhost pulseaudio[6353]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
Jan  7 10:52:26 localhost pulseaudio[6353]: [pulseaudio] module.c: Module "module-device-manager" should be loaded once at most. Refusing to load.
Jan  7 10:52:37 localhost akonadi_imap_resource[6631]: unable to dlopen /usr/lib/sasl2/libsasldb.so: /usr/lib/sasl2/libsasldb.so: undefined symbol: gdbm_errno
Jan  7 11:09:14 localhost bitlbee[7633]: unable to dlopen /usr/lib/sasl2/libsasldb.so: /usr/lib/sasl2/libsasldb.so: undefined symbol: gdbm_errno
Jan  7 11:37:50 localhost kernel: acpi INT3400:00: Unsupported event [0x86]
Jan  7 11:58:41 localhost kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=37406 end=37407) time 117 us, min 1431, max 1439, scanline start 1430, end 1441

I removed all occurrences of the udevd 'uaccess' error, because that seems to be a known, harmless issue, that may be fixed by eudev.

But what about the others?