From 54351414fa4c5255ddb199cf32307520cfcea228 Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Fri, 17 Jan 2025 20:25:41 -0800 Subject: [PATCH] wifi: Add method for generating and capturing an ath11k dump --- com.steampowered.SteamOSManager1.xml | 21 +++++++++ src/bin/steamosctl.rs | 11 ++++- src/manager/root.rs | 14 +++++- src/manager/user.rs | 26 +++++++++++ src/proxy/mod.rs | 2 + src/proxy/wifi_debug_dump1.rs | 24 ++++++++++ src/udev.rs | 49 +++++++++++++++++++- src/wifi.rs | 68 +++++++++++++++++++++++++++- 8 files changed, 210 insertions(+), 5 deletions(-) create mode 100644 src/proxy/wifi_debug_dump1.rs diff --git a/com.steampowered.SteamOSManager1.xml b/com.steampowered.SteamOSManager1.xml index 2cfcbba..e59a820 100644 --- a/com.steampowered.SteamOSManager1.xml +++ b/com.steampowered.SteamOSManager1.xml @@ -376,6 +376,27 @@ + + + + + + + + + +