<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Re:AX210 + Linux - stability issues in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632956#M56504</link>
    <description>&lt;P&gt;Hi Alfredo,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wasn't able to find the Bluetooth mouse - couple of wireless ones borrowed from a colleagues&amp;nbsp; use proprietary protocols.&amp;nbsp;&lt;BR /&gt;I got one wireless BT keyboard though - it required pairing and connection, but worked without any issues for ~30 hours.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Dmitry&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 19:28:23 GMT</pubDate>
    <dc:creator>DmitryKh</dc:creator>
    <dc:date>2024-09-23T19:28:23Z</dc:date>
    <item>
      <title>AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1623999#M55889</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I got two machines with exactly the same hardware and software - Debian 12, kernel&amp;nbsp;6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64 GNU/Linux. Parts of dmesg log related to BT/WiFi can be found below.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I use these machines as a BT gateways - receiving advertisements from a sensors and reporting them via network to the remote DB. The software is written with Python &lt;EM&gt;bleak&amp;nbsp;&lt;/EM&gt;package on top of BlueZ 5.66.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, when both BT and WiFi are in use, after couple of hours BT adapter (hci0) begins to report "network is down" and becomes unusable. If WiFi is not connected - it will take longer (from one day to one week), but will always end with the same result. There is a "workaround" - unloading &lt;EM&gt;btusb&amp;nbsp;&lt;/EM&gt;module and loading it again - but it takes up to 30 sec and causes loss of data.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The logs are full with similar messages in the changing order (please see below). As you can mention, sometimes the issue "cures itself", sometimes even multiple times - but at some point in time it breaks for good.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;BR /&gt;[ 1319.372812] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[ 1319.372812] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[ 1319.386983] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[ 1319.413745] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[249543.134914] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[249543.158194] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[253776.345142] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[253776.345147] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[253776.347387] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[253776.372160] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[254795.305474] Bluetooth: hci0: Malformed LE Event: 0x0d&lt;BR /&gt;[257246.632146] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[257246.632154] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[257246.635542] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[257246.660624] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[257935.553975] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[257935.577973] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[258160.034219] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[258160.034239] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[258160.034262] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[258160.034274] Bluetooth: hci0: failed to restart LE scan: status -110&lt;BR /&gt;[258160.034287] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[258160.061931] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[258886.627649] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[258886.627668] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[258886.627693] Bluetooth: hci0: No way to reset. Ignoring and continuing&lt;BR /&gt;[258886.627695] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[258886.627711] Bluetooth: hci0: failed to restart LE scan: status -110&lt;BR /&gt;[258886.651782] Bluetooth: hci0: Hardware error 0x0c&lt;BR /&gt;[258886.676886] Bluetooth: hci0: Retrieving Intel exception info failed (-16)&lt;BR /&gt;[259707.937451] Bluetooth: hci0: command 0x2042 tx timeout&lt;BR /&gt;[259707.937478] Bluetooth: hci0: Opcode 0x2042 failed: -110&lt;BR /&gt;[259707.937483] Bluetooth: hci0: No way to reset. Ignoring and continuing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dmesg log from the boot:&lt;/P&gt;&lt;P&gt;[ 3.571579] iwlwifi 0000:03:00.0: enabling device (0000 -&amp;gt; 0002)&lt;BR /&gt;[ 3.583165] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-ty-a0-gf-a0-72.ucode&lt;BR /&gt;[ 3.583181] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver&lt;BR /&gt;[ 3.583204] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36&lt;BR /&gt;[ 3.583815] iwlwifi 0000:03:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)&lt;BR /&gt;[ 3.583837] iwlwifi 0000:03:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)&lt;BR /&gt;[ 3.583843] iwlwifi 0000:03:00.0: loaded firmware version 72.daa05125.0 ty-a0-gf-a0-72.ucode op_mode iwlmvm&lt;BR /&gt;[ 3.720192] Bluetooth: Core ver 2.22&lt;BR /&gt;[ 3.720229] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 3.720234] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 3.720236] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 3.720242] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 3.721159] iwlwifi 0000:03:00.0: BIOS contains WGDS but no WRDS&lt;BR /&gt;[ 3.721631] iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420&lt;BR /&gt;[ 3.896912] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-ty-a0-gf-a0.pnvm&lt;BR /&gt;[ 3.896957] iwlwifi 0000:03:00.0: loaded PNVM version 64acdc51&lt;BR /&gt;[ 3.921121] Bluetooth: hci0: Device revision is 0&lt;BR /&gt;[ 3.921126] Bluetooth: hci0: Secure boot is enabled&lt;BR /&gt;[ 3.921127] Bluetooth: hci0: OTP lock is enabled&lt;BR /&gt;[ 3.921128] Bluetooth: hci0: API lock is enabled&lt;BR /&gt;[ 3.921129] Bluetooth: hci0: Debug lock is disabled&lt;BR /&gt;[ 3.921130] Bluetooth: hci0: Minimum firmware build 1 week 10 2014&lt;BR /&gt;[ 3.921132] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38&lt;BR /&gt;[ 3.923009] Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi&lt;BR /&gt;[ 3.923107] Bluetooth: hci0: Boot Address: 0x100800&lt;BR /&gt;[ 3.923110] Bluetooth: hci0: Firmware Version: 107-51.22&lt;BR /&gt;[ 4.050039] iwlwifi 0000:03:00.0: Detected RF GF, rfid=0x10d000&lt;BR /&gt;[ 4.119554] iwlwifi 0000:03:00.0: base HW address: 50:28:4a:ae:c1:67&lt;BR /&gt;[ 4.151495] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0&lt;BR /&gt;[ 5.262840] Bluetooth: hci0: Waiting for firmware download to complete&lt;BR /&gt;[ 5.263080] Bluetooth: hci0: Firmware loaded in 1308662 usecs&lt;BR /&gt;[ 5.263129] Bluetooth: hci0: Waiting for device to boot&lt;BR /&gt;[ 5.280728] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 5.280734] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 5.280738] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 5.289087] Bluetooth: hci0: Device booted in 25372 usecs&lt;BR /&gt;[ 5.289297] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0041-0041.ddc&lt;BR /&gt;[ 5.291087] Bluetooth: hci0: Applying Intel DDC parameters completed&lt;BR /&gt;[ 5.294154] Bluetooth: hci0: Firmware timestamp 2022.51 buildtype 1 build 56683&lt;BR /&gt;[ 5.367378] Bluetooth: MGMT ver 1.22&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2024 14:12:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1623999#M55889</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-08-18T14:12:05Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1626026#M56030</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;Kindly allow me to ask the following information that will be useful in further checking your concern:&lt;/P&gt;&lt;P&gt;1. It would really help us if we can get more information about your system. Please download and run our Intel® System Support Utility from this &lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" rel="noopener noreferrer" target="_blank"&gt;page&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;You can view the instructions on how to run this application on the readme file included on the download.&lt;/P&gt;&lt;P&gt;The steps below are from the readme file:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How to run ssu.sh from the terminal&lt;/P&gt;&lt;P&gt;==========================&lt;/P&gt;&lt;P&gt;a.&amp;nbsp;Open Applications -&amp;gt; Accessories -&amp;gt; Terminal&lt;/P&gt;&lt;P&gt;b.&amp;nbsp;From the current director, navigate to the current folder where the ssu.sh file resides.&amp;nbsp;For example if you saved the ssu.sh to a folder called "SSU File" the command would be:&amp;nbsp;cd "SSU File"&lt;/P&gt;&lt;P&gt;c.&amp;nbsp;Run the ssu.sh file using this command:&amp;nbsp;./ssu.sh &amp;lt;parameter=0|1&amp;gt;&amp;nbsp;&amp;nbsp;where 0 = off and 1 = enabled&lt;/P&gt;&lt;P&gt;d.&amp;nbsp;Use the parameter definitions included in the readme to determine which parameter to use.&lt;/P&gt;&lt;P&gt;e.&amp;nbsp;If no parameter is specified and only ./ssu.sh is run, it will capture all system information with the exception of 3rd party logs which must be specified.&amp;nbsp;If no output file is specified, the SSU will write the output to file &amp;lt;sytemname&amp;gt;.txt.&lt;/P&gt;&lt;P&gt;2. Are you using laptops with preinstalled AX210? If yes, kindly provide the brand and model. &lt;/P&gt;&lt;P&gt;Awaiting your reply.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2024 08:33:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1626026#M56030</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-08-26T08:33:54Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1627793#M56146</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I wanted to check if you had the chance to read the questions that we posted. Please let me know at your earliest convenience so that we can determine the best course of action to resolve this matter.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Sep 2024 02:17:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1627793#M56146</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-02T02:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1627959#M56166</link>
      <description>&lt;P&gt;Hi Alfred,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sorry for a delay - I was off for a vacation &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;1. Downloaded the utility, but it said that my system (Debian 12) is not supported. Tried to run it anyway and after some tweaking (it seem to fail when there are 2 Ethernet interfaces are up and running) got the attached file.&lt;/P&gt;&lt;P&gt;2. I am using an industrial computer Fitlet3 by Compulab, having preinstalled AX210.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise,&lt;BR /&gt;&lt;BR /&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 14:32:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1627959#M56166</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-02T14:32:28Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1628805#M56219</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have now begun the initial phases of our investigation on the issue and I would like to confirm if the BIOS of the system is updated to the latest. I checked the website for it and unfortunately, I cannot find any entries about the BIOS update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2024 07:20:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1628805#M56219</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-05T07:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1628863#M56225</link>
      <description>&lt;P&gt;Hi Alfred,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I cannot provide you the precise timestamp of a BIOS - but we recently had an RMA with the supplier, in course of which BIOS was flashed with an up-to-date version.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Could it be related to Coded PHY encoding we are using to advertise, or to the amount/frequency of the data? BLE advertisement packets, hitting the AX210 card - come from the same sensor up to 10 times per second, and there are currently 10 sensors on site.&amp;nbsp;&lt;BR /&gt;Each packet contains ~50 bytes of a "manufacturer-specific data", as per BLE 5.2 standard...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 10:40:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1628863#M56225</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-05T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629243#M56264</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your insights and suspicion on the matter. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will check if what you mentioned is somehow causing the issue. I would need to get advanced logs from you to further the investigation:&lt;/P&gt;&lt;P&gt;1. Please enter the commands on the terminal and paste the results.&lt;/P&gt;&lt;P&gt;a. hciconfig -a&lt;/P&gt;&lt;P&gt;b. hciconfig -i &amp;lt;interface name&amp;gt; up&lt;/P&gt;&lt;P&gt;c. "lsusb | grep 8087&lt;/P&gt;&lt;P&gt;d. modinfo btintel&lt;/P&gt;&lt;P&gt;e. dmesg | grep Bluetooth&lt;/P&gt;&lt;P&gt;f. # dmesg &amp;gt; dmesg.log &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Awaiting your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2024 07:53:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629243#M56264</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-06T07:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629574#M56278</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Alfred,&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the output (when the adapter experiences the mentioned issue). dmesg logs are attached.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please mention&amp;nbsp;that at about 14:01 GMT, Sep 8 - I've applied a workaround (rmmod btusb and insmod it again) to return the machine to a working state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;$ hciconfig -a&lt;BR /&gt;hci0: &amp;nbsp; Type: Primary &amp;nbsp;Bus: USB&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BD Address: 50:28:4A:AF:9D:D4 &amp;nbsp;ACL MTU: 1021:4 &amp;nbsp;SCO MTU: 96:6&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DOWN&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RX bytes:95018258 acl:0 sco:0 events:2773475 errors:0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TX bytes:15480379 acl:0 sco:0 commands:1640346 errors:3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Link policy: RSWITCH SNIFF&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Link mode: PERIPHERAL ACCEPT&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;$ hciconfig -i hci0 up&lt;BR /&gt;hciconfig: invalid option -- 'i'&lt;BR /&gt;&lt;BR /&gt;$ hciconfig hci0 up&lt;BR /&gt;Can't init device hci0: Connection timed out (110)&lt;BR /&gt;&lt;BR /&gt;$ lsusb | grep 8087&lt;BR /&gt;Bus 001 Device 002: ID 8087:0032 Intel Corp. AX210 Bluetooth&lt;BR /&gt;&lt;BR /&gt;$ modinfo btintel&lt;BR /&gt;filename: &amp;nbsp; &amp;nbsp; &amp;nbsp; /lib/modules/6.1.0-22-amd64/kernel/drivers/bluetooth/btintel.ko&lt;BR /&gt;firmware: &amp;nbsp; &amp;nbsp; &amp;nbsp; intel/ibt-12-16.ddc&lt;BR /&gt;firmware: &amp;nbsp; &amp;nbsp; &amp;nbsp; intel/ibt-12-16.sfi&lt;BR /&gt;firmware: &amp;nbsp; &amp;nbsp; &amp;nbsp; intel/ibt-11-5.ddc&lt;BR /&gt;firmware: &amp;nbsp; &amp;nbsp; &amp;nbsp; intel/ibt-11-5.sfi&lt;BR /&gt;license: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GPL&lt;BR /&gt;version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0.1&lt;BR /&gt;description: &amp;nbsp; &amp;nbsp;Bluetooth support for Intel devices ver 0.1&lt;BR /&gt;author: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Marcel Holtmann &amp;lt;&lt;A href="mailto:marcel@holtmann.org" target="_blank" rel="noopener"&gt;marcel@holtmann.org&lt;/A&gt;&amp;gt;&lt;BR /&gt;srcversion: &amp;nbsp; &amp;nbsp; D6DCF098C746D34F2A5BD6C&lt;BR /&gt;depends: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bluetooth&lt;BR /&gt;retpoline: &amp;nbsp; &amp;nbsp; &amp;nbsp;Y&lt;BR /&gt;intree: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Y&lt;BR /&gt;name: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; btintel&lt;BR /&gt;vermagic: &amp;nbsp; &amp;nbsp; &amp;nbsp; 6.1.0-22-amd64 SMP preempt mod_unload modversions&lt;BR /&gt;sig_id: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PKCS#7&lt;BR /&gt;signer: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Debian Secure Boot CA&lt;BR /&gt;sig_key: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;32:A0:28:7F:84:1A:03:6F:A3:93:C1:E0:65:C4:3A:E6:B2:42:26:43&lt;BR /&gt;sig_hashalgo: &amp;nbsp; sha256&lt;BR /&gt;signature: &amp;nbsp; &amp;nbsp; &amp;nbsp;81:FA:0C:E6:1B:B1:D6:E5:7C:75:65:29:70:47:4B:41:36:44:EB:86:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 32:82:3C:E6:51:43:53:02:DA:8B:0F:3C:D4:51:37:E2:04:FE:E2:FD:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 18:D2:86:B1:18:30:36:26:6E:84:AB:74:12:20:23:E3:35:99:F3:92:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 96:CC:A9:53:FC:24:58:C2:32:8F:C1:45:12:2B:55:B7:48:45:75:0F:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DC:78:90:4D:4C:AD:B4:BE:79:40:2D:77:17:7D:48:BE:20:B0:61:A9:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; D0:D9:4C:38:89:63:91:6A:C0:40:A3:98:1E:8C:28:6E:E3:C7:2D:23:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2C:9D:AC:D4:AF:29:48:82:9A:C6:8A:57:77:0C:C9:ED:8D:0E:31:E3:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; F7:32:FC:3E:18:4B:E3:B9:6A:4E:CC:1D:96:D4:00:35:F5:73:34:05:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 38:D9:B6:8D:E0:F5:CE:0B:5D:77:2B:EC:0A:A8:31:4D:67:CF:F2:06:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BD:48:29:6A:D9:6A:64:89:78:6A:7D:7D:B1:8B:98:DD:A4:1C:BB:ED:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4F:AE:3D:CC:6E:64:5A:11:74:9B:79:54:CE:9B:CD:B8:1C:83:3D:76:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 97:FC:99:EC:66:E9:3E:E0:7B:55:34:51:3D:05:43:10:4F:04:FE:55:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3B:2F:B2:93:88:19:3A:98:CF:97:90:23:D8:F0:44:81&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2024 14:20:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629574#M56278</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-08T14:20:16Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629751#M56296</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you providing those information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please allow us some time to check on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will get back to you as soon as we have updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2024 08:54:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1629751#M56296</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-09T08:54:14Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1631536#M56415</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for waiting for our update.&lt;/P&gt;&lt;P&gt;We reviewed the BT information that you provided and it shows DOWN and it fails to turn up due to “Can't init device hci0: Connection timed out (110)”. We would suggest for you to check if Failed to enable Bluetooth while ‘#rfkill list’ indicates it’s blocked by kernel. If yes, Try # rfkill unblock bluetooth or # rfkill unblock all.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally, how many of Bluetooth sensor devices connected to these machines as BT gateways? If you test with 1 Bluetooth mouse, are there any issues?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We look forward to your feedback regarding our post.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2024 15:37:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1631536#M56415</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-16T15:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632074#M56444</link>
      <description>&lt;P&gt;Hi Alfred,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will try the suggested solution - but the issue is that these systems shall work in an autonomous mode, and it is challenging even to write a "watchdog" for them - since same error messages (with lower density though) appear even when the adapter seems to work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Currently we have 11 sensors and 2 gateways. As I mentioned - we do not use connections, so each gateway can "hear" all sensors.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For the same reason - I can try to connect a mouse, but not sure what connection-based 1/2M PHY BT mouse shall reveal about non-connected advertising with Coded PHY.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In parallel - I want to try running Google's autonomous BT stack, Bumble - which supposed to be independent from a kernel.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 21:40:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632074#M56444</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-18T21:40:34Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632190#M56455</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for considering to find time to try our suggestions.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;While waiting for the results of our suggestions, we will be taking note of the new information that you shared.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Sep 2024 08:49:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632190#M56455</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-19T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632956#M56504</link>
      <description>&lt;P&gt;Hi Alfredo,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wasn't able to find the Bluetooth mouse - couple of wireless ones borrowed from a colleagues&amp;nbsp; use proprietary protocols.&amp;nbsp;&lt;BR /&gt;I got one wireless BT keyboard though - it required pairing and connection, but worked without any issues for ~30 hours.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 19:28:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632956#M56504</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-23T19:28:23Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632982#M56509</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for finding ways to carry out the testing by our engineers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I just want to confirm, if you were able to test the “We reviewed the BT information that you provided and it shows DOWN and it fails to turn up due to “Can't init device hci0: Connection timed out (110)”. We would suggest for you to check if Failed to enable Bluetooth while ‘#rfkill list’ indicates it’s blocked by kernel. If yes, Try # rfkill unblock bluetooth or # rfkill unblock all” part. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will wait for your confirmation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2024 23:38:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1632982#M56509</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-23T23:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633132#M56516</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ sudo hciconfig -a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;hci0: Type: Primary Bus: USB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;BD Address: 50:28:4A:AF:9D:D4 ACL MTU: 1021:4 SCO MTU: 96:6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DOWN &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;RX bytes:7771590 acl:0 sco:0 events:230313 errors:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TX bytes:1301793 acl:0 sco:0 commands:137674 errors:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Link policy: RSWITCH SNIFF &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Link mode: PERIPHERAL ACCEPT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$&lt;BR /&gt;$ sudo rfkill list&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;&lt;BR /&gt;1: phy0: Wireless LAN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Soft blocked: no&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hard blocked: no&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;7: hci0: Bluetooth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Soft blocked: no&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hard blocked: no&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;$&lt;BR /&gt;$ sudo rfkill unblock all&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;$&lt;BR /&gt;$ sudo hciconfig -a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;hci0: Type: Primary Bus: USB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;BD Address: 50:28:4A:AF:9D:D4 ACL MTU: 1021:4 SCO MTU: 96:6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DOWN &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;RX bytes:7771590 acl:0 sco:0 events:230313 errors:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TX bytes:1301793 acl:0 sco:0 commands:137674 errors:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Link policy: RSWITCH SNIFF &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Link mode: PERIPHERAL ACCEPT&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 16:15:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633132#M56516</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-24T16:15:14Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633273#M56520</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for considering our suggestions so far.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Just for confirmation, did the recommendation by our engineers result to any improvements?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Sep 2024 06:16:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633273#M56520</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-25T06:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633317#M56521</link>
      <description>&lt;P&gt;Hi Alfred,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am not sure which recommendation you are referring to.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it is "&lt;SPAN&gt;We would suggest for you to check if Failed to enable Bluetooth while ‘#rfkill list’ indicates it’s blocked by kernel." - as you can see above, "rfkill list" shows that the adapter is not blocked, and unblocking it has no effect on the "DOWN" state&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Please advise,&lt;BR /&gt;Dmitry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 08:16:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1633317#M56521</guid>
      <dc:creator>DmitryKh</dc:creator>
      <dc:date>2024-09-25T08:16:17Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1634122#M56556</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Hi Dmitrykh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Thank you for your response and providing more details regarding the issue,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;We will continue checking this and the information that provided is invaluable to us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Please allow us some time to check on your concern. We hope for your understanding regarding this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;We will get back to you as soon as we have updates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Alfred S&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel Customer Support Technician&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2024 08:27:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1634122#M56556</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-09-30T08:27:09Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1637024#M56679</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for waiting for our update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Intel AX210 is primarily used for standard Bluetooth functionalities on personal computers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please consider using the latest Kernel 6.11, and FW ver.89 for AX210 and check if it would work better.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please note that Intel Wireless Firmware usually ship with the Operating System distro, or alternatively you can get the latest Intel Bluetooth &amp;amp; WiFi Firmware from the Firmware &lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/" rel="noopener noreferrer" target="_blank"&gt;git tree&lt;/A&gt;. Intel Bluetooth FW is at linux-firmware/intel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If above workaround does not help then it could be a cause of isolated issue due to &amp;nbsp;specific use case and design in assistance, please review&amp;nbsp;the design and implementation directly with your Intel representative, or through &lt;A href="https://www.intel.com/content/www/us/en/resources-documentation/developer.html" rel="noopener noreferrer" target="_blank"&gt;Intel RDC/Developer Zone&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We look forward to your feedback regarding our post.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1637024#M56679</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-10-14T07:14:10Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 + Linux - stability issues</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1638028#M56715</link>
      <description>&lt;P&gt;Hi Dmitrykh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are just following up.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It looks like you need more time to assess the answers that we have provided.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alfred S&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Oct 2024 08:06:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Linux-stability-issues/m-p/1638028#M56715</guid>
      <dc:creator>AlfredoS_Intel</dc:creator>
      <dc:date>2024-10-18T08:06:32Z</dc:date>
    </item>
  </channel>
</rss>

