Jul 21 15:39:16 syzygy kernel: [69373.824163] ACPI BIOS Error (bug):
Could not resolve symbol [\_GPE._L66.I*4], AE_NOT_FOUND
(20200925/psargs-330) Jul 21 15:39:16 syzygy kernel: [69373.824165]
ACPI Error: Aborting method \_GPE._L66 due to previous error
(AE_NOT_FOUND) (20200925/psparse-531)
[...]
This swamp does not seem to have reoccured. But wht is disturbing is
the (Bug) item in those error messages. (NOt sure what it means the
bug is in, whether the kernel, or in the firmware)
I just noticed that a whole raft of ACPI error messages swamped my
journal and messages and syslog (I run rsyslog)
About 2GB of error messages in less than a minute.
Jul 21 15:39:16 syzygy kernel: [69373.824163] ACPI BIOS Error (bug): Could not resolve symbol [\_GPE._L66.I*4], AE_NOT_FOUND (20200925/psargs-330)
Jul 21 15:39:16 syzygy kernel: [69373.824165] ACPI Error: Aborting method \_GPE._L66 due to previous error (AE_NOT_FOUND) (20200925/psparse-531)
Mageia 7
5.10.46-desktop-1.mga7 kernel.
About a minute before those errors started the sysmte apparently entered sleep
Jul 21 15:38:44 syzygy systemd[1]: Reached target Sleep.
Jul 21 15:38:44 syzygy systemd[1]: Starting Hibernate...
Jul 21 15:38:44 syzygy kernel: [69371.050303] PM: hibernation: hibernation entry
Jul 21 15:38:44 syzygy systemd-sleep[19492]: Suspending system...
Jul 21 15:39:16 syzygy kernel: [69371.058790] Filesystems sync: 0.003 seconds
What is disturbing is that this could so rapidly fill the logs.
At about 15:54, the system seemed to reboot, or reload itself
Jul 21 15:54:02 syzygy fedora-loadmodules[510]: Loading modules: nvram rtsx_usb evdev acpi-cpufreq cpufreq_powersave cpufreq_conservative cpufreq_ondemand
Jul 21 15:54:02 syzygy kernel: [ 0.000000] Linux version 5.10.46-desktop-1.mga7 (iurt@ecosse.mageia.org) (gcc (Mageia 8.4.0-1.mga7) 8.4.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP Thu Jun 24 14:55:57 UTC 2021
...
This swamp does not seem to have reoccured. But wht is disturbing is the (Bug) item in those error messages. (NOt sure what it means the bug is
in, whether the kernel, or in the firmware)
Has anone else seen this? Is there any clue as to what could be going
on?
realise that Magea 7 is out of date, but this is worrysome
none-the-less.
I just noticed that a whole raft of ACPI error messages swamped my
journal and messages and syslog (I run rsyslog)
About 2GB of error messages in less than a minute.
Jul 21 15:39:16 syzygy kernel: [69373.824163] ACPI BIOS Error (bug): Could not resolve symbol [\_GPE._L66.I*4], AE_NOT_FOUND (20200925/psargs-330)
Jul 21 15:39:16 syzygy kernel: [69373.824165] ACPI Error: Aborting method \_GPE._L66 due to previous error (AE_NOT_FOUND) (20200925/psparse-531)
Mageia 7
5.10.46-desktop-1.mga7 kernel.
Make sure you limit the max size of the journal ...
$ grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf
[Journal]
SystemMaxUse=200M
RuntimeMaxUse=200M
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
Also, see https://bbs.archlinux.org/viewtopic.php?id=266085
Upgrade to Mageia 8.
Regards, Dave Hodgins
On 30/7/22 02:51, David W. Hodgins wrote:
Make sure you limit the max size of the journal ...
$ grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf
[Journal]
SystemMaxUse=200M
RuntimeMaxUse=200M
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
Also, see https://bbs.archlinux.org/viewtopic.php?id=266085
Upgrade to Mageia 8.
Regards, Dave Hodgins
Even as root I don't get this. Did it change for MGA 8?
[root@unimatrix ~]# grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf [Journal]
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
[root@unimatrix ~]#
On 30/7/22 02:51, David W. Hodgins wrote:
Make sure you limit the max size of the journal ...
$ grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf
[Journal]
SystemMaxUse=200M
RuntimeMaxUse=200M
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
Also, see https://bbs.archlinux.org/viewtopic.php?id=266085
Upgrade to Mageia 8.
Regards, Dave Hodgins
Even as root I don't get this. Did it change for MGA 8?
[root@unimatrix ~]# grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf [Journal]
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
[root@unimatrix ~]#
On Sat, 30 Jul 2022 08:31:40 +1000, faeychild wrote:
Even as root I don't get this. Did it change for MGA 8?
[root@unimatrix ~]# grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf
[Journal]
ForwardToSyslog=yes
ForwardToConsole=yes
TTYPath=/dev/tty12
[root@unimatrix ~]#
Looking like you have been playing around with some settings somewhere.
# grep -v -e ^'#' -e ^$ /etc/systemd/journald.conf
[Journal]
ForwardToConsole=yes
TTYPath=/dev/tty12
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 84:49:00 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,791,856 |