Version 5 (modified by 11 years ago) ( diff ) | ,
---|
Experimental Images
Universal Hardware Driver - From ettus research
- Image name: ubuntu-12-04-base-64bit_uhd.ndz
- Derived from: ubuntu-12-04-base-64bit_omf.ndz
The source image was built according to instructions from here - Base Os version: Ubuntu 12.04.3 LTS
- Kernel version: Linux 3.8.0-31-generic !#46~precise1-Ubuntu SMP Wed Sep 11 18:21:16 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
- UHD version: linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-56-stable
- Installation:
This procedure is documented on Ettus website: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki/UHD_Linux
...$ bash -c 'echo "deb http://files.ettus.com/binaries/uhd_stable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' ...$ apt-get update ...$ apt-get install -t `lsb_release -cs` uhd ...$ apt-get install python libboost-all-dev libusb-1.0-0-dev ...$ apt-get dist-upgrade (optional)
- Notes: To test with uhd_usrp_probe
...$ ifconfig eth2 192.168.10.1 ...$ uhd_usrp_probe
- Derived from: ubuntu-12-04-base-64bit_omf.ndz
- Image name: ubuntu-12-04-base-32bit_uhd.ndz
- Derived from: ubuntu-12-04-base-32bit_omf.ndz
This source image was built according to instructions from here - Base Os version: Ubuntu 12.04.3 LTS
- Kernel version: Linux 3.8.0-31-generic !#46~precise1-Ubuntu SMP Wed Sep 11 17:49:16 UTC 2013 i686 i686 i386 GNU/Linux
- UHD version: linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-56-stable
- Installation:
This procedure is documented on Ettus website: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki/UHD_Linux
...$ bash -c 'echo "deb http://files.ettus.com/binaries/uhd_stable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' ...$ apt-get update ...$ apt-get install -t `lsb_release -cs` uhd ...$ apt-get install python libboost-all-dev libusb-1.0-0-dev ...$ apt-get dist-upgrade (optional)
- Notes: To test with uhd_usrp_probe
...$ ifconfig eth2 192.168.10.1 ...$ uhd_usrp_probe
- Derived from: ubuntu-12-04-base-32bit_omf.ndz
- Image name: ubuntu-13-04-base-64bit_uhd.ndz
- Derived from: ubuntu-13-04-base-64bit_omf.ndz
This source image was built according to instructions from here - Base Os version: Ubuntu 13.04
- Kernel version: Linux 3.8.0-32-generic #47-Ubuntu SMP Tue Oct 1 22:35:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
- UHD version: linux; GNU C++ version 4.7.3; Boost_104900; UHD_003.005.004-56-stable
- Installation:
This procedure is documented on Ettus website: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki/UHD_Linux
...$ bash -c 'echo "deb http://files.ettus.com/binaries/uhd_stable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' ...$ apt-get update ...$ apt-get install -t `lsb_release -cs` uhd ...$ apt-get install python libboost-all-dev libusb-1.0-0-dev ...$ apt-get dist-upgrade (optional)
- Notes: To test with uhd_usrp_probe
...$ ifconfig eth2 192.168.10.1 ...$ uhd_usrp_probe
- Derived from: ubuntu-13-04-base-64bit_omf.ndz
- Image name: ubuntu-13-04-base-32bit_uhd.ndz
- Derived from: ubuntu-13-04-omf-32bit-non-pae.ndz
This source image was built according to instructions from here - Base Os version: Ubuntu 13.04
- Kernel version: Linux 3.8.0-32-generic #47-Ubuntu SMP Tue Oct 1 21:36:40 UTC 2013 i686 i686 i686 GNU/Linux
- UHD version: linux; GNU C++ version 4.7.3; Boost_104900; UHD_003.005.004-56-stable
- Installation:
This procedure is documented on Ettus website: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki/UHD_Linux
...$ bash -c 'echo "deb http://files.ettus.com/binaries/uhd_stable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' ...$ apt-get update ...$ apt-get install -t `lsb_release -cs` uhd ...$ apt-get install python libboost-all-dev libusb-1.0-0-dev ...$ apt-get dist-upgrade (optional)
- Notes: To test with uhd_usrp_probe
...$ ifconfig eth2 192.168.10.1 ...$ uhd_usrp_probe
- Derived from: ubuntu-13-04-omf-32bit-non-pae.ndz
Note:
See TracWiki
for help on using the wiki.