https://bugzilla.kernel.org/show_bug.cgi?id=217754

Shubhra Prakash Nandi (email2shub...@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304836|0                           |1
        is obsolete|                            |

--- Comment #19 from Shubhra Prakash Nandi (email2shub...@gmail.com) ---
Created attachment 304838
  --> https://bugzilla.kernel.org/attachment.cgi?id=304838&action=edit
amd_s2idle.py debug log for kernel 6.1.40

Ran updated script. I did get some error messages now as well as given below so
not sure if it collected all debug data.

Traceback (most recent call last):
  File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1994, in
<module>
    app.test_suspend(duration=duration, wait=wait, count=count)
  File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1837, in
test_suspend
    self.analyze_results()
  File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1771, in
analyze_results
    check()
  File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 1660, in
analyze_kernel_log
    self.kernel_log.seek(self.last_suspend)
  File "/home/shubhra/tmp/debug/scripts/./amd_s2idle.py", line 476, in seek
    result = subprocess.run(cmd, check=True, capture_output=True)
  File "/usr/lib/python3.9/subprocess.py", line 528, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['dmesg', '-t', '-k',
'--time-format=iso', '--since=2023-08-13T01:32:43']' returned non-zero exit
status 1.

-- 
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

Reply via email to