https://bugzilla.kernel.org/show_bug.cgi?id=217754
--- Comment #16 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- I am getting the below error while executing amd_s2idle.py script. I have kernel lockdown disabled in config since I need hibernate to work in secure boot mode. The kernel builds are from stock sources with my custom config. They are not distro provided. I have not applied any custom patches to the kernel code. Traceback (most recent call last): File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1985, in <module> test = app.prerequisites() File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1531, in prerequisites if not check(): File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1540, in check_lockdown lockdown = read_file(fn) File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 64, in read_file with open(fn, "r") as r: FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/security/lockdown' -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla