On 26/09/2023 18:22, Achilleas Anastasopoulos wrote:
Indeed, I have installed uhd manually:
I went here (long time ago):
https://launchpad.net/~ettusresearch/+archive/ubuntu/uhd/+packages?field.name_filter=uhd&field.status_filter=published&field.series_filter=focal
<https://launchpad.net/~ettusresearch/+archive/ubuntu/uhd/+packages?field.name_filter=uhd&field.status_filter=published&field.series_filter=focal>
and download locally four *.deb files:
- libuhd4.2.0_4.2.0.0-0ubuntu1_focal1_amd64.deb
- libuhd-dev_4.2.0.0-0ubuntu1_focal1_amd64.deb
- python3-uhd_4.2.0.0-0ubuntu1_focal1_amd64.deb
- uhd-host_4.2.0.0-0ubuntu1_focal1_amd64.deb
and then install them manually using
sudo dpkg -i path_to_deb_file
Are these packages installing both libraries AND utilities?
You can use dpkg -L on the package to see what files it includes.
I also checked in ~/.local/share/uhd/cal/
and do not have any cal files for this USRP.
Finally I did what you suggested (ldd) in two computers where in the
first one I have the problem and in the second one it works and got
these results (which seem identical to me except the hex numbers in
parentheses...):
Are the X310s on all these systems configured identically?
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com