First time user: USB recognition issues

Having issues with the site, hardware, source code, or any other issues?
Post Reply
the_emi_guy
Posts: 3
Joined: Thu Mar 14, 2024 8:00 pm

First time user: USB recognition issues

Post by the_emi_guy »

First time user: USB recognition issues:

Installed Ubuntu-22.04 on Windows machine using wsl.
From powershell:
>wsl --install
>wsl --update
>wsl --list --online //shows Ubuntu-20.04 distribution is available.
>wsl --install -d Ubuntu-20.04 22.04

Windows powershell now becomes Linux prompt.
sudo apt-get update
ping google.com //to ensure we have network access

Next followed steps in https://github.com/Nuand/bladeRF/wiki under Getting Started: LInux, starting with Easy Installation: PyBOMBS
I executed all steps except the optional ones.
Builds without errors.
However when I get to pybombs -p bladeRF run bladeRF-cli -- -i
I get "No bladeRF device(s) available.

lsusb initially showed it present.

Steps I tried:
Back to powershell, installed usbipd-win
Tried to bind/attach.
usbipd bind --busid 2-1
usbipd attach --wsl --busid 2-1
First time it attached successfully, but bladeRF still shows no devices.

Tried rebooting (several times) and now I cannot usbipd attach, get "..Device in error state..failed to attach device.."
And lsusb on Linux does not show it.

Tried various sequences of launching linux, plugging in device.

Surely there is a step-by-step procedure for getting this working on standard computer (Windows 10 Pro build 19045)?
Lucinda
Posts: 1
Joined: Sun Apr 07, 2024 9:20 pm

Re: First time user: USB recognition issues

Post by Lucinda »

If you enjoy online fun, please visit our website, where many popular and new games are often updated for free skribbl io.
Post Reply