Re: [Discuss-gnuradio] Trouble with gnuradio and AMD32

2012-06-05 Thread Frederick Stevens
On 06/01/2012 02:12 PM, Igor Volodin wrote: Hello, all My configuration: Linux Xubuntu 12.04 AMD Athlon XP 2400 Linux ghost32 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:51:22 UTC 2012 i686 athlon i386 GNU/Linux I am compiled latest version of gnuradio, and tried to run simple grc file:

Re: [Discuss-gnuradio] USB Audio Device name

2012-04-21 Thread Frederick Stevens
On 04/21/2012 03:19 PM, William Pretty Security wrote: Hi Fred; Got it working ! I had to set the name to: "H:1,0" and change the decimation on my band-pass filter. Now all is well. Thanks Bill *From:*Frederick Stevens [mailto:sk8tesgr...@gmail.com] *Sent:* Saturday, April 21,

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-20 Thread Frederick Stevens
orc Best arch: orc filename: /home/fred/.volk/volk_config Program exited normally. (gdb) Cheers, Fred On 03/20/2012 08:49 AM, Tom Rondeau wrote: On Mon, Mar 19, 2012 at 4:49 PM, Frederick Stevens mailto:sk8tesgr...@gmail.com>> wrote: Tom, New run using my simple "

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-20 Thread Frederick Stevens
.diff:13: trailing whitespace. /* warning: 1 line adds whitespace errors. Cheers, Fred On 03/20/2012 08:49 AM, Tom Rondeau wrote: On Mon, Mar 19, 2012 at 4:49 PM, Frederick Stevens mailto:sk8tesgr...@gmail.com>> wrote: Tom, New run using my simple "trace" See att

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-19 Thread Frederick Stevens
Tom, New run using my simple "trace" See attached files. Cheers, Fred On 03/19/2012 11:26 AM, Tom Rondeau wrote: On Mon, Mar 19, 2012 at 12:04 PM, Frederick Stevens mailto:sk8tesgr...@gmail.com>> wrote: Tom, See the attached file. I am running volk_profile

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-19 Thread Frederick Stevens
Tom, See the attached file. I am running volk_profile now. If this is what you need then that is great otherwise I will keep working on this with whatever suggestions you have. Cheers, Fred On 03/19/2012 08:10 AM, Tom Rondeau wrote: On Sun, Mar 18, 2012 at 8:00 PM, Frederick Stevens

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-19 Thread Frederick Stevens
t of forth. I do make judicious use of man pages and HOWTO help though. Cheers, Fred On 03/19/2012 08:10 AM, Tom Rondeau wrote: On Sun, Mar 18, 2012 at 8:00 PM, Frederick Stevens mailto:sk8tesgr...@gmail.com>> wrote: Volk_profile ran to completion. I am using the git source tree

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-18 Thread Frederick Stevens
uces sse2 and sse3 messages on the Intel Atom 32 bit machine). Hope this helps! Let me know if you want me to try anything else. I'll let you know how things turn out on the other machine as well. Cheers, Fred On 03/18/2012 04:31 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 6:11

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-18 Thread Frederick Stevens
he rest of things. Shouldn't be a problem though. Cheers, Fred On 03/18/2012 04:31 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 6:11 PM, Frederick Stevens mailto:sk8tesgr...@gmail.com>> wrote: Well, after a few restarts, here is my output. I did a fresh pull from git becau

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Frederick Stevens
<+106>: addl $0x4,-0xc(%ebp) 0xb7edbba7 <+110>: addl $0x4,-0xc(%ebp) 0xb7edbbab <+114>: incl -0x10(%ebp) 0xb7edbbae <+117>: mov-0x10(%ebp),%eax 0xb7edbbb1 <+120>: cmp0x14(%ebp),%eax 0xb7edbbb4 <+123>: jb 0xb7edbb61

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Frederick Stevens
I've added your suggested changes. It will be an hour or so until compilation is finished. Slackware CFLAGS or CXXFLAGS are usually -O2 by default. Cheers, Fred On 03/16/2012 02:09 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 3:03 PM, Frederick Stevens mailto:sk8tesgr...@gmai

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Frederick Stevens
FITNESS FOR A PARTICULAR PURPOSE. I am running kernel 3.2.7 from slackware-current and swig 2.0.4 everything else is from slackbuilds. I will have to get versions for you if you need them. Cheers, Fred On 03/16/2012 01:50 PM, Nick Foster wrote: On Fri, Mar 16, 2012 at 11:42 AM, Frederick Stevens

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Frederick Stevens
Rafael, Here is the output from gdb: RUN_VOLK_TESTS: volk_32fc_32f_multiply_32fc_a Program received signal SIGSEGV, Segmentation fault. 0xb7f2c6e0 in volk_32fc_32f_multiply_32fc_a_generic () from /home/fred/extras/gnuradio/gnuradio/build/volk/lib/libvolk.so.0.0.0 Dump of assembler code fo

[Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Frederick Stevens
Hello, Not sure if this is the right place to post this but I have had this error with 3.5.2 and later (git and 3.5.2.1) on Slackware 13.37 on a dual athlon 32 bit machine. The problem is not present on an Intel Atom (32 bit dual core) machine with exactly the same configuration and librarie