usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

How to build N310 file system image

JT
james Thomas
Wed, Sep 30, 2020 3:52 AM

Hi,
where is the source code of N310 file system image and how to build it?

Hi, where is the source code of N310 file system image and how to build it?
MD
Marcus D. Leech
Wed, Sep 30, 2020 5:09 AM

On 09/29/2020 11:52 PM, james Thomas via USRP-users wrote:

Hi,
where is the source code of N310 file system image and how to build it?


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

I think what you seek is here:

https://github.com/EttusResearch/meta-ettus

On 09/29/2020 11:52 PM, james Thomas via USRP-users wrote: > Hi, > where is the source code of N310 file system image and how to build it? > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com I think what you seek is here: https://github.com/EttusResearch/meta-ettus
JT
james Thomas
Fri, Oct 16, 2020 7:51 AM

Hi Marcus,
is there more document of how to build this source?


From: USRP-users usrp-users-bounces@lists.ettus.com on behalf of Marcus D. Leech via USRP-users usrp-users@lists.ettus.com
Sent: Wednesday, September 30, 2020 01:09
To: usrp-users@lists.ettus.com usrp-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image

On 09/29/2020 11:52 PM, james Thomas via USRP-users wrote:
Hi,
where is the source code of N310 file system image and how to build it?


USRP-users mailing list
USRP-users@lists.ettus.commailto:USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

I think what you seek is here:

https://github.com/EttusResearch/meta-ettus

Hi Marcus, is there more document of how to build this source? ________________________________ From: USRP-users <usrp-users-bounces@lists.ettus.com> on behalf of Marcus D. Leech via USRP-users <usrp-users@lists.ettus.com> Sent: Wednesday, September 30, 2020 01:09 To: usrp-users@lists.ettus.com <usrp-users@lists.ettus.com> Subject: Re: [USRP-users] How to build N310 file system image On 09/29/2020 11:52 PM, james Thomas via USRP-users wrote: Hi, where is the source code of N310 file system image and how to build it? _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com<mailto:USRP-users@lists.ettus.com> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com I think what you seek is here: https://github.com/EttusResearch/meta-ettus
MD
Marcus D. Leech
Fri, Oct 16, 2020 4:46 PM

On 10/16/2020 03:51 AM, james Thomas wrote:

Hi Marcus,
is there more document of how to build this source?

If you visit the repository web-page, there's information there about
building images.

On 10/16/2020 03:51 AM, james Thomas wrote: > Hi Marcus, > is there more document of how to build this source? > ------------------------------------------------------------------------ > If you visit the repository web-page, there's information there about building images.
JT
james Thomas
Sun, Oct 18, 2020 3:41 AM

when I run repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have error below:
how to fix this?

repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.

... A new version of repo (2.8) is available.
... New version is available at: /home/w/meta-ettus/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable.  Please talk to your sysadmin or distro
!!! to get an update installed.

Downloading manifest from git://github.com/EttusResearch/oe-manifests.git
fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: cannot obtain manifest git://github.com/EttusResearch/oe-manifests.git


From: Marcus D. Leech patchvonbraun@gmail.com
Sent: Friday, October 16, 2020 12:46
To: james Thomas james_ttfun@hotmail.com; usrp-users@lists.ettus.com USRP-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image

On 10/16/2020 03:51 AM, james Thomas wrote:
Hi Marcus,
is there more document of how to build this source?


If you visit the repository web-page, there's information there about building images.

when I run repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have error below: how to fix this? repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+. ... A new version of repo (2.8) is available. ... New version is available at: /home/w/meta-ettus/.repo/repo/repo ... The launcher is run from: /usr/bin/repo !!! The launcher is not writable. Please talk to your sysadmin or distro !!! to get an update installed. Downloading manifest from git://github.com/EttusResearch/oe-manifests.git fatal: Couldn't find remote ref refs/heads/v3.14.1.1 manifests: fatal: Couldn't find remote ref refs/heads/v3.14.1.1 fatal: Couldn't find remote ref refs/heads/v3.14.1.1 manifests: fatal: Couldn't find remote ref refs/heads/v3.14.1.1 fatal: cannot obtain manifest git://github.com/EttusResearch/oe-manifests.git ________________________________ From: Marcus D. Leech <patchvonbraun@gmail.com> Sent: Friday, October 16, 2020 12:46 To: james Thomas <james_ttfun@hotmail.com>; usrp-users@lists.ettus.com <USRP-users@lists.ettus.com> Subject: Re: [USRP-users] How to build N310 file system image On 10/16/2020 03:51 AM, james Thomas wrote: Hi Marcus, is there more document of how to build this source? ________________________________ If you visit the repository web-page, there's information there about building images.
MD
Marcus D. Leech
Sun, Oct 18, 2020 6:12 AM

