<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ASRock Forums : Bluetooth just died</title>
  <link>https://forum.asrock.com/</link>
  <description><![CDATA[This is an XML content feed of; ASRock Forums : AMD Motherboards : Bluetooth just died]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 13:31:38 +0000</pubDate>
  <lastBuildDate>Wed, 30 Jul 2025 00:27:10 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.asrock.com/RSS_post_feed.asp?TID=26933</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ASRock Forums]]></title>
   <url>https://forum.asrock.com/forum_images/web_wiz_forums_black.png</url>
   <link>https://forum.asrock.com/</link>
  </image>
  <item>
   <title><![CDATA[Bluetooth just died : Did you downgrade the BIOS? I...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=198583&amp;title=bluetooth-just-died#198583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=50536">mmmko</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 30 Jul 2025 at 12:27am<br /><br />Did you downgrade the BIOS? I have BIOS 3.30 and I wonder if I should downgrade it to make bluetooth work again.<br />BTW. it's a shame ASRock does nothing to fix this issue and releases products with defects like this.]]>
   </description>
   <pubDate>Wed, 30 Jul 2025 00:27:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=198583&amp;title=bluetooth-just-died#198583</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : Just wanted to check in that I...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=195415&amp;title=bluetooth-just-died#195415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=49645">LambdaImperator</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 31 May 2025 at 3:46am<br /><br />Just wanted to check in that I recently had this problem on my X870 Riptide WiFi - the BT just stopped showing in the list of the devices on both Linux and Windows - nothing was helping including reloading bluetooth and wifi drivers on Linux in any order - and it just reappeared as soon as I updated BIOS to 3.26. ]]>
   </description>
   <pubDate>Sat, 31 May 2025 03:46:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=195415&amp;title=bluetooth-just-died#195415</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : I discovered something interesting:...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=195340&amp;title=bluetooth-just-died#195340</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=49615">sakanaboy</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 29 May 2025 at 11:18pm<br /><br />I discovered something interesting: Mediatek MT7922 on my X670E Steel Legend suddenly stopped being detected in Windows, but when I booted into Linux it was recognized immediately and worked flawlessly. Good grief...]]>
   </description>
   <pubDate>Thu, 29 May 2025 23:18:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=195340&amp;title=bluetooth-just-died#195340</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : That&amp;#039;s why I use Linux -...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186867&amp;title=bluetooth-just-died#186867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=27513">M440</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 24 Mar 2025 at 2:06pm<br /><br />That's why I use Linux - it has fewer problems. If you ever encounter an issue, you'll be fixing the problem directly rather than using a workaround.<br /><br />For example, I wrote a systemd service to disable the Mediatek MT7922 driver in my laptop when the PC goes to sleep, which solved all the card's issues without needing to restart my PC.<br /><br />edit:<br />not to mention i dont have to look for drivers downloads, because these are included in the kernel/firmware<br /><br /><br /><table width="99%"><tr><td><pre class="BBcode"><br /><br />&gt; cat mt7921e-sleep.service<br /><br />#/etc/systemd/system/mt7921e-sleep.service<br />&#091;Unit&#093;<br />Description=mt7921e sleep<br />Before=sleep.target<br />StopWhenUnneeded=yes<br /><br />&#091;Service&#093;<br />Type=oneshot<br />RemainAfterExit=yes<br />ExecStart=/sbin/modprobe -r mt7921e<br />ExecStop=/sbin/modprobe mt7921e<br /><br />&#091;Install&#093;<br />WantedBy=sleep.target<br /><br /></pre></td></tr></table><span style="font-size:10px"><br /><br />Edited by M440 - 24 Mar 2025 at 2:16pm</span>]]>
   </description>
   <pubDate>Mon, 24 Mar 2025 14:06:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186867&amp;title=bluetooth-just-died#186867</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died :   gersones wrote:For those who...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186349&amp;title=bluetooth-just-died#186349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=47730">Sb125</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 22 Mar 2025 at 6:10am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by gersones" alt="Originally posted by gersones" style="vertical-align: text-bottom;" /> <strong>gersones wrote:</strong><br /><br />For those who happen to face the same issue, I hope this helps you:<br /><br />You'll find some attempts to fix this in Google/Youtube but none will work (maybe I just didn't find the right answer).<br /><br />The steps I did that solved it:<br />1. In Windows Device Manager, uninstall the problematic USB device/driver;<br />2. Uninstall the BT drivers;<br />3. Restart and go into BIOS/Setup;<br />4. Find where you enable/disable onboard components and disable BT (I disabled the main wireless controller, so I disabled BT and WiFi);<br />5. Let the computer boots Windows normally then reboot again;<br />6. Go into BIOS/Setup and re-enable BT;<br />7. Boot into Windows and reinstall BT drivers;<br />8. If the it doesn't appear in Device Manager, reboot;<br />9. Check if the BT appears in Device Manager (but you'll know it came back when you see the BT icon in the taskbar).<br /><br />The headaches are gone.<br /><br />Regards</td></tr></table> <br /><br /><br />Can confirm this fixed the issue for me, thanks!]]>
   </description>
   <pubDate>Sat, 22 Mar 2025 06:10:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186349&amp;title=bluetooth-just-died#186349</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : I&amp;#039;m having the exact same...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186346&amp;title=bluetooth-just-died#186346</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=47730">Sb125</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 22 Mar 2025 at 5:16am<br /><br />I'm having the exact same issue, my Bluetooth was working fine, suddenly it doesn't work, I have also recently done a Nvidea driver update. <br /><br />Interestingly the Wi-Fi still works fine. <br /><br />What I did originally;<br />- Install bluetooth driver direct from ASRock "MediaTek_Bluetooth(v1.1037.0.424)"<br /><br />What I tried after it stopped working;<br />- Re-install with existing file I had<br />- Re-download in case somehow  there was corruption during the download, unlikely but takes a few seconds to check<br />- Check Bluetooth is enabled in BIOS<br />-  Full power reset (unplug power supply and hold power button to fully discharge for 30sec, then reboot.<br /><br />I noticed many devices were listed as 'unknown' in the device manager. Bluetooth was hidden but visible if selecting "show hidden devices" -  The drivers were there but saying that it was not plugged in. <br /><br />My case has not been moved or opened during the time that it was working vs when it stopped, I doubt that anything came lose internally. <br /><br /><br />As for the specs;<br /><br />Windows 11;<br />ASRock X870 Pro RS Wifi<br />Wifi module used R717 <br /><br />Other specs (Doesn't seem relevant but you never know)<br /><br />5090<br />9800x3d<br />32gb 7200mt RAM<br />PCIE 5 M.2 2TB storage.<br /><br />My BIOS is at at the base version from when I bought it, I've been reluctant to upgrade as I've seen there's been a few issues with ASrock drivers, some relating to DRAM OC and others relating to 9800x3D (Specifics not known here, but reports of damaged CPUs - Unlikely but was sitting on the side of caution). <br /><br />However, there was a new BIOS update 1 month ago so I might try it. <br /><br />]]>
   </description>
   <pubDate>Sat, 22 Mar 2025 05:16:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=186346&amp;title=bluetooth-just-died#186346</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : those issues are dependant on...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=185549&amp;title=bluetooth-just-died#185549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=27513">M440</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 13 Mar 2025 at 5:49pm<br /><br />those issues are dependant on a wireless card used in your system and actually os used.. (windows sets flags for cards making them unusable until power down. )<br /><br />list the specs :)]]>
   </description>
   <pubDate>Thu, 13 Mar 2025 17:49:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=185549&amp;title=bluetooth-just-died#185549</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : Hello, I found this post, I&amp;#039;m...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=185547&amp;title=bluetooth-just-died#185547</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=47523">dan131313</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 13 Mar 2025 at 4:32pm<br /><br />Hello, I found this post, I'm having a similar issue. <br />After I updated my GPU drivers, BT has suddenly disappeared.<br />There is no bluetooth in the device manager list, nor among windows services.<br />It's like my hardware doesnt support it at all.<br />There is also a notification about the last usb device that has not worked properly.<br />I tried to followed the steps, uninstall any suspicious device, enable BT inside the bios, but its still not working at all. I'm using a B650i Lightning wifi with 7900x3d.<br />Any help would be welcome.]]>
   </description>
   <pubDate>Thu, 13 Mar 2025 16:32:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=185547&amp;title=bluetooth-just-died#185547</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : My motherboard is Z790 - C Intel....]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=166856&amp;title=bluetooth-just-died#166856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=43137">gamertothebone</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 27 Nov 2024 at 9:51am<br /><br />My motherboard is Z790 - C Intel. Apologies for posting here.]]>
   </description>
   <pubDate>Wed, 27 Nov 2024 09:51:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=166856&amp;title=bluetooth-just-died#166856</guid>
  </item> 
  <item>
   <title><![CDATA[Bluetooth just died : This did not work for meI disabled...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=166848&amp;title=bluetooth-just-died#166848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=43137">gamertothebone</a><br /><strong>Subject:</strong> 26933<br /><strong>Posted:</strong> 27 Nov 2024 at 12:07am<br /><br />This did not work for me<br /><br />I disabled the WAN in BIOS because I could not find any bluetooth.<br /><br />Have seen other suggestions to reset CMOS.<br /><br />Most problems I have had with a brand new motherboard in 20 years...<br /><br />The tech support options from this brand are very limited.]]>
   </description>
   <pubDate>Wed, 27 Nov 2024 00:07:06 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=26933&amp;PID=166848&amp;title=bluetooth-just-died#166848</guid>
  </item> 
 </channel>
</rss>