try this old one
http://code.google.com/p/sdr-widget/downloads/detail?name=sdr-widget-2012-07-31.elf&can=2&q=
Group: http://groups.google.com/group/MOBOKITS/topics
- USB not found [2 Updates]
- Digest for MOBO...@googlegroups.com - 2 Messages in 1 Topic [1 Update]
Alex Lee <alexl...@gmail.com> Mar 26 10:14AM +0800
See quoted message
marc olanie <marc....@gmail.com> Mar 26 09:53AM +0100
Hi Alex
In fact, I'm using the sdr-widget-2012-10-22.elf which seems to be the
very last one on the googlecode repo
Which versions of the firmware is considered having the compatible Pid Vid
?
Anyhow, as soon as I have some spare time, I’ll follow Sid’s advices and
I’ll build the most recent version of the CLI & dsp servers
73’
Marc
Alex Lee <alexl...@gmail.com> Mar 26 08:30AM +0800
Marc,
You are using a new version of firmware with a different vid/pid that old
software cannot find unless they are modified.
So try to use old version firmware:
http://code.google.com/p/sdr-widget/downloads/detail?name=sdr-widget-2012-10-22.elf&can=2&q=
which has the traditional vid/pid .
Alex
You received this message because you are subscribed to the Google Group MOBOKITS.
--
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.
---
You received this message because you are subscribed to the Google Groups "MOBOKITS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MOBOKITS+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
wget http://sourceforge.net/projects/levent/files/libevent/libevent-2.0/libevent-2.0.21-stable.tar.gz
tar zxvf libevent-2.0.21-stable.tar.gz
rm libevent-2.0.21-stable.tar.gz
cd libevent-2.0.21-stable
./configure
make
make clean
without any results. Still the same error "The libevent-2.0 library and header file required to build ghpsdr3" during ./configure.
Where did I go wrong ?
73'
Marc
--
---
You received this message because you are subscribed to the Google Groups "MOBOKITS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MOBOKITS+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Senior Staff Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
---
You received this message because you are subscribed to the Google Groups "MOBOKITS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MOBOKITS+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
autoreconf
–i
/./configure
/make all
/make install
) and running "make" in each /trunk/src subdirectories, things seems to run smoothly without error now (only warnings)--
---
You received this message because you are subscribed to the Google Groups "MOBOKITS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MOBOKITS+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
[1]+ Done softrock --iq --si570 --samplerate 192000
root@GHPSDR:/home# dspserver --share --lo 9000 --lookupcountry &
[1] 3543
root@GHPSDR:/home# Country Lookup is On
Reading conf file /root/dspserver.conf
Country Lookup is On
Activating Web register
gHPSDR rx 0 (Version 0.7)
dspserver string: 20121226;-master
getSoundcardId: HPSDR id=8
setSoundcard: 8
setSoundcard -41.000000 -48.000000
setup sdr thread 0: done
setup sdr thread 1: done
setup sdr thread 2: done
client_thread
[2013-04-06 18:18:24] client_thread: listening on port 8000
G711A_init
ozy_init: command bound to port 12000 socket 9
ozy_init: audio bound to port 0 socket 10
ozy_init: server audio is in port 15000
ozy_init: server 127.0.0.1
ozy_init: connect failed: Connection refused
If you are on the verge of giving up you might like to install teamviewer software and ask Andrea to help you. You will give control of your PC to Andrea and he will install things for you.
Alex