On 10/17/2020 11:41 PM, james Thomas wrote:

when I run repo init -u
git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have
error below:
how to fix this?

repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1
repo: warning: Python 2 is no longer supported; Please upgrade to
Python 3.6+.

So, first things first--you need to add Python3.6 to your system.

... A new version of repo (2.8) is available.
... New version is available at: /home/w/meta-ettus/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable.  Please talk to your sysadmin or distro
!!! to get an update installed.

Downloading manifest from git://github.com/EttusResearch/oe-manifests.git
fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: cannot obtain manifest
git://github.com/EttusResearch/oe-manifests.git

My guess is that your system/network is not configured to allow GIT
traffic to pass through--you'll have to fix that or have your sysadmin
fix that.


From: Marcus D. Leech patchvonbraun@gmail.com
Sent: Friday, October 16, 2020 12:46
To: james Thomas james_ttfun@hotmail.com;
usrp-users@lists.ettus.com USRP-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image
On 10/16/2020 03:51 AM, james Thomas wrote:

Hi Marcus,
is there more document of how to build this source?

If you visit the repository web-page, there's information there about
building images.

On 10/17/2020 11:41 PM, james Thomas wrote: > when I run repo init -u > git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have > error below: > how to fix this? > > repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 > repo: warning: Python 2 is no longer supported; Please upgrade to > Python 3.6+. So, first things first--you need to add Python3.6 to your system. > > ... A new version of repo (2.8) is available. > ... New version is available at: /home/w/meta-ettus/.repo/repo/repo > ... The launcher is run from: /usr/bin/repo > !!! The launcher is not writable. Please talk to your sysadmin or distro > !!! to get an update installed. > > Downloading manifest from git://github.com/EttusResearch/oe-manifests.git > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > manifests: > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > manifests: > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > > fatal: cannot obtain manifest > git://github.com/EttusResearch/oe-manifests.git My guess is that your system/network is not configured to allow GIT traffic to pass through--you'll have to fix that or have your sysadmin fix that. > ------------------------------------------------------------------------ > *From:* Marcus D. Leech <patchvonbraun@gmail.com> > *Sent:* Friday, October 16, 2020 12:46 > *To:* james Thomas <james_ttfun@hotmail.com>; > usrp-users@lists.ettus.com <USRP-users@lists.ettus.com> > *Subject:* Re: [USRP-users] How to build N310 file system image > On 10/16/2020 03:51 AM, james Thomas wrote: >> Hi Marcus, >> is there more document of how to build this source? >> ------------------------------------------------------------------------ >> > If you visit the repository web-page, there's information there about > building images. > >
MD
Marcus D. Leech
Sun, Oct 18, 2020 6:20 AM

On 10/17/2020 11:41 PM, james Thomas wrote:

when I run repo init -u
git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have
error below:
how to fix this?

repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1
repo: warning: Python 2 is no longer supported; Please upgrade to
Python 3.6+.

... A new version of repo (2.8) is available.
... New version is available at: /home/w/meta-ettus/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable.  Please talk to your sysadmin or distro
!!! to get an update installed.

Downloading manifest from git://github.com/EttusResearch/oe-manifests.git
fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: cannot obtain manifest
git://github.com/EttusResearch/oe-manifests.git

Also, I'll note that this whole thing assumes that you're familiar with
OE (OpenEmbedded) development techniques and paradigms.


From: Marcus D. Leech patchvonbraun@gmail.com
Sent: Friday, October 16, 2020 12:46
To: james Thomas james_ttfun@hotmail.com;
usrp-users@lists.ettus.com USRP-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image
On 10/16/2020 03:51 AM, james Thomas wrote:

Hi Marcus,
is there more document of how to build this source?

If you visit the repository web-page, there's information there about
building images.

On 10/17/2020 11:41 PM, james Thomas wrote: > when I run repo init -u > git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have > error below: > how to fix this? > > repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 > repo: warning: Python 2 is no longer supported; Please upgrade to > Python 3.6+. > > ... A new version of repo (2.8) is available. > ... New version is available at: /home/w/meta-ettus/.repo/repo/repo > ... The launcher is run from: /usr/bin/repo > !!! The launcher is not writable. Please talk to your sysadmin or distro > !!! to get an update installed. > > Downloading manifest from git://github.com/EttusResearch/oe-manifests.git > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > manifests: > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > manifests: > fatal: Couldn't find remote ref refs/heads/v3.14.1.1 > > fatal: cannot obtain manifest > git://github.com/EttusResearch/oe-manifests.git Also, I'll note that this whole thing assumes that you're familiar with OE (OpenEmbedded) development techniques and paradigms. > ------------------------------------------------------------------------ > *From:* Marcus D. Leech <patchvonbraun@gmail.com> > *Sent:* Friday, October 16, 2020 12:46 > *To:* james Thomas <james_ttfun@hotmail.com>; > usrp-users@lists.ettus.com <USRP-users@lists.ettus.com> > *Subject:* Re: [USRP-users] How to build N310 file system image > On 10/16/2020 03:51 AM, james Thomas wrote: >> Hi Marcus, >> is there more document of how to build this source? >> ------------------------------------------------------------------------ >> > If you visit the repository web-page, there's information there about > building images. > >
JT
james Thomas
Mon, Oct 19, 2020 1:39 PM

