[hpsdr] ghpsdr installation on Ubuntu 9.10

Ken N9VV n9vv at wowway.com
Sat Mar 20 05:53:06 PDT 2010


Hello dear Endo-San,
you have the same problem I had with my new Mercury yesterday. You 
must load the Ozy with special code, and then load the Mercury. 
The Instructions are in a document created by Phil Harman. The 
code you need is all in the "USBBlaster-Binaries" package. I think 
you can find it here:
svn://64.245.179.219/svn/repos_sdr_hpsdr/trunk/USBBlaster-Binaries
To a Novice like me, it looks very difficult, but it really is 
easy if you follow Phil's instructions. He just updated the .bat 
files so that they point to the latest Altera V9.1sp1 code that 
you have to download.

The document is packaged as "README.txt". At the end of the 
document he explains how it works:

---------------------------
This is how the process works.

Firstly the FX2 is loaded with code to make it appear as an Altera 
USBblaster.
We have previously  converted the usual *.sof file into a *.jic 
file (see
Altera application note AN370).

We then load code into the FPGA that enables it to write to its 
associated flash memory.

We then use quartus_pgm to run *.cdf. This loads *.jic into the FPGA,
the imbeded *.sof file is then loaded into the flash memory.
----------------------------

then everything worked perfectly. I will send you screen pictures 
in a separate email to you.

BK de Ken N9VV
On 3/20/2010 2:49 AM, ENDO wrote:
> ***** High Performance Software Defined Radio Discussion List *****
>
> Hi All,
>
> USB data transfer failed:
> ozy_ep6_ep2_io_thread: OzyBulkRead read failed -7
> ozy_ep6_ep2_io_thread: OzyBulkRead read failed -7
>
> Could someone give me an idea to resold the problem?
>
> The following is the list;
> tokio at tokio-desktop:~/ghpsdr/bin$ ./ghpsdr
> ghpsdr Version 0.3
> setup_system_audio: sdr-3346-0
> setup_system_audio: sdr-3346-1
> setup_system_audio: sdr-3346-2
> libusb_get_ozy_firmware failed: -7
> Failed to get Ozy Firmware Version - Have you run initozy yet?
> exec initozy
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> ResetCPU(true).......returns 1
> HPSDR_UploadFirmware: Processed 742 lines.
> UploadFirmware('ozyfw-sdr1k.hex')......returns 742
> ResetCPU(false).......returns 1
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> 111083 bytes transferred.
> LoadFPGA succeeded!
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
>   ***** Write to I2C Failed ***** I2C Bytes written = 0
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> usb_find_busses returned: 5
> usb_find_devices returned: 7
> I2C Bytes written = 2
> wait status=0
> Ozy FX2 version: 20090524
> iphone_thread
> iphone_thread: listen
> iphone_thread: accept
> audio_stream_thread
> audio_stream_thread: listen
> audio_stream_thread: accept
> ozy_ep6_ep2_io_thread: OzyBulkRead read failed -7
> ozy_ep6_ep2_io_thread: OzyBulkRead read failed -7
> tokio at tokio-desktop:~/ghpsdr/bin$
>
> -----Original Message-----
> From: hpsdr-bounces at lists.openhpsdr.org
> [mailto:hpsdr-bounces at lists.openhpsdr.org]On Behalf Of ENDO
> Sent: Saturday, March 20, 2010 3:03 PM
> To: hpsdr at lists.openhpsdr.org
> Subject: Re: [hpsdr] ghpsdr installation on Ubuntu 9.10
>
>
> ***** High Performance Software Defined Radio Discussion List *****
>
> Hi All,
>
> After updating Ubuntu 9.10 (now Linux 2.6-31-20), then re-install libusb1.0,
> ghpsdr started.
> But it doesn't work;
> LTC2208 Overflow without connection of antenna.
> Intermittent strong signal on the screen.
> On the commnad screen, series of Mercury software version and vfo transmit 0
> or 1 statement never stop.
>
> My Mercury firmware is 2.7.
> Is it OK?
>
> Regards,
>
> Tokio ENDO
> JA1CCA
>
> -----Original Message-----
> From: hpsdr-bounces at lists.openhpsdr.org
> [mailto:hpsdr-bounces at lists.openhpsdr.org]On Behalf Of ENDO
> Sent: Saturday, March 20, 2010 7:53 AM
> To: hpsdr at lists.openhpsdr.org
> Subject: [hpsdr] ghpsdr installation on Ubuntu 9.10
>
>
> ***** High Performance Software Defined Radio Discussion List *****
>
> Hi All,
>
> I try to install ghpsdr 32bit version on Ubuntu 9.10, but "Cannot locate
> Ozy!" message appeared.
>
> The following is what I did;
>
> 1. Download the files from svn co
> svn://64.245.179.219/svn/repos_sdr_hpsdr/trunk/N6LYT/ghpsdr as indicated
> ghpsdr wiki.
> 2. According to README, building ghpsdr.
> 3. Create 90-ozy.rules in /etc/udev/rules.d and add the code:
> SUBSYSTEMS=="usb", ATTRS{idVendor}=="fffe", ATTRS{idProduct}=="0007",
> SYMLINK+="ozy", MODE="666"
>
> 4. Run ghpsdr in bin, then "Cannot locate Ozy!" message.
>
> My PC is Dell 8400 P4 3.0GHT.
>
> Thank you in advance for your help.
>
> Tokio
> JA1CCA
>
> ---------------------
> Etre respecte n'est pas importnat, ce qui est important c'est d'etre
> respectable.
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help:
> http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help:
> http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>

 1269089586.0


More information about the Hpsdr mailing list