journalctl is showing me loads of nasty-looking issues - help!
by binkyd from LinuxQuestions.org on (#50P0G)
I've been getting a lot of start- and stop- jobs happening , on 2 separate boxes, so I've been trying to figure it out on this one. But I just seem to be going deeper and deeper down the rabbit-hole.
Somewhere I found a suggestion to run
Code:journalctl -p5Here's some sample results:
Code:Feb 25 19:22:41 BigBox kpat[2397]: Unable to free up memory for "1879-923-background"
Feb 25 19:26:45 BigBox gnome-keyring-daemon[987]: asked to register item /org/freedesktop/secrets/collection/login/2, but it's already registered
Feb 28 08:51:06 BigBox kernel: watchdog: watchdog0: watchdog did not stop!
Feb 28 08:51:06 BigBox kernel: printk: systemd-shutdow: 42 output lines suppressed due to ratelimiting
Mar 07 19:33:14 BigBox systemd-coredump[30289]: Process 30252 (tracker-extract) of user 1000 dumped core.
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.VGA], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.HDAU], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.VGA], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Mar 10 23:28:58 BigBox NetworkManager[879]: <warn> [1583897338.7629] ndisc[0x5559222f7370,"enp1s0"]: failure sending router solicitation: Cannot assign requested address (99)
Mar 13 09:19:56 BigBox kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0xdfb6f000-0xdfb72fff]
Mar 13 09:19:56 BigBox kernel: tpm_crb: probe of MSFT0101:00 failed with error -16
Mar 13 09:19:56 BigBox kernel: r8168 Copyright (C) 2019 Realtek NIC software team <nicfae@realtek.com>
This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>>These are just a few of the messages, and I don't know what they mean.
Seems to me that I have serious problems in this system.
Before I panic, any advice, suggestions or whatever you can give is hugely welcome.
System Info:
Operating System Manjaro Linux
Cinnamon Version 4.4.8
Linux Kernel 5.5.7-1-MANJARO
Processor AMD Ryzen 7 2700 Eight-Core Processor x 8
Memory 15.6 GiB
Hard Drives 3619.1 GB
Graphics CardAdvanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 580X]


Somewhere I found a suggestion to run
Code:journalctl -p5Here's some sample results:
Code:Feb 25 19:22:41 BigBox kpat[2397]: Unable to free up memory for "1879-923-background"
Feb 25 19:26:45 BigBox gnome-keyring-daemon[987]: asked to register item /org/freedesktop/secrets/collection/login/2, but it's already registered
Feb 28 08:51:06 BigBox kernel: watchdog: watchdog0: watchdog did not stop!
Feb 28 08:51:06 BigBox kernel: printk: systemd-shutdow: 42 output lines suppressed due to ratelimiting
Mar 07 19:33:14 BigBox systemd-coredump[30289]: Process 30252 (tracker-extract) of user 1000 dumped core.
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.VGA], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.HDAU], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP8.VGA], AE_NOT_FOUND (20191018/dswload2-159)
Mar 08 06:28:50 BigBox kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20191018/psobject-220)
Mar 08 06:28:50 BigBox kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Mar 10 23:28:58 BigBox NetworkManager[879]: <warn> [1583897338.7629] ndisc[0x5559222f7370,"enp1s0"]: failure sending router solicitation: Cannot assign requested address (99)
Mar 13 09:19:56 BigBox kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0xdfb6f000-0xdfb72fff]
Mar 13 09:19:56 BigBox kernel: tpm_crb: probe of MSFT0101:00 failed with error -16
Mar 13 09:19:56 BigBox kernel: r8168 Copyright (C) 2019 Realtek NIC software team <nicfae@realtek.com>
This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>>These are just a few of the messages, and I don't know what they mean.
Seems to me that I have serious problems in this system.
Before I panic, any advice, suggestions or whatever you can give is hugely welcome.
System Info:
Operating System Manjaro Linux
Cinnamon Version 4.4.8
Linux Kernel 5.5.7-1-MANJARO
Processor AMD Ryzen 7 2700 Eight-Core Processor x 8
Memory 15.6 GiB
Hard Drives 3619.1 GB
Graphics CardAdvanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 580X]