Hi LoyCurtis,

You can install different version of UHD by changing your branch to the
version's tag on the GitHub repository as shown below,

```
git clone https://github.com/EttusResearch/uhd.git
git checkout tags/v4.0.0.0
...
```
With these steps, you change your branch to a specific version release.
Then you need to build it again as usual.

Let me know if you have any questions.

A.

On Thu, Dec 14, 2023 at 5:21 PM LoyCurtis Smith via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Since Ubuntu 18.04 is EOL, my school upgraded my lab systems to Ubuntu
> 22.04. Since upgrading to Ubuntu 22.04, I have been unable to connect to my
> USRP x310s via "*uhd_find_devices*." I can only PING them, and I can only
> communicate with them via UHD when explicitly stating the IP Address of my
> USRP. I was able to communicate with the devices via UHD v
>
> While troubleshooting what is blocking the traffic with my IT staff, I am
> trying to change the UHD version from 4.5 to UHD version 4.0 to see if it
> changes anything. However, I do not see any instructions on installing a
> different UHD version. I installed UHD from source following the NI build
> guide (https://files.ettus.com/manual/page_build_guide.html).
>
> Please assist.
>
> V/r
>
> LoyCurtis Smith
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to