|
From: Alan V. <be...@un...> - 2014-12-02 03:39:18
|
<HTML> <HEAD> <META content="text/html; charset=utf-8" http-equiv=Content-Type> <META content="OPENWEBMAIL" name=GENERATOR> </HEAD> <BODY bgColor=#ffffff> <font size="2">Hi Bill and Greg, <br /> <br /> WSPR <br />I've added "-fPIC", in Makefile for "C" and "gfortran" and compiled again. <br /> <br />We now receive and the bar graph shows audio. <br />Just after "Decoding" starts, Seg Fault. <br /> <br />Can you login (RDP details below) run "wspr40" or "wsjt10" in an LXTerminal ? <br /> <br />80 <br /> <br />Alan VK2ZIW <br /> <br /> On Mon, 01 Dec 2014 11:18:54 +0000, Bill Somerville wrote <br /> > On 01/12/2014 08:28, Alan VK2ZIW wrote: <br /> > > Hi Greg, <br /> > Alan, <br /> > > <br /> > > Thanks for the suggestion. <br /> > > <br /> > > Here are the "numpy" packages: <br /> > > numpy.armv7hl 1:1.8.2-2.fc21 <br /> > > numpy-f2py.armv7hl 1:1.8.2-2.fc21 <br /> > > python3-numpy.armv7hl 1:1.8.2-2.fc21 <br /> > > python3-numpy-f2py.armv7hl 1:1.8.2-2.fc21 <br /> > > <br /> > > yum install python3-numpy-f2py python3-numpy <br /> > > <br /> > > Package 1:python3-numpy-f2py-1.8.2-2.fc21.armv7hl already installed and latest <br /> > > Package 1:python3-numpy-1.8.2-2.fc21.armv7hl already installed and latest <br /> > > <br /> > > No other versions and in the Makefile: <br /> > > PYTHON ?= python3 <br /> > > F2PY ?= /usr/bin/f2py3 <br /> > > <br /> > > Though the tty LXTerm sais "core dumped", it's nowhere to be found. <br /> > If 'ulimit -c' shows zero then that's why there's no core file. <br /> > 'ulimit -c unlimited' will turn off the limit. Having said that the <br /> > core file isn't much use unless you have an un-stripped debug build <br /> > of the offending image along with sources. <br /> > > <br /> > > BTW: these "Seg Fault"s happen even if I pull the running code from <br /> > > the other ARM box (club.bmarc.org) so, it's in the libraries or environment <br /> > > me thinks. <br /> > > The same login is also on the box "club.bmarc.org". <br /> > > <br /> > > 80 <br /> > > <br /> > > Alan VK2ZIW <br /> > 73 <br /> > Bill <br /> > G4WJS. <br /> > > <br /> > > <br /> > > On Mon, 01 Dec 2014 05:03:23 +0000, KI7MT wrote <br /> > >> Hi Alan, <br /> > >> <br /> > >> Just FYI, if you have installed python-numpy (python2x version), and <br /> > >> your building later versions of WSJT (v10+) / WSPR (v4.0+), which use <br /> > >> Python3, you should remove python-numpy and only install python3- <br /> > >> numpy unless you need it elsewhere. <br /> > >> <br /> > >> 73's <br /> > >> Greg, KI7MT <br /> > >> <br /> > >> On 12/1/2014 02:55, Alan VK2ZIW wrote: <br /> > >>> Hi all, <br /> > >>> <br /> > >>> DEV environment is ready. <br /> > >>> <br /> > >>> "python3-pillow" is installed. <br /> > >>> <br /> > >>> WSJT compiles, runs until "Monitor" is pressed then, <br /> > >>> Seg Fault. <br /> > >>> <br /> > >>> Can you guys login and take a look? <br /> > >>> <br /> > >>> Access SSH or RDP to <a target="_blank" href="http://www.unixservice.com.au/">www.unixservice.com.au</a> <br /> > >>> User: wsjtdev <br /> > >>> pwd: wsjtdev2 <br /> > >>> <br /> > >>> Thanks <br /> > >>> <br /> > >>> Alan VK2ZIW <br /> > >>> <br /> > >>> On Mon, 1 Dec 2014 09:16:26 +1000, Alan VK2ZIW wrote <br /> > >>>> Hi all, <br /> > >>>> <br /> > >>>> WSJT Development ARM platform is ready. <br /> > >>>> <br /> > >>>> WSJT-X ARM platform is ready. <br /> > >>>> <br /> > >>>> WSJT, thus far, Python "PIL" issue. <br /> > >>>> <br /> > >>>> Details: <br /> > >>>> <br /> > >>>> 27/11 Loaded Fedora-XXXX-armhfp-21_TC2-sda.raw.xz from <br /> > >>>> /downloads/linux/fedora/arm.. <br /> > >>>> Copied the SD card's F21 root to /dev/sda1, fixed /etc/fstab, set <br /> > >>>> root passwd Then copied the zImage to an SD card of Bananian, 1st <br /> > >>>> 500Mb (/boot) Edited uEnv.txt Dev for WSJT: yum-config-manager - <br /> > >>>> -save --setopt=fedora.skip_if_unavailable=true yum groupinstall <br /> > >>>> 'Development Tools' <br /> > >>>> <br /> > >>>> yum install python3-tkinter fftw-devel <br /> > >>>> yum install python-devel python-numpy python-imaging-tk python- <br /> > >>>> pillow-tk yum install python3-numpy-f2py libsamplerate-devel alsa- <br /> > >>>> plugins-samplerate yum install portaudio portaudio-devel <br /> > >>>> <br /> > >>>> WSJT-X <br /> > >>>> <br /> > >>>> yum install qt-devel <--- fails <br /> > >>>> Error: Package: libdrm-devel-2.4.58-1.fc21.armv7hl (fedora) <br /> > >>>> Requires: libdrm = 2.4.58-1.fc21 <br /> > >>>> Installed: libdrm-2.4.58-3.fc21.armv7hl (@updates-testing) <br /> > >>>> Available: libdrm-2.4.58-1.fc21.armv7hl (fedora) <br /> > >>>> <br /> > >>>> Did: yum clean all; yum repolist; enabled "updates-testing" <br /> > >>>> vi /etc/yum.repos.d/fedora* <br /> > >>>> yum install qt-devel <--- SUCCESS <br /> > >>>> <br /> > >>>> On Sat, 29 Nov 2014 09:12:02 +1000, Alan VK2ZIW wrote <br /> > >>>>> Hi all, <br /> > >>>>> <br /> > >>>>> I've downloaded Fedora-LXDE-armhfp-21-TC2-sda.raw.xz and installed <br /> > >>>>> it onto my Banana Pi with SATA disk. No small feet as there are no <br /> > >>>>> instructions that WORK. I've got there by using the "uboot" from <br /> > >>>>> Bananian to load the kernel from Fedora and use the SATA disk as root <br /> > >>>>> copied from the Fedora SD card. <br /> > >>>>> (when running on SATA, the SD card can be removed/changed) <br /> > >>>>> <br /> > >>>>> Gotcha: Still kernel 3.4.90 with no kernel modules. Obviously <br /> > >>>>> the Fedora team are awaiting the 3.17.4-300.fc21 kernel. <br /> > >>>>> <br /> > >>>>> So now it's software development time: <br /> > >>>>> <br /> > >>>>> # python -V => 3.4.1 <br /> > >>>>> <br /> > >>>>> gcc 4.9 <br /> > >>>>> gcc-gfortran 4.9 <br /> > >>>>> <br /> > >>>>> Access for you guys, SSH and RDP to <a target="_blank" href="http://www.unixservice.com.au/">www.unixservice.com.au</a> <br /> > >>>>> user: wsjtdev <br /> > >>>>> pwd: wsjtdev2 <br /> > >>>>> <br /> > >>>>> Have fun. <br /> > >>>>> <br /> > >>>>> Alan VK2ZIW <br /> > >>>>> <br /> > >>>>> On Fri, 28 Nov 2014 11:53:16 -0500, Joe Taylor wrote <br /> > >>>>>> Bill -- <br /> > >>>>>> <br /> > >>>>>>> ... How about leaving things as is <br /> > >>>>>>> except that the newly generated CQ message gets displayed in the "Gen <br /> > >>>>>>> msg" box (this is a clear defect as it stands now) and the "Gen msg" <br /> > >>>>>>> radio button gets selected. The custom free text message can stay <br /> > >>>>>>> unchanged. That way we don't have too much difference in behaviour <br /> > >>>>>>> between tab 1 and tab 2. <br /> > >>>>>> OK, that's a reasonable solution. Tab 1 stays as is. <br /> > >>>>>> <br /> > >>>>>> -- Joe <br /> > >>>>>> <br /> > >>>>>> <br /> > >>> <br /> ------------------------------------------------------------------------------ <br /> > >>>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > >>>>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > >>>>>> with Interactivity, Sharing, Native Excel Exports, App Integration & <br /> > >>>>>> more Get technology previously reserved for billion-dollar <br /> > >>>>>> corporations, FREE <br /> > >>>>> <br /> <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > >>>>>> _______________________________________________ <br /> > >>>>>> wsjt-devel mailing list <br /> > >>>>>> wsj...@li... <br /> > >>>>>> <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > >>>>> Alan <br /> > >>>>> <br /> > >>>>> Man's greatest waste of time: Worshipping the wrong God. <br /> > >>>>> Consider Jesus. <br /> > >>>>> <br /> --------------------------------------------------------------------------- <br /> > >>>>> Alan Beard Unix Support Technician from 1984 to today <br /> > >>>>> 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO <br /> > >>>>> OpenServer 5.0.X Emu Heights N.S.W. 2750 Routers, terminal servers, <br /> > >>>>> printers, terminals etc.. +61 2 47353013 (h) Support <br /> > >>>>> Programming, shell scripting, "C", assembler 0414 353013 (mobile) <br /> > >>>>> After uni, electr <br /> > >>>>> <br /> > >>>>> <br /> > > ------------------------------------------------------------------------------ <br /> > >>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > >>>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > >>>>> with Interactivity, Sharing, Native Excel Exports, App Integration & <br /> > >>>>> more Get technology previously reserved for billion-dollar <br /> > >>>>> corporations, FREE <br /> > >>>> <br /> <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > >>>>> _______________________________________________ <br /> > >>>>> wsjt-devel mailing list <br /> > >>>>> wsj...@li... <br /> > >>>>> <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > >>>> Alan <br /> > >>>> <br /> > >>>> Man's greatest waste of time: Worshipping the wrong God. <br /> > >>>> Consider Jesus. <br /> > >>>> --------------------------------------------------------------------------- <br /> > >>>> Alan Beard Unix Support Technician from 1984 to today <br /> > >>>> 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO <br /> > >>>> OpenServer 5.0.X Emu Heights N.S.W. 2750 Routers, terminal servers, <br /> > >>>> printers, terminals etc.. +61 2 47353013 (h) Support <br /> > >>>> Programming, shell scripting, "C", assembler 0414 353013 (mobile) <br /> > >>>> After uni, electr <br /> > >>>> <br /> > >>>> <br /> > > ------------------------------------------------------------------------------ <br /> > >>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > >>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > >>>> with Interactivity, Sharing, Native Excel Exports, App Integration & <br /> > >>>> more Get technology previously reserved for billion-dollar <br /> > >>>> corporations, FREE <br /> > >>> <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > >>>> _______________________________________________ <br /> > >>>> wsjt-devel mailing list <br /> > >>>> wsj...@li... <br /> > >>>> <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > >>> <br /> > >>> Alan <br /> > >>> <br /> > >>> Man's greatest waste of time: Worshipping the wrong God. <br /> > >>> Consider Jesus. <br /> > >>> --------------------------------------------------------------------------- <br /> > >>> Alan Beard Unix Support Technician from 1984 to today <br /> > >>> 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer <br /> 5.0.X <br /> > >>> Emu Heights N.S.W. 2750 Routers, terminal servers, printers, terminals <br /> etc.. <br /> > >>> +61 2 47353013 (h) Support Programming, shell scripting, "C", <br /> assembler <br /> > >>> 0414 353013 (mobile) After uni, electr <br /> > >>> <br /> > >>> <br /> > >>> <br /> ------------------------------------------------------------------------------ <br /> > >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > >>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > >>> with Interactivity, Sharing, Native Excel Exports, App Integration & more <br /> > >>> Get technology previously reserved for billion-dollar corporations, FREE <br /> > >>> <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > >>> _______________________________________________ <br /> > >>> wsjt-devel mailing list <br /> > >>> wsj...@li... <br /> > >>> <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > >>> <br /> > >> -- <br /> > >> 73's <br /> > >> Greg, KI7MT <br /> > >> <br /> > >> <br /> ------------------------------------------------------------------------------ <br /> > >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > >> with Interactivity, Sharing, Native Excel Exports, App Integration & <br /> > >> more Get technology previously reserved for billion-dollar <br /> > >> corporations, FREE <br /> > > <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > >> _______________________________________________ <br /> > >> wsjt-devel mailing list <br /> > >> wsj...@li... <br /> > >> <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > > <br /> > > Alan <br /> > > <br /> > > Man's greatest waste of time: Worshipping the wrong God. <br /> > > Consider Jesus. <br /> > > --------------------------------------------------------------------------- <br /> > > Alan Beard Unix Support Technician from 1984 to today <br /> > > 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X <br /> > > Emu Heights N.S.W. 2750 Routers, terminal servers, printers, terminals etc.. <br /> > > +61 2 47353013 (h) Support Programming, shell scripting, "C", assembler <br /> > > 0414 353013 (mobile) After uni, electr <br /> > > <br /> > > <br /> > > ------------------------------------------------------------------------------ <br /> > > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > > from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > > with Interactivity, Sharing, Native Excel Exports, App Integration & more <br /> > > Get technology previously reserved for billion-dollar corporations, FREE <br /> > > <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > > _______________________________________________ <br /> > > wsjt-devel mailing list <br /> > > wsj...@li... <br /> > > <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> > <br /> > ------------------------------------------------------------------------------ <br /> > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server <br /> > from Actuate! Instantly Supercharge Your Business Reports and Dashboards <br /> > with Interactivity, Sharing, Native Excel Exports, App Integration & <br /> > more Get technology previously reserved for billion-dollar <br /> > corporations, FREE <br /> <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk</a> <br /> > _______________________________________________ <br /> > wsjt-devel mailing list <br /> > wsj...@li... <br /> > <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/wsjt-devel">https://lists.sourceforge.net/lists/listinfo/wsjt-devel</a> <br /> <br /> <br /> Alan <br /> <br /> Man's greatest waste of time: Worshipping the wrong God. <br /> Consider Jesus. <br /> --------------------------------------------------------------------------- <br /> Alan Beard Unix Support Technician from 1984 to today <br /> 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X <br /> Emu Heights N.S.W. 2750 Routers, terminal servers, printers, terminals etc.. <br /> +61 2 47353013 (h) Support Programming, shell scripting, "C", assembler <br /> 0414 353013 (mobile) After uni, electr <br /> </font> </BODY> </HTML> |