Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-09 Thread Richard Sharpe
On Tue, Sep 9, 2014 at 5:24 AM, GeorgeF wrote: > When I run "sudo apt-get install hackrf-tools" I get the following: "E: > Unable to locate package hackrf-tools". > > I then assumed that the command should be "sudo apt-get install hackrf". > That seemed to install something. > > I then added the n

Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-09 Thread Doug Hutton
Try this page: https://github.com/mossmann/hackrf/wiki/FAQ On 9/9/2014 7:24 AM, GeorgeF wrote: When I run "sudo apt-get install hackrf-tools" I get the following: "E: Unable to locate package hackrf-tools". I then assumed that the command should be "sudo apt-get install hackrf". That seem

Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-09 Thread GeorgeF
When I run "sudo apt-get install hackrf-tools" I get the following: "E: Unable to locate package hackrf-tools". I then assumed that the command should be "sudo apt-get install hackrf". That seemed to install something. I then added the needed line to 52-hackrf.rules and rebooted. Now when I

Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-08 Thread Richard Sharpe
On Mon, Sep 8, 2014 at 3:35 PM, Doug Hutton wrote: > George - > > I just finished doing the same thing for my shiny-new Hackrf. > Here is what worked for me on the same Ubuntu and GNURadio: > > sudo apt-get install hackrf-tools > > Add a one-line file to enable USB access to hackrf. > > sudo gedit

Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-08 Thread Doug Hutton
George - I just finished doing the same thing for my shiny-new Hackrf. Here is what worked for me on the same Ubuntu and GNURadio: sudo apt-get install hackrf-tools Add a one-line file to enable USB access to hackrf. sudo gedit Start a new file and enter this one line: ATTR{idVendor}=="1d50",

Re: [Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-08 Thread Michael Ossmann
On Mon, Sep 08, 2014 at 06:06:42PM -0400, GeorgeF wrote: > > Now, using the "osmocom Source" & HackRF I receive the following error > msg. "FATAL: No supported devices found to pick from" Is there a > driver I need to download for HackRF, if so where & how to I add that > to my system? You need

[Discuss-gnuradio] Problem with gnuradio-companion and HackRF

2014-09-08 Thread GeorgeF
I just reinstalled Ubuntu on my computer, I compiled GNURadio from source. I'm now running GNU Radio Companion 3.7.6git-1-g01deede3 With GNU Radio Companion I can access and listen to radio stations on my RTL-SDR dongle just fine. However today I just received my HackRF radio. Now, using the