Menu

#68 Bladerf A9 - Failed to open device (first available): Operation timed out

1.0
open
nobody
None
2025-02-06
2025-02-04
joe
No

OS: Dragon OS_FOCAL latest updates
ENV: VM and LiveUSB
Hardware: BladerRF micro A9: latest firmware version
FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

issue:
root@dragon-OS:~# bladeRF-cli -i
[ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
Failed to open device (first available): Operation timed out

bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well

1 Attachments

Related

Tickets: #68

Discussion

  • joe

    joe - 2025-02-06

    Update #1

    Same issue with the raspberry pi image

     
  • Cemaxecuter

    Cemaxecuter - 2025-02-06

    You're saying DragonOS Focal and showing 1.8 which leads me to believe you are using the older DragonOS which was based on 20.04. Is there a reason you need that build? DragonOS FocalX is based on 22.04 and as I sit here and type the cli version is 1.9 and lib version is 2.5+.

    I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS FocalX (when you click downloads it's the latest ISO available).

     
    • Cemaxecuter

      Cemaxecuter - 2025-02-06

      On desktop (not Vm) with DragonOS FocalX my bladerf xA9 works.

      On the pi there’s something wrong for sure.

      Sent from Proton Mail for iOS

      On Thu, Feb 6, 2025 at 6:05 AM, Cemaxecuter <cemaxecuter@users.sourceforge.net> wrote:

      You're saying DragonOS Focal and showing 1.8 which leads me to believe you are using the older DragonOS which was based on 20.04. Is there a reason you need that build? DragonOS FocalX is based on 22.04 and as I sit here and type the cli version is 1.9 and lib version is 2.5+.

      I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS FocalX (when you click downloads it's the latest ISO available).


      [tickets:#68] Bladerf A9 - Failed to open device (first available): Operation timed out

      Status: open
      Milestone: 1.0
      Created: Tue Feb 04, 2025 10:16 PM UTC by joe
      Last Updated: Thu Feb 06, 2025 07:59 AM UTC
      Owner: nobody
      Attachments:

      OS: Dragon OS_FOCAL latest updates
      ENV: VM and LiveUSB
      Hardware: BladerRF micro A9: latest firmware version
      FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

      issue:
      root@dragon-OS:~# bladeRF-cli -i
      [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
      Failed to open device (first available): Operation timed out

      bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

      This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

      P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-focal/tickets/68/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #68

      • joe

        joe - 2025-02-06

        I figured out that i flash the fpga with bladerf-cli -L it works fine, but
        if i try to load it with -l, timeout error

        On Thu, Feb 6, 2025, 1:44 PM Cemaxecuter cemaxecuter@users.sourceforge.net
        wrote:

        On desktop (not Vm) with DragonOS FocalX my bladerf xA9 works.

        On the pi there’s something wrong for sure.

        Sent from Proton Mail https://proton.me/mail/home for iOS

        On Thu, Feb 6, 2025 at 6:05 AM, Cemaxecuter <
        cemaxecuter@users.sourceforge.net
        <on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>>
        wrote:</on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>

        You're saying DragonOS Focal and showing 1.8 which leads me to believe you
        are using the older DragonOS which was based on 20.04. Is there a reason
        you need that build? DragonOS FocalX is based on 22.04 and as I sit here
        and type the cli version is 1.9 and lib version is 2.5+.

        I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS
        FocalX (when you click downloads it's the latest ISO available).


        [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
        Bladerf A9 - Failed to open device (first available): Operation timed out

        Status: open
        Milestone: 1.0
        Created: Tue Feb 04, 2025 10:16 PM UTC by joe
        Last Updated: Thu Feb 06, 2025 07:59 AM UTC
        Owner: nobody
        Attachments:

        OS: Dragon OS_FOCAL latest updates
        ENV: VM and LiveUSB
        Hardware: BladerRF micro A9: latest firmware version
        FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

        issue:
        root@dragon-OS:~# bladeRF-cli -i
        [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
        bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
        Operation timed out
        Failed to open device (first available): Operation timed out

        bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
        issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

        This only happens on dragon os focal, as i did the same on windows and
        kali, VM and main OS, everything works perfectly fine, using the same
        latest version software

        P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
        manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
        were v.1.19 as well


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/dragonos-focal/tickets/68/

        To unsubscribe from further messages, please visit
        https://sourceforge.net/auth/subscriptions/


        [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
        Bladerf A9 - Failed to open device (first available): Operation timed out

        Status: open
        Milestone: 1.0
        Created: Tue Feb 04, 2025 10:16 PM UTC by joe
        Last Updated: Thu Feb 06, 2025 11:05 AM UTC
        Owner: nobody
        Attachments:

        OS: Dragon OS_FOCAL latest updates
        ENV: VM and LiveUSB
        Hardware: BladerRF micro A9: latest firmware version
        FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

        issue:
        root@dragon-OS:~# bladeRF-cli -i
        [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
        bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
        Operation timed out
        Failed to open device (first available): Operation timed out

        bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
        issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

        This only happens on dragon os focal, as i did the same on windows and
        kali, VM and main OS, everything works perfectly fine, using the same
        latest version software

        P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
        manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
        were v.1.19 as well


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/dragonos-focal/tickets/68/

        To unsubscribe from further messages, please visit
        https://sourceforge.net/auth/subscriptions/

         

        Related

        Tickets: #68

        • Cemaxecuter

          Cemaxecuter - 2025-02-06

          Is that on the Pi as well? I swear I tried that and couldn’t get it to load but I’ll go back and try again.

          On my desktop with the latest DragonOS FocalX I didn’t have to manually load but good to hear you’ve got a workaround.

          Sent from Proton Mail for iOS

          On Thu, Feb 6, 2025 at 7:40 AM, joe <joe123@users.sourceforge.net> wrote:

          I figured out that i flash the fpga with bladerf-cli -L it works fine, but
          if i try to load it with -l, timeout error

          On Thu, Feb 6, 2025, 1:44 PM Cemaxecuter cemaxecuter@users.sourceforge.net
          wrote:

          On desktop (not Vm) with DragonOS FocalX my bladerf xA9 works.

          On the pi there’s something wrong for sure.

          Sent from Proton Mail https://proton.me/mail/home for iOS

          On Thu, Feb 6, 2025 at 6:05 AM, Cemaxecuter <
          cemaxecuter@users.sourceforge.net
          <on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>>
          wrote:</on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>

          You're saying DragonOS Focal and showing 1.8 which leads me to believe you
          are using the older DragonOS which was based on 20.04. Is there a reason
          you need that build? DragonOS FocalX is based on 22.04 and as I sit here
          and type the cli version is 1.9 and lib version is 2.5+.

          I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS
          FocalX (when you click downloads it's the latest ISO available).


          [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
          Bladerf A9 - Failed to open device (first available): Operation timed out

          Status: open
          Milestone: 1.0
          Created: Tue Feb 04, 2025 10:16 PM UTC by joe
          Last Updated: Thu Feb 06, 2025 07:59 AM UTC
          Owner: nobody
          Attachments:

          OS: Dragon OS_FOCAL latest updates
          ENV: VM and LiveUSB
          Hardware: BladerRF micro A9: latest firmware version
          FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

          issue:
          root@dragon-OS:~# bladeRF-cli -i
          [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
          bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
          Operation timed out
          Failed to open device (first available): Operation timed out

          bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
          issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

          This only happens on dragon os focal, as i did the same on windows and
          kali, VM and main OS, everything works perfectly fine, using the same
          latest version software

          P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
          manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
          were v.1.19 as well


          Sent from sourceforge.net because you indicated interest in
          https://sourceforge.net/p/dragonos-focal/tickets/68/

          To unsubscribe from further messages, please visit
          https://sourceforge.net/auth/subscriptions/


          [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
          Bladerf A9 - Failed to open device (first available): Operation timed out

          Status: open
          Milestone: 1.0
          Created: Tue Feb 04, 2025 10:16 PM UTC by joe
          Last Updated: Thu Feb 06, 2025 11:05 AM UTC
          Owner: nobody
          Attachments:

          OS: Dragon OS_FOCAL latest updates
          ENV: VM and LiveUSB
          Hardware: BladerRF micro A9: latest firmware version
          FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

          issue:
          root@dragon-OS:~# bladeRF-cli -i
          [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
          bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
          Operation timed out
          Failed to open device (first available): Operation timed out

          bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
          issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

          This only happens on dragon os focal, as i did the same on windows and
          kali, VM and main OS, everything works perfectly fine, using the same
          latest version software

          P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
          manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
          were v.1.19 as well


          Sent from sourceforge.net because you indicated interest in
          https://sourceforge.net/p/dragonos-focal/tickets/68/

          To unsubscribe from further messages, please visit
          https://sourceforge.net/auth/subscriptions/


          [tickets:#68] Bladerf A9 - Failed to open device (first available): Operation timed out

          Status: open
          Milestone: 1.0
          Created: Tue Feb 04, 2025 10:16 PM UTC by joe
          Last Updated: Thu Feb 06, 2025 11:05 AM UTC
          Owner: nobody
          Attachments:

          OS: Dragon OS_FOCAL latest updates
          ENV: VM and LiveUSB
          Hardware: BladerRF micro A9: latest firmware version
          FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

          issue:
          root@dragon-OS:~# bladeRF-cli -i
          [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
          Failed to open device (first available): Operation timed out

          bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

          This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

          P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-focal/tickets/68/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

           

          Related

          Tickets: #68

          • joe

            joe - 2025-02-06

            Yes, it is!

            On Thu, Feb 6, 2025, 2:45 PM Cemaxecuter cemaxecuter@users.sourceforge.net
            wrote:

            Is that on the Pi as well? I swear I tried that and couldn’t get it to
            load but I’ll go back and try again.

            On my desktop with the latest DragonOS FocalX I didn’t have to manually
            load but good to hear you’ve got a workaround.

            Sent from Proton Mail https://proton.me/mail/home for iOS

            On Thu, Feb 6, 2025 at 7:40 AM, joe <joe123@users.sourceforge.net
            <on%20thu,%20feb%206,%202025%20at%207:40%20am,%20joe%20%3c%3ca%20href=>>
            wrote:</on%20thu,%20feb%206,%202025%20at%207:40%20am,%20joe%20%3c%3ca%20href=>

            I figured out that i flash the fpga with bladerf-cli -L it works fine, but
            if i try to load it with -l, timeout error

            On Thu, Feb 6, 2025, 1:44 PM Cemaxecuter cemaxecuter@users.sourceforge.net
            wrote:

            On desktop (not Vm) with DragonOS FocalX my bladerf xA9 works.

            On the pi there’s something wrong for sure.

            Sent from Proton Mail https://proton.me/mail/home for iOS

            On Thu, Feb 6, 2025 at 6:05 AM, Cemaxecuter <
            cemaxecuter@users.sourceforge.net

            <on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>></on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>

            wrote:

            You're saying DragonOS Focal and showing 1.8 which leads me to believe you
            are using the older DragonOS which was based on 20.04. Is there a reason
            you need that build? DragonOS FocalX is based on 22.04 and as I sit here
            and type the cli version is 1.9 and lib version is 2.5+.

            I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS
            FocalX (when you click downloads it's the latest ISO available).


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            https://sourceforge.net/p/dragonos-focal/tickets/68/
            https://sourceforge.net/p/dragonos-focal/tickets/68/ Bladerf A9 - Failed
            to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 07:59 AM UTC
            Owner: nobody
            Attachments:

            • Screenshot 2025-02-05 001350.png

            https://sourceforge.net/p/dragonos-focal/tickets/68/attachment/Screenshot%202025-02-05%20001350.png
            (49.4 kB; image/png)

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            https://sourceforge.net/p/dragonos-focal/tickets/68/
            https://sourceforge.net/p/dragonos-focal/tickets/68/ Bladerf A9 - Failed
            to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 11:05 AM UTC
            Owner: nobody
            Attachments:

            • Screenshot 2025-02-05 001350.png

            https://sourceforge.net/p/dragonos-focal/tickets/68/attachment/Screenshot%202025-02-05%20001350.png
            (49.4 kB; image/png)

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            Bladerf A9 - Failed to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 11:05 AM UTC
            Owner: nobody
            Attachments:

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            Bladerf A9 - Failed to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 11:05 AM UTC
            Owner: nobody
            Attachments:

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/

             

            Related

            Tickets: #68

            • joe

              joe - 2025-02-06

              I dont know why you cant reproduce the same issue, i can help you debug it
              if you know how, btw my friend had the same issue with the bladerf i am
              using, specifically on dragon os x focal

              On Thu, Feb 6, 2025, 4:54 PM Damn son winnernr001@gmail.com wrote:

              Yes, it is!

              On Thu, Feb 6, 2025, 2:45 PM Cemaxecuter cemaxecuter@users.sourceforge.net wrote:

              Is that on the Pi as well? I swear I tried that and couldn’t get it to
              load but I’ll go back and try again.

              On my desktop with the latest DragonOS FocalX I didn’t have to manually
              load but good to hear you’ve got a workaround.

              Sent from Proton Mail https://proton.me/mail/home for iOS

              On Thu, Feb 6, 2025 at 7:40 AM, joe <joe123@users.sourceforge.net
              <on%20thu,%20feb%206,%202025%20at%207:40%20am,%20joe%20%3c%3ca%20href=>>
              wrote:</on%20thu,%20feb%206,%202025%20at%207:40%20am,%20joe%20%3c%3ca%20href=>

              I figured out that i flash the fpga with bladerf-cli -L it works fine, but
              if i try to load it with -l, timeout error

              On Thu, Feb 6, 2025, 1:44 PM Cemaxecuter
              cemaxecuter@users.sourceforge.net
              wrote:

              On desktop (not Vm) with DragonOS FocalX my bladerf xA9 works.

              On the pi there’s something wrong for sure.

              Sent from Proton Mail https://proton.me/mail/home for iOS

              On Thu, Feb 6, 2025 at 6:05 AM, Cemaxecuter <
              cemaxecuter@users.sourceforge.net

              <on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>></on%20thu,%20feb%206,%202025%20at%206:05%20am,%20cemaxecuter%20%3c%3ca%20href=>

              wrote:

              You're saying DragonOS Focal and showing 1.8 which leads me to believe you
              are using the older DragonOS which was based on 20.04. Is there a reason
              you need that build? DragonOS FocalX is based on 22.04 and as I sit here
              and type the cli version is 1.9 and lib version is 2.5+.

              I'll move onto the Pi build next, but my XA9 opens and runs on DragonOS
              FocalX (when you click downloads it's the latest ISO available).


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              https://sourceforge.net/p/dragonos-focal/tickets/68/
              https://sourceforge.net/p/dragonos-focal/tickets/68/ Bladerf A9 - Failed
              to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 07:59 AM UTC
              Owner: nobody
              Attachments:

              • Screenshot 2025-02-05 001350.png

              https://sourceforge.net/p/dragonos-focal/tickets/68/attachment/Screenshot%202025-02-05%20001350.png
              (49.4 kB; image/png)

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              https://sourceforge.net/p/dragonos-focal/tickets/68/
              https://sourceforge.net/p/dragonos-focal/tickets/68/ Bladerf A9 - Failed
              to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 11:05 AM UTC
              Owner: nobody
              Attachments:

              • Screenshot 2025-02-05 001350.png

              https://sourceforge.net/p/dragonos-focal/tickets/68/attachment/Screenshot%202025-02-05%20001350.png
              (49.4 kB; image/png)

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              Bladerf A9 - Failed to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 11:05 AM UTC
              Owner: nobody
              Attachments:

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              Bladerf A9 - Failed to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 11:05 AM UTC
              Owner: nobody
              Attachments:

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/

               

              Related

              Tickets: #68

    • joe

      joe - 2025-02-06

      Just cheked, i am running latest 22.04 ubuntu version, but you are right by default bladerf-cli is versio 1.19, my bad, i deleted it and reinstalled using bladerf repository, which installed the version 1.18 as the latest, anyways i reinstalled the OS and again, on version 1.19, same issue

       

      Last edit: joe 2025-02-06
      • Cemaxecuter

        Cemaxecuter - 2025-02-06

        That’s so strange.i don’t know why in my case on desktop build it doesn’t do it.

        On the Pi5 I can’t use the xA9 without it making that complaint. I’ll see if maybe Naund has suggestions, I can see others have had the issue in the past using the error as a search.

        Sent from Proton Mail for iOS

        On Thu, Feb 6, 2025 at 10:44 AM, joe <joe123@users.sourceforge.net> wrote:

        Just cheked, i am running latest 22.04 ubuntu version, but you are right by default bladerf-cli is versio 1.19, my bad, i deleted it and reinstalled using bladerf repository, which installed the version 1.18 as the latest, anyways i reinstalled it and again, on version 1.19, same issue


        [tickets:#68] Bladerf A9 - Failed to open device (first available): Operation timed out

        Status: open
        Milestone: 1.0
        Created: Tue Feb 04, 2025 10:16 PM UTC by joe
        Last Updated: Thu Feb 06, 2025 11:05 AM UTC
        Owner: nobody
        Attachments:

        OS: Dragon OS_FOCAL latest updates
        ENV: VM and LiveUSB
        Hardware: BladerRF micro A9: latest firmware version
        FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

        issue:
        root@dragon-OS:~# bladeRF-cli -i
        [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
        Failed to open device (first available): Operation timed out

        bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

        This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

        P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well


        Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-focal/tickets/68/

        To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

         

        Related

        Tickets: #68

        • Cemaxecuter

          Cemaxecuter - 2025-02-06

          Just to make sure I’m testing the same as you - I’m using a bare metal install of DragonOS FocalX with no changes in libbladerf and using the fpga images that are auto loaded by default. With this setup I do not get an error.

          I’ll have to figure out what is happening in the case of the Pi.

          Sent from Proton Mail for iOS

          On Thu, Feb 6, 2025 at 11:06 AM, Cemaxecuter <cemaxecuter@users.sourceforge.net> wrote:

          That’s so strange.i don’t know why in my case on desktop build it doesn’t do it.

          On the Pi5 I can’t use the xA9 without it making that complaint. I’ll see if maybe Naund has suggestions, I can see others have had the issue in the past using the error as a search.

          Sent from Proton Mail for iOS

          On Thu, Feb 6, 2025 at 10:44 AM, joe <joe123@users.sourceforge.net> wrote:

          Just cheked, i am running latest 22.04 ubuntu version, but you are right by default bladerf-cli is versio 1.19, my bad, i deleted it and reinstalled using bladerf repository, which installed the version 1.18 as the latest, anyways i reinstalled it and again, on version 1.19, same issue


          [tickets:#68] Bladerf A9 - Failed to open device (first available): Operation timed out

          Status: open
          Milestone: 1.0
          Created: Tue Feb 04, 2025 10:16 PM UTC by joe
          Last Updated: Thu Feb 06, 2025 11:05 AM UTC
          Owner: nobody
          Attachments:

          OS: Dragon OS_FOCAL latest updates
          ENV: VM and LiveUSB
          Hardware: BladerRF micro A9: latest firmware version
          FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

          issue:
          root@dragon-OS:~# bladeRF-cli -i
          [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
          Failed to open device (first available): Operation timed out

          bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

          This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

          P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-focal/tickets/68/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/


          [tickets:#68] Bladerf A9 - Failed to open device (first available): Operation timed out

          Status: open
          Milestone: 1.0
          Created: Tue Feb 04, 2025 10:16 PM UTC by joe
          Last Updated: Thu Feb 06, 2025 03:44 PM UTC
          Owner: nobody
          Attachments:

          OS: Dragon OS_FOCAL latest updates
          ENV: VM and LiveUSB
          Hardware: BladerRF micro A9: latest firmware version
          FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

          issue:
          root@dragon-OS:~# bladeRF-cli -i
          [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457] bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed: Operation timed out
          Failed to open device (first available): Operation timed out

          bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

          This only happens on dragon os focal, as i did the same on windows and kali, VM and main OS, everything works perfectly fine, using the same latest version software

          P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli were v.1.19 as well


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-focal/tickets/68/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

           

          Related

          Tickets: #68

          • joe

            joe - 2025-02-06

            My bad, i installed it properly on bare metal and loading works, but the
            issue remains with the raspberry pi

            On Thu, Feb 6, 2025, 11:33 PM Cemaxecuter cemaxecuter@users.sourceforge.net
            wrote:

            Just to make sure I’m testing the same as you - I’m using a bare metal
            install of DragonOS FocalX with no changes in libbladerf and using the fpga
            images that are auto loaded by default. With this setup I do not get an
            error.

            I’ll have to figure out what is happening in the case of the Pi.

            Sent from Proton Mail https://proton.me/mail/home for iOS

            On Thu, Feb 6, 2025 at 11:06 AM, Cemaxecuter <
            cemaxecuter@users.sourceforge.net
            <on%20thu,%20feb%206,%202025%20at%2011:06%20am,%20cemaxecuter%20%3c%3ca%20href=>>
            wrote:</on%20thu,%20feb%206,%202025%20at%2011:06%20am,%20cemaxecuter%20%3c%3ca%20href=>

            That’s so strange.i don’t know why in my case on desktop build it doesn’t
            do it.

            On the Pi5 I can’t use the xA9 without it making that complaint. I’ll see
            if maybe Naund has suggestions, I can see others have had the issue in the
            past using the error as a search.

            Sent from Proton Mail https://proton.me/mail/home for iOS

            On Thu, Feb 6, 2025 at 10:44 AM, joe <joe123@users.sourceforge.net
            <on%20thu,%20feb%206,%202025%20at%2010:44%20am,%20joe%20%3c%3ca%20href=>>
            wrote:</on%20thu,%20feb%206,%202025%20at%2010:44%20am,%20joe%20%3c%3ca%20href=>

            Just cheked, i am running latest 22.04 ubuntu version, but you are right
            by default bladerf-cli is versio 1.19, my bad, i deleted it and reinstalled
            using bladerf repository, which installed the version 1.18 as the latest,
            anyways i reinstalled it and again, on version 1.19, same issue


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            Bladerf A9 - Failed to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 11:05 AM UTC
            Owner: nobody
            Attachments:

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            Bladerf A9 - Failed to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 03:44 PM UTC
            Owner: nobody
            Attachments:

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
            Bladerf A9 - Failed to open device (first available): Operation timed out

            Status: open
            Milestone: 1.0
            Created: Tue Feb 04, 2025 10:16 PM UTC by joe
            Last Updated: Thu Feb 06, 2025 03:44 PM UTC
            Owner: nobody
            Attachments:

            OS: Dragon OS_FOCAL latest updates
            ENV: VM and LiveUSB
            Hardware: BladerRF micro A9: latest firmware version
            FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

            issue:
            root@dragon-OS:~# bladeRF-cli -i
            [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
            bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
            Operation timed out
            Failed to open device (first available): Operation timed out

            bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
            issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

            This only happens on dragon os focal, as i did the same on windows and
            kali, VM and main OS, everything works perfectly fine, using the same
            latest version software

            P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
            manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
            were v.1.19 as well


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/dragonos-focal/tickets/68/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/

             

            Related

            Tickets: #68

            • joe

              joe - 2025-02-06

              I am using raspberry pi 4

              On Fri, Feb 7, 2025, 12:20 AM Damn son winnernr001@gmail.com wrote:

              My bad, i installed it properly on bare metal and loading works, but the
              issue remains with the raspberry pi

              On Thu, Feb 6, 2025, 11:33 PM Cemaxecuter cemaxecuter@users.sourceforge.net wrote:

              Just to make sure I’m testing the same as you - I’m using a bare metal
              install of DragonOS FocalX with no changes in libbladerf and using the fpga
              images that are auto loaded by default. With this setup I do not get an
              error.

              I’ll have to figure out what is happening in the case of the Pi.

              Sent from Proton Mail https://proton.me/mail/home for iOS

              On Thu, Feb 6, 2025 at 11:06 AM, Cemaxecuter <
              cemaxecuter@users.sourceforge.net
              <on%20thu,%20feb%206,%202025%20at%2011:06%20am,%20cemaxecuter%20%3c%3ca%20href=>>
              wrote:</on%20thu,%20feb%206,%202025%20at%2011:06%20am,%20cemaxecuter%20%3c%3ca%20href=>

              That’s so strange.i don’t know why in my case on desktop build it doesn’t
              do it.

              On the Pi5 I can’t use the xA9 without it making that complaint. I’ll see
              if maybe Naund has suggestions, I can see others have had the issue in the
              past using the error as a search.

              Sent from Proton Mail https://proton.me/mail/home for iOS

              On Thu, Feb 6, 2025 at 10:44 AM, joe <joe123@users.sourceforge.net
              <on%20thu,%20feb%206,%202025%20at%2010:44%20am,%20joe%20%3c%3ca%20href=>>
              wrote:</on%20thu,%20feb%206,%202025%20at%2010:44%20am,%20joe%20%3c%3ca%20href=>

              Just cheked, i am running latest 22.04 ubuntu version, but you are right
              by default bladerf-cli is versio 1.19, my bad, i deleted it and reinstalled
              using bladerf repository, which installed the version 1.18 as the latest,
              anyways i reinstalled it and again, on version 1.19, same issue


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              Bladerf A9 - Failed to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 11:05 AM UTC
              Owner: nobody
              Attachments:

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              Bladerf A9 - Failed to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 03:44 PM UTC
              Owner: nobody
              Attachments:

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              [tickets:#68] https://sourceforge.net/p/dragonos-focal/tickets/68/
              Bladerf A9 - Failed to open device (first available): Operation timed out

              Status: open
              Milestone: 1.0
              Created: Tue Feb 04, 2025 10:16 PM UTC by joe
              Last Updated: Thu Feb 06, 2025 03:44 PM UTC
              Owner: nobody
              Attachments:

              OS: Dragon OS_FOCAL latest updates
              ENV: VM and LiveUSB
              Hardware: BladerRF micro A9: latest firmware version
              FPGA: latest verison - https://www.nuand.com/fpga/hostedxA9-latest.rbf

              issue:
              root@dragon-OS:~# bladeRF-cli -i
              [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:457]
              bladerf2_open: dev->backend->load_fpga(dev, buf, buf_size) failed:
              Operation timed out
              Failed to open device (first available): Operation timed out

              bladeRF-cli -p -- works perfectly fine and i can see my blade rf A9, same
              issue happens when i manually flash the blade-rf with "bladeRF-cli -l".

              This only happens on dragon os focal, as i did the same on windows and
              kali, VM and main OS, everything works perfectly fine, using the same
              latest version software

              P.S: by default dragon os uses bladeRF-cli v.1.18, i also tried to
              manually compile and use v.1.19, same issue. Windows and kali bladeRF-cli
              were v.1.19 as well


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/dragonos-focal/tickets/68/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/

               

              Related

              Tickets: #68


Log in to post a comment.

MongoDB Logo MongoDB