Quote:
Originally Posted by knc1
Sorry folks, that isn't going to happen.
The date/time stamps on kernel events have been turned off in 5.3.3 and 5.3.4 (at least, maybe others).
|
I lied, it is going to happen:
FLAG=$(cat /sys/module/printk/parameters/time)
if FLAG == 'N' then
dmesg -c
echo 'Y' > /sys/module/printk/parameters/time
fi
Or, something like that to turn on the kernel message time stamps.
Code:
[root@kindle parameters]# echo 'Y' > time
[root@kindle parameters]# dmesg
[ 101.048759] KERNEL: I pmic: PWRON1 event:
[ 101.246992] cyttsp: I cyttsp_proc_write::command=unlock: