Discussion and technical support related to USRP, UHD, RFNoC
View all threadsHi,
where is the source code of N310 file system image and how to build it?
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:
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:
On 10/16/2020 03:51 AM, james Thomas wrote:
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.
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:
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:
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.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.