Skip to content

Commit 21a769a

Browse files
authored
Merge pull request #1140 from superherointj/asus-rog-strix-x570-troubleshooting-bluetooth
asus-rog-strix-x570: add troubleshooting notice for bluetooth device missing
2 parents 7ce24f7 + b169e35 commit 21a769a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

asus/rog-strix/x570e/default.nix

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,13 @@
1414
"nct6775" # Temperature and Fan Sensor for Nuvoton NCT6798D-R
1515
];
1616
}
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

Comments
 (0)