Skip to content

Instantly share code, notes, and snippets.

@vmlemon
Created July 19, 2012 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmlemon/3143582 to your computer and use it in GitHub Desktop.
Save vmlemon/3143582 to your computer and use it in GitHub Desktop.
Starting function uhd_build at: Thu Jul 19 13:43:39 BST 2012
Building UHD...
Done building/installing UHD
Done function uhd_build at: Thu Jul 19 14:00:07 BST 2012
Starting function firmware at: Thu Jul 19 14:00:07 BST 2012
Downloading images from: http://files.ettus.com/binaries/master_images/archive/uhd-images_003.004.001-109-g6ca39ad9.zip
6.94 MB/6.94 MB (100.00%)
Images successfully installed to: /usr/local/share/uhd/images
Done downloading firmware to /usr/local/share/uhd/images
Done function firmware at: Thu Jul 19 14:00:19 BST 2012
Starting function gnuradio_build at: Thu Jul 19 14:00:19 BST 2012
/usr/local/lib already in ld.so.conf.d
Doing ldconfig...
Building Gnu Radio...
...Doing cmake
...Cmaking
...Building
Application asked to unregister timer 0x45000016 which is not registered in this thread. Fix application.
...Installing
Done building and installing Gnu Radio
GRC freedesktop icons install ...Done
Done function gnuradio_build at: Thu Jul 19 14:41:05 BST 2012
Starting function rtl_build at: Thu Jul 19 14:41:05 BST 2012
Building rtl-sdr...
Done building/installing rtl-sdr/gr-osmosdr
Done function rtl_build at: Thu Jul 19 14:42:46 BST 2012
Starting function extras at: Thu Jul 19 14:42:46 BST 2012
Doing GIT checkout for extra module gr-baz
Building extra module gr-baz
Doing GIT checkout for extra module grextras
Building extra module grextras
Done function extras at: Thu Jul 19 14:51:02 BST 2012
Starting function mod_groups at: Thu Jul 19 14:51:02 BST 2012
********************************************************************************
This script has just modified /etc/group to place your userid '('$USER')' into group 'usrp'
In order for this change to take effect, you will need to log-out and log back
in again. You will not be able to access your USRP1 device until you do this.
If you wish to allow others on your system to use the USRP1 device, you will need to use:
sudo usermod -a -G usrp userid
For each userid you wish to allow access to the usrp
********************************************************************************
Further
Done function mod_groups at: Thu Jul 19 14:51:03 BST 2012
Starting function mod_udev at: Thu Jul 19 14:51:03 BST 2012
Done function mod_udev at: Thu Jul 19 14:51:03 BST 2012
Starting function mod_sysctl at: Thu Jul 19 14:51:03 BST 2012
Applying updates to /etc/sysctl.conf
Group 'usrp' now has real-time scheduling privileges
You will need to log-out and back in again for this to
take effect
Done function mod_sysctl at: Thu Jul 19 14:51:03 BST 2012
Starting function pythonpath at: Thu Jul 19 14:51:03 BST 2012
************************************************************
You should probably set your PYTHONPATH to:
/usr/local/lib/python2.7/dist-packages
Using:
export PYTHONPATH=/usr/local/lib/python2.7/dist-packages
in your .bashrc or equivalent file prior to attempting to run
any Gnu Radio applications or Gnu Radio Companion.
*************************************************************
Done function pythonpath at: Thu Jul 19 14:51:04 BST 2012
Done all functions at: Thu Jul 19 14:51:04 BST 2012
All Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment