From 930c1da48dbaf2b24ca895b679b37ebd0d6a8094 Mon Sep 17 00:00:00 2001 From: Jacob Kaulike Date: Thu, 13 Aug 2026 11:04:17 -0600 Subject: [PATCH] Add checklist items for making sure DMI values match expected values. --- desktops/desktop_testing_template.md | 16 ++++++++++++++-- laptops/laptop_testing_template.md | 18 +++++++++++++++--- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/desktops/desktop_testing_template.md b/desktops/desktop_testing_template.md index 92808ae..3ef4e99 100644 --- a/desktops/desktop_testing_template.md +++ b/desktops/desktop_testing_template.md @@ -1,12 +1,24 @@ -## Test Platform +# Test Platform | Test complete | OS Version | BIOS Version | Before or after suspend | | ------------- | ------------- | ------------ | ----------------------- | | INCOMPLETE | | | | ## Checklist + x = pass | blank = fail | na = remove from list +## DMI Values + +- [ ] BIOS Information matches expected values +- [ ] System Information matches expected values +- [ ] Base Board Information matches expected values +- [ ] Chassis Information matches expected values + +### DMI Values notes and issues + +- No notes + ## Ports (Non Display Related) - [ ] USB 3 Type A ports @@ -38,7 +50,7 @@ x = pass | blank = fail | na = remove from list - [ ] Type C DP - [ ] Type C DP audio - [ ] Display config toggle (Super + P) -- [ ] Integrated graphics (AMD / Intel) +- [ ] Integrated graphics (AMD / Intel) - [ ] No visible issues playing youtube videos - [ ] Discrete AMD graphics card - [ ] No visible issues playing youtube videos diff --git a/laptops/laptop_testing_template.md b/laptops/laptop_testing_template.md index 80adf7a..fb40fc9 100644 --- a/laptops/laptop_testing_template.md +++ b/laptops/laptop_testing_template.md @@ -1,12 +1,24 @@ -## Test Platform +# Test Platform | Test complete | OS Version | BIOS Version | EC Version | | ------------- | -------------- | ------------ | ---------- | | INCOMPLETE | Pop!\_OS 22.04 | XYZ | 123 | ## Checklist + x = pass | blank = fail | na = remove from list +## DMI Values + +- [ ] BIOS Information matches expected values +- [ ] System Information matches expected values +- [ ] Base Board Information matches expected values +- [ ] Chassis Information matches expected values + +### DMI Values notes and issues + +- No notes + ## Hot Keys Note: display toggle hotkey is in the displays section below. @@ -40,7 +52,7 @@ Note: display toggle hotkey is in the displays section below. - [ ] External power button wakes the machine from suspend when the lid is closed and the barrel charger is connected - [ ] External power button wakes the machine from suspend when the lid is closed and a USB-C charger is connected -## Power button notes and issues +### Power button notes and issues - No notes @@ -109,7 +121,7 @@ Note: display toggle hotkey is in the displays section below. - [ ] Bluetooth speaker - [ ] Lock machine -### Network and bluetooth +### Network and bluetooth notes and issues - No notes