Hi Marcus,
repo still not work for me. but i can clone from git. so if can i use git clone for every repo instead of using repo auto fetch the repos?


From: Marcus D. Leech patchvonbraun@gmail.com
Sent: Sunday, October 18, 2020 02:12
To: james Thomas james_ttfun@hotmail.com; usrp-users@lists.ettus.com USRP-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image

On 10/17/2020 11:41 PM, james Thomas wrote:
when I run repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have error below:
how to fix this?

repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.
So, first things first--you need to add Python3.6 to your system.

... A new version of repo (2.8) is available.
... New version is available at: /home/w/meta-ettus/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable.  Please talk to your sysadmin or distro
!!! to get an update installed.

Downloading manifest from git://github.com/EttusResearch/oe-manifests.git
fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: Couldn't find remote ref refs/heads/v3.14.1.1
manifests:
fatal: Couldn't find remote ref refs/heads/v3.14.1.1

fatal: cannot obtain manifest git://github.com/EttusResearch/oe-manifests.git
My guess is that your system/network is not configured to allow GIT traffic to pass through--you'll have to fix that or have your sysadmin
fix that.


From: Marcus D. Leech patchvonbraun@gmail.commailto:patchvonbraun@gmail.com
Sent: Friday, October 16, 2020 12:46
To: james Thomas james_ttfun@hotmail.commailto:james_ttfun@hotmail.com; usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com USRP-users@lists.ettus.commailto:USRP-users@lists.ettus.com
Subject: Re: [USRP-users] How to build N310 file system image

On 10/16/2020 03:51 AM, james Thomas wrote:
Hi Marcus,
is there more document of how to build this source?


If you visit the repository web-page, there's information there about building images.

Hi Marcus, repo still not work for me. but i can clone from git. so if can i use git clone for every repo instead of using repo auto fetch the repos? ________________________________ From: Marcus D. Leech <patchvonbraun@gmail.com> Sent: Sunday, October 18, 2020 02:12 To: james Thomas <james_ttfun@hotmail.com>; usrp-users@lists.ettus.com <USRP-users@lists.ettus.com> Subject: Re: [USRP-users] How to build N310 file system image On 10/17/2020 11:41 PM, james Thomas wrote: when I run repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 it have error below: how to fix this? repo init -u git://github.com/EttusResearch/oe-manifests.git -b v3.14.1.1 repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+. So, first things first--you need to add Python3.6 to your system. ... A new version of repo (2.8) is available. ... New version is available at: /home/w/meta-ettus/.repo/repo/repo ... The launcher is run from: /usr/bin/repo !!! The launcher is not writable. Please talk to your sysadmin or distro !!! to get an update installed. Downloading manifest from git://github.com/EttusResearch/oe-manifests.git fatal: Couldn't find remote ref refs/heads/v3.14.1.1 manifests: fatal: Couldn't find remote ref refs/heads/v3.14.1.1 fatal: Couldn't find remote ref refs/heads/v3.14.1.1 manifests: fatal: Couldn't find remote ref refs/heads/v3.14.1.1 fatal: cannot obtain manifest git://github.com/EttusResearch/oe-manifests.git My guess is that your system/network is not configured to allow GIT traffic to pass through--you'll have to fix that or have your sysadmin fix that. ________________________________ From: Marcus D. Leech <patchvonbraun@gmail.com><mailto:patchvonbraun@gmail.com> Sent: Friday, October 16, 2020 12:46 To: james Thomas <james_ttfun@hotmail.com><mailto:james_ttfun@hotmail.com>; usrp-users@lists.ettus.com<mailto:usrp-users@lists.ettus.com> <USRP-users@lists.ettus.com><mailto:USRP-users@lists.ettus.com> Subject: Re: [USRP-users] How to build N310 file system image On 10/16/2020 03:51 AM, james Thomas wrote: Hi Marcus, is there more document of how to build this source? ________________________________ If you visit the repository web-page, there's information there about building images.