Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2024 12:47:16 +0300
From:      Oleksandr Kryvulia <shuriku@shurik.kiev.ua>
To:        wireless@freebsd.org
Subject:   Re: Support for Intel AX211 Bluetooth
Message-ID:  <d039b29b-a754-47e6-a1f9-b141a4d2b2b3@shurik.kiev.ua>
In-Reply-To: <CAN6yY1vJT4as8UGdmbogON2sx4kvDVG0yQFZx%2BL4LK-WFt2hVg@mail.gmail.com>
References:  <CAN6yY1tGxu_wZ_2tQDDxThe8nu2mGW3HE0COZ3aKf8ffqz7-bg@mail.gmail.com> <1366e4dd-c0f4-4019-9630-e45838cd7083@shurik.kiev.ua> <CAN6yY1vJT4as8UGdmbogON2sx4kvDVG0yQFZx%2BL4LK-WFt2hVg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------uxwExilaqeHJGeTBmH8b0ylp
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

19.06.24 02:36, Kevin Oberman:
>
>
> On Wed, Jun 12, 2024 at 10:48 PM Oleksandr Kryvulia 
> <shuriku@shurik.kiev.ua> wrote:
>
>     13.06.24 05:01, Kevin Oberman:
>>     I have an Intel AX211 WiFi/Bluetooth wireless in my Lenovo T16
>>     Gen. 1 (Intel) laptop. When I first got the system, it loaded a
>>     driver, but I failed to get it working before it stopped being
>>     recognized at all. I assume that it was realized that the old
>>     driver for older Intel systems didn't work on the AX2xx devices.
>>
>>     Is there any hope of support for newer Intel BlueTooth
>>     interfaces? I'd really love to get my wireless earbuds working
>>     with this system. Or should this go to multimedia@?
>>
>
>     Look at https://reviews.freebsd.org/D44861.
>
>
> First, thanks very much for your suggestion. I have made several tries 
> to get it to work, but /dev/ubt0 never gets created After realizing 
> that I needed to do an etcupdate to get the iwmbtfw.conf installed, I 
> do see the device shown during the system startup.
> ubt0 on uhub1
> ubt0: <vendor 0x8087 product 0x0033, class 224/1, rev 2.01/0.00, addr 
> 2> on usbus1
>
> "service bluetooth start ubt0'" generates an error of 
> "/etc/rc.d/bluetooth: WARNING: Reset failed, retrying."
>
> I feel like I have simply missed something basic, but have not been 
> able to figure out what. I have double checked the patch that was not 
> in the main patch, but in the text specifically for the AX211

To get it work you need:
- patch from review
- my patch in comments, it must be applied against current src tree 
after previous patch.
- updated firmware from comms/iwmbt-firmware (allready in ports tree 
since 124f62b82791b7fe8056f58c6455b77f107e1e6d 
<https://cgit.freebsd.org/ports/commit/comms/iwmbt-firmware?id=124f62b82791b7fe8056f58c6455b77f107e1e6d>)

This partialy works on my laptop - obex is ok, but bluetooth mouse via 
bthidd do not works.
--------------uxwExilaqeHJGeTBmH8b0ylp
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    19.06.24 02:36, Kevin Oberman:<br>
    <blockquote type="cite"
cite="mid:CAN6yY1vJT4as8UGdmbogON2sx4kvDVG0yQFZx+L4LK-WFt2hVg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:tahoma,sans-serif;font-size:small"><br>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Wed, Jun 12, 2024 at
            10:48 PM Oleksandr Kryvulia &lt;<a
              href="mailto:shuriku@shurik.kiev.ua"
              moz-do-not-send="true" class="moz-txt-link-freetext">shuriku@shurik.kiev.ua</a>&gt;
            wrote:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            <div> 13.06.24 05:01, Kevin Oberman:<br>
              <blockquote type="cite">
                <div dir="ltr">
                  <div
style="font-family:tahoma,sans-serif;font-size:small">I have an Intel
                    AX211 WiFi/Bluetooth wireless in my Lenovo T16 Gen.
                    1 (Intel) laptop. When I first got the system, it
                    loaded a driver, but I failed to get it working
                    before it stopped being recognized at all. I assume
                    that it was realized that the old driver for older
                    Intel systems didn't work on the AX2xx devices.<br
                      clear="all">
                  </div>
                  <div><br>
                  </div>
                  <div>
                    <div
style="font-family:tahoma,sans-serif;font-size:small">Is there any hope
                      of support for newer Intel BlueTooth interfaces?
                      I'd really love to get my wireless earbuds working
                      with this system. Or should this go to
                      multimedia@?<br>
                    </div>
                  </div>
                  <br>
                </div>
              </blockquote>
              <br>
              Look at <a href="https://reviews.freebsd.org/D44861"
                target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">https://reviews.freebsd.org/D44861</a>.<span
                class="gmail_default"
                style="font-family:tahoma,sans-serif;font-size:small"></span></div>
          </blockquote>
          <div><br>
          </div>
          <div style="font-family:tahoma,sans-serif;font-size:small"
            class="gmail_default">First, thanks very much for your
            suggestion. I have made several tries to get it to work, but
            /dev/ubt0 never gets created After realizing that I needed
            to do an etcupdate to get the iwmbtfw.conf installed, I do
            see the device shown during the system startup.<br>
          </div>
          <div style="font-family:tahoma,sans-serif;font-size:small"
            class="gmail_default">ubt0 on uhub1<br>
            ubt0: &lt;vendor 0x8087 product 0x0033, class 224/1, rev
            2.01/0.00, addr 2&gt; on usbus1<br>
            <span class="gmail-transaction-comment"></span></div>
        </div>
        <br clear="all">
        <div style="font-family:tahoma,sans-serif;font-size:small"
          class="gmail_default">"service bluetooth start ubt0'"
          generates an error of "/etc/rc.d/bluetooth: WARNING: Reset
          failed, retrying."</div>
        <div style="font-family:tahoma,sans-serif;font-size:small"
          class="gmail_default"><br>
        </div>
        <div style="font-family:tahoma,sans-serif;font-size:small"
          class="gmail_default">I feel like I have simply missed
          something basic, but have not been able to figure out what. I
          have double checked the patch that was not in the main patch,
          but in the text specifically for the AX211<br>
        </div>
      </div>
    </blockquote>
    <br>
    To get it work you need:<br>
    - patch from review<br>
    - my patch in comments, it must be applied against current src tree
    after previous patch.<br>
    - updated firmware from comms/iwmbt-firmware (allready in ports tree
    since <a
href="https://cgit.freebsd.org/ports/commit/comms/iwmbt-firmware?id=124f62b82791b7fe8056f58c6455b77f107e1e6d">124f62b82791b7fe8056f58c6455b77f107e1e6d</a>)<br>;
    <br>
    This partialy works on my laptop - obex is ok, but bluetooth mouse
    via bthidd do not works.<br>
  </body>
</html>

--------------uxwExilaqeHJGeTBmH8b0ylp--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d039b29b-a754-47e6-a1f9-b141a4d2b2b3>