diff --git a/.bin/Scripts/functions/hw_diags.py b/.bin/Scripts/functions/hw_diags.py index f30078d9..b1c5be13 100644 --- a/.bin/Scripts/functions/hw_diags.py +++ b/.bin/Scripts/functions/hw_diags.py @@ -390,6 +390,15 @@ def run_tests(tests): # Show results show_results() + # Open log + if not TESTS['NVMe/SMART']['Quick']: + try: + popen_program(['nohup', 'leafpad', global_vars['LogFile']]) + except Exception: + print_error('ERROR: Failed to open log: {}'.format( + global_vars['LogFile'])) + pause('Press Enter to exit...') + def scan_disks(): clear_screen() @@ -537,6 +546,7 @@ def show_disk_details(dev): def show_results(): clear_screen() + print_log('\n───────────────────────────') print_standard('Hardware Diagnostic Results') update_progress() diff --git a/.linux_items/packages/live b/.linux_items/packages/live index 534a5019..efc1e1d8 100644 --- a/.linux_items/packages/live +++ b/.linux_items/packages/live @@ -32,6 +32,7 @@ i3lock-fancy-git i3status inxi ldns +leafpad libewf libinput linux-firmware