On 11/05/2018 07:58 AM, Jason Matusiak via USRP-users wrote: > (sorry for the hijack, but I felt it was somewhat on topic) >
Barely :) Basically, kernel config fragments are your friend, study this change and others like it: https://github.com/balister/meta-ettus-1/commit/aa0e2d12c5114269b3a94dfbebd433e4fd11826d#diff-9b732ab86ef3483bb0e54684c28fd84b Philip > Just curious, I am sure there is a good reason, but why can't we build in our > own custom drivers (I am not a low-level linux guy, so I am sure it is > probably obvious)? So far we have been OK, but we have been a little nervous > with some of our USB devices attached to the E310 that they might not be > supported and then we would be SOL. Will the updated Linux build now allow > this? > > > --------- Original Message --------- Subject: Re: [USRP-users] upgrading gcc > on the E310 > From: "Philip Balister via USRP-users" <[email protected]> > Date: 11/3/18 6:31 pm > To: "Luke Whittlesey" <[email protected]> > Cc: [email protected] > > On 11/03/2018 10:33 AM, Luke Whittlesey via USRP-users wrote: > > Thank you! I'll give the new image a try. I was struggling getting a newer > > version of gcc installed from source. > > I hadn't heard of bmaptool, so thanks for the introduction. > > It is much better than dd, and pretty much eliminates the risk of wiping > your hard drive. That was a bad day :) > > Philip > > > > > Thanks, > > Luke > > > > On Fri, Nov 2, 2018 at 3:51 PM Philip Balister <[email protected]> wrote: > > > >> On 11/01/2018 04:56 PM, Luke Whittlesey via USRP-users wrote: > >>> Hello, > >>> The e310 comes with an older version of gcc (4.9.2). Is there a > >> recommended > >>> way to upgrade gcc? > >> > >> I had similar issues and assembled some updates that include a more > >> recent gcc: > >> > >> https://www.dropbox.com/sh/6qfjjqlfzmyegyd/AABu45Ney1xRoen-NyJim5dGa?dl=0 > >> > >> Get the .wic and corresponding bmap file and use bmaptool to write an DS > >> card > >> > >> sudo bmaptool copy foo.wic /dev/mySDcard > >> > >> Philip > >> > >> > >>> > >>> Thanks, > >>> Luke > >>> > >>> > >>> > >>> _______________________________________________ > >>> USRP-users mailing list > >>> [email protected] > >>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >>> > >> > > > > > > > > _______________________________________________ > > USRP-users mailing list > > [email protected] > > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > > > _______________________________________________ > USRP-users mailing list > [email protected] > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > > > _______________________________________________ > USRP-users mailing list > [email protected] > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > _______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
