Re: [USRP-users] E310 with v4.0.0.0 Image: Configure Static IP

2021-02-10 Thread Ben Magistro via USRP-users
I am using an image based on the v4.0.0.0 variant but I needed to rebuild it to overcome some other issues with the image. What you listed does work for me. If the link is not active, looking at the output of `ip addr` will not show any inet address(es). I don't see any obvious typos/differences

Re: [USRP-users] meta-ettus-v4.0.0.0 segfault

2021-01-09 Thread Ben Magistro via USRP-users
Finally getting a chance to circle back to this and I would rather be on dunfell but the bsp for the E310 doesn't appear to have been ported yet. I made an attempt but cannot build an image successfully and need to do a better set of diffs on the kernel patches. Has anyone else started on a dunfe

Re: [USRP-users] Building Debug FS Image

2020-12-06 Thread Ben Magistro via USRP-users
Fri, Dec 4, 2020 at 2:34 PM Philip Balister wrote: > On 12/4/20 10:52 AM, Ben Magistro via USRP-users wrote: > > How do you handle uboot? I've managed to get an ext4 rootfs (haven't > tried > > adding debug yet, just trying to get to a known point to start from) a

Re: [USRP-users] meta-ettus-v4.0.0.0 segfault

2020-12-06 Thread Ben Magistro via USRP-users
>> create a public-facing UHD issue on our Github tracker please go ahead & do >> so, and tag me on it so that we can keep track of it internally. - MLD >> >> On Wed, Nov 4, 2020 at 11:25 PM Ben Magistro via USRP-users < >> usrp-users@lists.ettus.com> wrote: &g

Re: [USRP-users] Building Debug FS Image

2020-12-04 Thread Ben Magistro via USRP-users
so it does help to know OpenEmbedded/Yocto. > > Anyone know the status of the clock speed issue I reported a while back? > A quick scan of metta-ettus shows no updates since Sep 13. > > Philip > > On 11/20/20 10:44 AM, Ben Magistro via USRP-users wrote: > > I'm open

Re: [USRP-users] Building Debug FS Image

2020-11-20 Thread Ben Magistro via USRP-users
.ettus.com/2020-November/063062.html) but I'd like to know I'm not introducing new problems at the same time I am trying to resolve my first problem. Ben On Thu, Nov 19, 2020 at 5:22 PM Philip Balister wrote: > Build without mender? > > Philip > > On 11/19/20 4:

[USRP-users] Building Debug FS Image

2020-11-19 Thread Ben Magistro via USRP-users
I've been trying to rebuild meta-ettus (in this case -v4.0.0.0) with debug enabled but am hitting an issue with image size being larger than an 8GB sd card and can't seem to get past that. It says I should increase `MENDER_STORAGE_TOTAL_SIZE_MB` if the actual size is larger but increasing this in

Re: [USRP-users] meta-ettus-v4.0.0.0 segfault

2020-11-11 Thread Ben Magistro via USRP-users
nd tag me on it so that we can keep track of it internally. - MLD > > On Wed, Nov 4, 2020 at 11:25 PM Ben Magistro via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Is anyone else using meta-ettus-v4.0.0.0 yet? if so, have you had any >> issues with libfftw? >

[USRP-users] meta-ettus-v4.0.0.0 segfault

2020-11-04 Thread Ben Magistro via USRP-users
Is anyone else using meta-ettus-v4.0.0.0 yet? if so, have you had any issues with libfftw? Using the image on an E310, adding a single OOT module (gr-ais) and trying to run an app distributed with it, the app segfaults. To further troubleshoot, I added gdb and it comes back with the following.

Re: [USRP-users] UHD 4.0.0.0 (Marcus D Leech)

2020-10-22 Thread Ben Magistro via USRP-users
There is an image out there with UHD 4.0.0.0 in it but I'm not sure if it's ready for prime time yet. I stumbled upon it while looking for a different e310 image. I am actually using this image with the e310 now, locally, but so far it has been working for what I needed. https://files.ettus.com/

[USRP-users] Custom SD Card Image

2020-10-15 Thread Ben Magistro via USRP-users
Hello, I'm trying to build a custom sd card image (e310) that has gnuradio 3.8 but am struggling to figure out how to get there. I have the oe-build docker image built but not quite sure how to change the recipes? that will be used to build the components that go into the image. I'm basing my st