From b169e35bee1f6f2184b3de4984b828e59d27fee6 Mon Sep 17 00:00:00 2001 From: superherointj <5861043+superherointj@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:27:48 -0300 Subject: [PATCH] asus-rog-strix-x570: add troubleshooting notice for bluetooth device missing --- asus/rog-strix/x570e/default.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/asus/rog-strix/x570e/default.nix b/asus/rog-strix/x570e/default.nix index 0cd3655..cc2a5ae 100644 --- a/asus/rog-strix/x570e/default.nix +++ b/asus/rog-strix/x570e/default.nix @@ -14,3 +14,13 @@ "nct6775" # Temperature and Fan Sensor for Nuvoton NCT6798D-R ]; } + +# Troubleshooting: Bluetooth device missing +# There is a known electrical design problem in ROG Strix X570-E Gaming motherboard: +# https://www.reddit.com/r/ASUS/comments/romkqq/bluetooth_and_wifi_stopped_working_rog_strix/ +# Whenever Bluetooth device fails to list (sudo dmesg | grep Bluetooth; hciconfig). +# Consider: +# 1. Turning off computer. +# 2. Unplugging computer's power supply. +# 3. Holding down power button for 15s. +# 4. Bluetooth device should list then.