Netgear X10 (R9000)

I might be wrong, but I think the problem is that you are trying to use a DFS channel. DFS channels are restricted use since those frequencies are used for weather and military RADAR.

Using mesh with DFS might cause major issues with your wifi network in 1 or more of the following ways:

  1. Routers must be specifically designed and certified to use DFS frequencies. The r9000 is, but many others arent. Id imagine in a mesh setup of any router node wasnt DFS-channel certified and you tried to use a DFS channel the mesh would fail.

  2. Before starting wifi on a DFS channel (and, periodically after it starts IIRC) scan over the DFS frequency band it wants to use to ensure that there isnt a nearby active RADAR station using those frequencies. During the initial scan (and perhaps during subsequent scans) you cannot use the wifi for anywhere from 1-10 minutes. This might bring down the mesh network altogether, and it might bring it down anytime any of the mesh nodes perform this scan.

  3. The router must have information about what frequencies are/arent DFS in your specific country. In the US channels 50-something to 140-something are DFS, but it varies from country to country. Your log mentions anb invalid country code, so the R9000 might not know what channels are DFS in your country.

TL;DR: try again on a non-DFS channel and see if it works.

When I excluded the R9000 from the mesh then it works fine. Additionally I live in the middle of No-Where, the only internet access I have is 10 directional, high gain LTE antennas.
So suspecting disturbance from external sources is unlikely. Closest village is about 11km away, closest town is 16km through dense forest.

If its the frequency then I would expect it to fail and not work then stop working until reboot.

The mesh is currently running on 4 TP-Link Archer C7 v5 on the same frequency. Its functioning fine, as long as the R9000 isn't part of the mesh.

Use a non-DFS channel, the Wave2 11ac radios inside the R9000 are much more compliant with DFS scan requirements than the Wave1 QCA9880 in the Archer C7. This unfortunately makes 802.11s unusable on DFS channels.

1 Like

That might explain it.

Ill see if I can device a remote test without the need to physically go get all my routers on the farm.

Edit: I was able to remotely change the mesh and have the R9000 integrated in the mesh again.
Lets see how it goes.

Seems like this was accurate. Network is still stable since I implemented it a week ago on channel 36.

Thank you.

Hello fellow R9000 owners.

I recently put a lot of time into figuring out how to get Plex Media Server up and running on the R9000 running OpenWRT. I got things running quite well and figured Id share, so I automated the setup scripts and posted them to github.

Setup is almost fully automated (assuming everything works like it should lol). There are instructions on github, but you basically just copy a few scripts to /etc/plexmediaserver, mount the use harddrive you want to use for plex, and run plex_setup.sh ${plex_drive_mountpoint}. It will automatically:

  1. Setup some UCI config options for you

  2. download/generate a compressed archive with the plex files you eed (it uses the newest public plex version, currently 1.25.3.5409-f11334058-armv7neon, from the ASUSTOR branch, with a few extra libs from the netgear stock FW plex package added in)

  3. setup a (very basic) service so you can control plex using service plexmediaserver start|stop|restart

running service plexmediaserver start will then extract the contents of the archive mentioned above to /tmp/plexmediaserver/${plex_version} and start plex for you.You can access plex from a web browser by going to <router.ip4.address>:32400/web

I tested everything fairly well, but if anything doesnt work as smoothly as it should let me know and I will look into it.

PS I dont mean to hijack this thread, but I figure this is the one place where most R9000 owners running OpenWRT go at least occasionally, so I figured Id share it here. Plex support was one of the main appeals to me personally when I got my R9000...and I imagine it was for some of you too. As such, it is my hope that having plex work (and work much better than it ever did on stock FW) is of use to some of you out there.

3 Likes

Hello
I have Netgear Nighthawk r9000 x10 !
I use TFTP to install openwrt-alpine-generic-netgear_r9000-squashfs-factory.img, but router no responding after reboot ...
I test 30/30/30 reset, but no response from 192.168.1.1 ...
Is this software really for r9000 x10 ?
Why no work on my router ?

My FCC ID: PY317400405
https://fccid.io/PY317400405

Sorry, I have no idea.
I'm not sure if TFTP works with the factory file.

Perhaps @egorenar might know.

1 Like

Hi
Do you have other versions to test ?
TFTP method working with all .img files, any versions from ddwrt no boot after installing. Only V.3 working ...
I need for working OpenWRT version
Do you have other ?

What is method to install - from TFTP, web or serial ?

good, when you install this version you need to install luci, did you do it??.

once you install openwrt on the router you have to enter through putty and install luci, connect the netgear router to another by dhcp and when you enter the router with putty put opkg update and then opkg install luci that way you can enter the router from the browser.

1 Like
BusyBox v1.34.1 (2021-12-10 07:47:05 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r18322-56b18271b6
 -----------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packa                                                                             ges/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/base/Packages.gz
https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages                                                                             .gzFailed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

One could post such output inside a </> preformatted text (Ctrl-E) tag for improved readability.

1 Like
login as: root


BusyBox v1.34.1 (2021-12-10 07:47:05 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r18322-56b18271b6
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packa                                                                             ges/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

root@OpenWrt:~# login as: root


BusyBox v1.34.1 (2021-12-10 07:47:05 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r18322-56b18271b6
Password:
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packa                                                                             ges/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

root@OpenWrt:~#
Login incorrect
OpenWrt login:
OpenWrt login: root


BusyBox v1.34.1 (2021-12-10 07:47:05 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r18322-56b18271b6
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~#

that's because you don't have internet, you need to connect the netgear router to another router to the wan port, it's the easiest way to do it. It gives you an error when downloading the packages because the Internet does not arrive.

1 Like

Everything is connected in this way ...
My main router is Netgear Nighthawk R8000P X6S, lan cable from X6S lan port is connected to R9000 X10 wan port, but no luck !
I restarted both routers again and again, then i gave the factory reset to R9000 but gives the error constantly
DHCP on R8000P X6S is enabled !
I will test again with another router and cable and write what the results are !

ok I think what happens to you is that you have to change the ip of your main router because I suppose you will have 192.168.1.1, if so it conflicts with the netgear x10 and that is why you do not have internet. change the ip of your main router to 192.168.2.1 and try again.

1 Like

This is working, I set it to 192.168.0.1 and they connected without any problems
There is some other problem

login as: root


BusyBox v1.34.1 (2021-12-10 07:47:05 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r18322-56b18271b6
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packa                                                                             ges/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/egorenar_custom/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/tar                                                                             gets/alpine/generic/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/base/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz, wget returned 5.
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packa                                                                             ges/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/egorenar_custom/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon                                                                             -vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snaps                                                                             hots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/tar                                                                             gets/alpine/generic/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/base/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/pac                                                                             kages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz, wget returned 5.
root@OpenWrt:~# wget update
Downloading 'update'
Failed to allocate uclient context
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/targets/alpine/generic/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/egorenar_custom/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.gz, wget returned 5.
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony/Packages.gz, wget returned 5.
root@OpenWrt:~#

you still have the same problem... internet is not reaching the netgear x10 that's why it doesn't download the packages, do you understand spanish??

1 Like