Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-23 Thread Marcus Müller
Hi Wafa, root@usrp-e1xx:~# swapon /swapfile1 *swapon: /swapfile1: swapon failed: Device or resource busy* The file is still opened; maybe you're already using it (check with "swapon" without arguments)? Have you been able to run mkswap on the file? Also, you must use an external drive to store

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-23 Thread Wafa Elhajhmida
Hi, I have two questions: 1/ I followed the different instructions mentioned in this link: http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/ But when I typed: root@usrp-e1xx:~# swapon /swapfile1 *swapon: /swapfile1: swapon failed: Device or resource busy* I got the error above. How

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-22 Thread Marcus Müller
Hi Wafa, to cite an email of Marcus Leech (which I saidly can only find myself in citations): >> This particular error comes from GCC running out of virtual memory during >> the compile. You'll need to attach an external disk, make a swapfile on >> it, and then attach said swapfile to >> the s

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-22 Thread Wafa Elhajhmida
Hi, The USRP E 110 is connected to internet. In fact, I followed the different commands described in the FAQ. But when I typed "make" I got this error : [ 49%] Built target _filter_swig_swig_tag [ 49%] Building CXX object gr-filter/swig/CMakeFiles/_filter_swig.dir/filter_swigPYTHON_wrap.cxx.o g+

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-13 Thread Martin Braun
I recommend you spend some time with the OFDM blocks over simulated channels on your PC to become familiar with the basics. Using the E110 is not a simple task, make sure you've become fully familiar with that device before you attempt to do something sophisticated. M On 13.05.2014 11:47, Wa

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-13 Thread Mike Jameson
If you Google "USRP E100 update gnuradio" it points to the following instructions: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/usrpe1xx/wiki/FAQ#How-do-I-install-GNU-Radio-from-source Mike -- Mike Jameson M0MIK BSc MIET Ettus Research Technical Support Email: supp...@ettus.com Web: h

Re: [Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-13 Thread Wafa Elhajhmida
plz how to proceed ? Thanks a lot 2014-05-13 11:47 GMT+02:00 Wafa Elhajhmida : > Hi, > > I'm working on USRP E 110 card in order to implement OFDM channel on it. > > In fact, I would like to remove the old version of gnuradio installed in > USRP E 110. > > Then, I would like to install gnuradio

[Discuss-gnuradio] Removing the old version and Installing gnuradio 3.7 on USRP E 110

2014-05-13 Thread Wafa Elhajhmida
Hi, I'm working on USRP E 110 card in order to implement OFDM channel on it. In fact, I would like to remove the old version of gnuradio installed in USRP E 110. Then, I would like to install gnuradio 3.7.4 on USRP E 110(the version that as far as I know contains the different blocks necessary t