We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ce24f7 + b169e35 commit 21a769aCopy full SHA for 21a769a
asus/rog-strix/x570e/default.nix
@@ -14,3 +14,13 @@
14
"nct6775" # Temperature and Fan Sensor for Nuvoton NCT6798D-R
15
];
16
}
17
+
18
+# Troubleshooting: Bluetooth device missing
19
+# There is a known electrical design problem in ROG Strix X570-E Gaming motherboard:
20
+# https://www.reddit.com/r/ASUS/comments/romkqq/bluetooth_and_wifi_stopped_working_rog_strix/
21
+# Whenever Bluetooth device fails to list (sudo dmesg | grep Bluetooth; hciconfig).
22
+# Consider:
23
+# 1. Turning off computer.
24
+# 2. Unplugging computer's power supply.
25
+# 3. Holding down power button for 15s.
26
+# 4. Bluetooth device should list then.
0 commit comments