Ahh that did the trick, thanks.
From: [email protected] [mailto:[email protected]] On Behalf Of Simon Kennedy Sent: Wednesday, 1 July 2015 5:33 PM To: Tom Cc: [email protected] Subject: Re: [Hackrf-dev] DVB-T and DVB-T2 Tom, the key message is "FATAL: Failed to open HackRF device (-5) HACKRF_ERROR_NOT_FOUND" For some reason something has changed. I have just run this successfully but have had to change line 100 in my version of the program to: out = osmosdr.sink(args="hackrf") i.e. I changed the connection string from "hackrf=0" to "hackrf" Give it another try. Simon. On 1 July 2015 at 02:45, Tom <[email protected] <mailto:[email protected]> > wrote: Thanks Simon, I get strange issues using the script, below is when i use it on Ubuntu 15, mind you i have no problems using the hackrf on this system with all tools i.e. hackrf_info, hackrf_transfer, gnuradio I am using the test.ts file that comes with gr-dvbt FATAL: Failed to open HackRF device (-5) HACKRF_ERROR_NOT_FOUND
_______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
