View previous topic :: View next topic |
Author |
Message |
Uzytkownik Guru

Joined: 31 Oct 2004 Posts: 399 Location: Bay Area, US
|
Posted: Tue Aug 30, 2016 8:26 pm Post subject: pstore is empty |
|
|
I'm trying to debug some issues for which dmesg or even better journal after hang would be great to have (essentially I got hang during suspend). But pstore is empty for whatever reason. What am I doing wrong?
Code: | % zgrep PSTORE < /proc/config.gz
CONFIG_EFI_VARS_PSTORE=y
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
% mount | grep pstore
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
% ls /sys/fs/pstore -al
total 0
drwxr-xr-x 2 root root 0 Aug 30 11:18 .
drwxr-xr-x 8 root root 0 Aug 30 11:18 ..
% dmesg| grep -i pstore
[ 1.677649] pstore: Registered efi as persistent store backend
|
_________________ I've probably left my head... somwhere. Please wait untill I find it. |
|
Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 6111 Location: Vienna, Austria; Germany; hello world :)
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|