Davidc502- wrt1200ac wrt1900acx wrt3200acm wrt32x builds

Unfortunately not as the kernel versions are different.

I wouldn't worry too much about it. You can always go back to r6565.

Yes, keep settings in LuCi, so use the sysupgrade image.

No you can't.

You can use minidlna from old 1900v1 version (if David still keep repo for it), or check older release repo (maybe from 17 or 16 release) - find the close kernel version-based one.
Or, for cool guys, you can just build it on device using source code.

Hello Mr David

Thank you again for your very good builds

I suggest to adds Unbound luci app and all unbound packages

But

They are all about low space.

I am using them in my external root for wrt1200

Very good packages for now

Thank you...

1 Like

Hello friends, (off topic)

I have a serious problem, a company official has changed the login password and we no longer have access to our router, a WRT1900ACS, and both router parts are with OpenWRT (july 2018 David build) versions, so I would like to know how I can do it. have access to the router because I tried to use the RESET button and the same did not work, all help is welcome, as we have no access to the Internet since it has been deconfigured, only local network is working.

Thank you all

https://openwrt.org/docs/guide-user/troubleshooting/failsafe_and_factory_reset

You don't need to actually reset (firstboot) the device, but can resort to mount_root and set a new password (passwd) instead.

I wonder if 18.06.1 has the CPU idle reboot issue on the Mamba (1900AC v1)... probably... hmmmm..

hi,

I'am try all reset possibilities, but no luck, and reset button dont work, SSH so possible, becouse i dont have a new password...

Go ahead and buy a serial cable from Amazon, and through TFTP flash a image to one of the partitions.

1 Like

Hi all,

I have some issues installing OpenWRT for the first time on a Linksys wrt32x using [lede-mvebu-cortexa9-linksys-wrt32x-squashfs-factory.img](https://davidc502sis.dynamic-dns.net/releases/lede-mvebu-cortexa9-linksys-wrt32x-squashfs-factory.img the issues I am receiving are no internet access and no wfi options in the GUI.

Untitled

Internet access and WiFi was available with the stock firmware and still is when booting back to the alternative partition. the install itself on the face of it went fine and can login into the web GUI initially i did change the IP range but have done another fresh install from stock firmware and left all settings alone

Network set-up is a cable modem with a Ethernet cable to the internet port to the Linksys then a single PC connected to an Ethernet port on the linksys.(I've removed the Zyxel router and other devices that are set up on a different IP range.

Any help on where to start troubleshooting this would be much appreciated.

Thanks

Hi! Use latest build I bought WRT32x and flashed it successfully yesterday. r8873 build https://davidc502sis.dynamic-dns.net/snapshots/r8873/targets/mvebu/cortexa9/

Thanks for your response, still the same issue with that firmware revision. Fresh install from the StockOS UI
I didn't go through the processes of removing the network switch or rebooting the modem this time. (but had no Internet access)
Just reset the network adapter on the PC to get a new IP so I could get to the OpenWRT UI
But still shows no wireless options under the network tab

Untitled2

hmmm... Everything works for me at my wrt32x. Can u log into busybox shell through ssh and done this command

ifconfig -a
ls -l /sys/class/net/
lsmod
opkg list-installed

Please see below for the outputs of the commands.
Just to say as others are using the internet, i had to do this quickly so the Zyxel switch an other network items that work on an IP range other than 192.168.1.1 have been left in the network. I've just reset the PC network adapter to get a new IP incse any of that makes a difference. If need i can run the same commands later on with just ISP modem - WRT32X Router - Windows PC

replaced the WAN IP with XX.XX.XX.XXX

**root@OpenWrt:~# ifconfig**
br-lan    Link encap:Ethernet  HWaddr 62:38:E0:CE:87:78
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fd3f:822b:cdb0::1/60 Scope:Global
          inet6 addr: fe80::6038:e0ff:fece:8778/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4805 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1866 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:430574 (420.4 KiB)  TX bytes:703915 (687.4 KiB)

eth0      Link encap:Ethernet  HWaddr 62:38:E0:CE:87:78
          inet6 addr: fe80::6038:e0ff:fece:8778/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4869 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1902 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532
          RX bytes:530592 (518.1 KiB)  TX bytes:721945 (705.0 KiB)
          Interrupt:37

eth0.1    Link encap:Ethernet  HWaddr 62:38:E0:CE:87:78
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4869 errors:0 dropped:11 overruns:0 frame:0
          TX packets:1866 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:442950 (432.5 KiB)  TX bytes:703915 (687.4 KiB)

eth1      Link encap:Ethernet  HWaddr 60:38:E0:CE:87:78
          inet6 addr: fe80::6238:e0ff:fece:8778/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19178 errors:0 dropped:0 overruns:0 frame:0
          TX packets:628 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532
          RX bytes:1247319 (1.1 MiB)  TX bytes:72030 (70.3 KiB)
          Interrupt:36

eth1.2    Link encap:Ethernet  HWaddr 60:38:E0:CE:87:78
          inet addr:XX.XX.XX.XXX  Bcast:82.11.55.255  Mask:255.255.255.0
          inet6 addr: fe80::6238:e0ff:fece:8778/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19177 errors:0 dropped:0 overruns:0 frame:0
          TX packets:611 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:902069 (880.9 KiB)  TX bytes:67008 (65.4 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:705 errors:0 dropped:0 overruns:0 frame:0
          TX packets:705 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:65234 (63.7 KiB)  TX bytes:65234 (63.7 KiB)
**root@OpenWrt:~# ls -l /sys/class/net**
lrwxrwxrwx    1 root     root             0 Dec 24 18:18 br-lan -> ../../devices/virtual/net/br-lan
lrwxrwxrwx    1 root     root             0 Jan  1  1970 eth0 -> ../../devices/platform/soc/soc:internal-regs/f1034000.ethernet/net/eth0
lrwxrwxrwx    1 root     root             0 Dec 24 18:18 eth0.1 -> ../../devices/virtual/net/eth0.1
lrwxrwxrwx    1 root     root             0 Jan  1  1970 eth1 -> ../../devices/platform/soc/soc:internal-regs/f1070000.ethernet/net/eth1
lrwxrwxrwx    1 root     root             0 Dec 24 18:18 eth1.2 -> ../../devices/virtual/net/eth1.2
lrwxrwxrwx    1 root     root             0 Jan  1  1970 lo -> ../../devices/virtual/net/lo
**root@OpenWrt:~# opkg list-installed luci-***
luci-app-adblock - git-18.356.64384-31d259a-1
luci-app-advanced-reboot - git-18.356.64384-31d259a-33
luci-app-bcp38 - git-18.356.64384-31d259a-1
luci-app-ddns - 2.4.9-7
luci-app-dnscrypt-proxy - git-18.356.64384-31d259a-1
luci-app-firewall - git-18.356.64384-31d259a-1
luci-app-openvpn - git-18.356.64384-31d259a-1
luci-app-opkg - git-18.356.64384-31d259a-1
luci-app-qos - git-18.356.64384-31d259a-1
luci-app-samba4 - git-18.356.64384-31d259a-1
luci-app-sqm - 1.2.4-1
luci-app-statistics - git-18.356.64384-31d259a-1
luci-app-uhttpd - git-18.356.64384-31d259a-1
luci-app-upnp - git-18.356.64384-31d259a-1
luci-app-watchcat - git-18.356.64384-31d259a-1
luci-app-wol - git-18.356.64384-31d259a-1
luci-base - git-18.356.64384-31d259a-1
luci-lib-httpprotoutils - git-18.356.64384-31d259a-1
luci-lib-ip - git-18.356.64384-31d259a-1
luci-lib-ipkg - git-18.356.64384-31d259a-1
luci-lib-iptparser - git-18.356.64384-31d259a-1
luci-lib-jsonc - git-18.356.64384-31d259a-1
luci-lib-nixio - git-18.356.64384-31d259a-1
luci-mod-admin-full - git-18.356.64384-31d259a-1
luci-mod-network - git-18.356.64384-31d259a-1
luci-mod-status - git-18.356.64384-31d259a-1
luci-mod-system - git-18.356.64384-31d259a-1
luci-proto-ipv6 - git-18.356.64384-31d259a-1
luci-proto-ppp - git-18.356.64384-31d259a-1
luci-ssl-openssl - git-18.356.64384-31d259a-1
luci-theme-bootstrap - git-18.356.64384-31d259a-1
luci-theme-rosy - git-18.356.64384-31d259a-1

I can see a new command.
lsmod
and a slight difference in
opkg list-installed

I will need to do these later on.
but for the previous requests see above post
But thank you for the help in this matter

wow! there is no wireless interfaces! It must looks like this


check for load kernel modules (lsmod) and all installed packages (opkg list-installed).
Do you have /etc/config/wireless file? check done ls /etc/config/

Please see the output for
opkg list-installed
ls /etc/config there does not appear to be a wireless folder
lsmod got no output

login as: root
root@192.168.1.1's password:

BusyBox v1.29.3 () built-in shell (ash)

**root@OpenWrt:~# opkg list-installed**
6in4 - 25-1
adblock - 3.6.0-1
alsa-lib - 1.1.7-1
attr - 2.4.48-1
avahi-dbus-daemon - 0.7-2
base-files - 196-r8873-87c5fd348d
bcp38 - 5-4
block-mount - 2018-09-29-29e53af0-3
busybox - 1.29.3-3
ca-bundle - 20180409-3
ca-certificates - 20180409-3
collectd - 5.8.1-2
collectd-mod-cpu - 5.8.1-2
collectd-mod-interface - 5.8.1-2
collectd-mod-iwinfo - 5.8.1-2
collectd-mod-load - 5.8.1-2
collectd-mod-memory - 5.8.1-2
collectd-mod-network - 5.8.1-2
collectd-mod-rrdtool - 5.8.1-2
curl - 7.63.0-1
dbus - 1.12.10-1
ddns-scripts - 2.7.8-6
ddns-scripts_cloudflare.com-v4 - 2.7.8-6
ddns-scripts_freedns_42_pl - 2.7.8-6
ddns-scripts_godaddy.com-v1 - 2.7.8-6
ddns-scripts_no-ip_com - 2.7.8-6
ddns-scripts_route53-v1 - 2.7.8-6
dmesg - 2.33-1
dnscrypt-proxy - 1.9.5-8
dnscrypt-proxy-resolvers - 1.9.5+git-20171001-2d43be3-8
dnsmasq - 2.80-5
dropbear - 2017.75-9
etherwake - 1.09-4
firewall - 2018-12-06-14589c80-2
fstools - 2018-09-29-29e53af0-3
fwtool - 1
gzip - 1.9-1
haveged - 1.9.4-1
hostapd-common - 2018-05-21-62566bc2-7
htop - 2.2.0-2
ifstat - 1.1-1
iftop - 2017-03-22-949ed0f7-1
igmpproxy - 0.2.1-4
ip6tables - 1.8.2-2
iperf - 2.0.12-3
iperf3 - 3.6-1
ipset - 7.1-1
iptables - 1.8.2-2
iptables-mod-conntrack-extra - 1.8.2-2
iptables-mod-ipopt - 1.8.2-2
iw - 4.14-1
iwinfo - 2018-07-31-65b8333f-1
jansson - 2.12-1
jshn - 2018-07-25-c83a84af-2
jsonfilter - 2018-02-04-c7e938d6-1
kernel - 4.14.90-1-845f60ef268345d5a486cd7f7f345113
kmod-bluetooth - 4.14.90-1
kmod-bonding - 4.14.90-1
kmod-btmrvl - 4.14.90-1
kmod-cfg80211 - 4.14.90+4.19.7-1-1
kmod-crypto-acompress - 4.14.90-1
kmod-crypto-aead - 4.14.90-1
kmod-crypto-authenc - 4.14.90-1
kmod-crypto-cmac - 4.14.90-1
kmod-crypto-crc32c - 4.14.90-1
kmod-crypto-ecb - 4.14.90-1
kmod-crypto-ecdh - 4.14.90-1
kmod-crypto-hash - 4.14.90-1
kmod-crypto-hmac - 4.14.90-1
kmod-crypto-kpp - 4.14.90-1
kmod-crypto-manager - 4.14.90-1
kmod-crypto-md5 - 4.14.90-1
kmod-crypto-null - 4.14.90-1
kmod-crypto-pcompress - 4.14.90-1
kmod-crypto-sha1 - 4.14.90-1
kmod-crypto-sha256 - 4.14.90-1
kmod-crypto-sha512 - 4.14.90-1
kmod-cryptodev - 4.14.90+1.9.git-2018-11-02-mvebu-1
kmod-fs-ext4 - 4.14.90-1
kmod-fs-msdos - 4.14.90-1
kmod-fs-ntfs - 4.14.90-1
kmod-fs-vfat - 4.14.90-1
kmod-fuse - 4.14.90-1
kmod-gpio-button-hotplug - 4.14.90-2
kmod-hid - 4.14.90-1
kmod-hwmon-core - 4.14.90-1
kmod-hwmon-pwmfan - 4.14.90-1
kmod-i2c-core - 4.14.90-1
kmod-ifb - 4.14.90-1
kmod-input-core - 4.14.90-1
kmod-input-evdev - 4.14.90-1
kmod-ip6tables - 4.14.90-1
kmod-ipt-conntrack - 4.14.90-1
kmod-ipt-conntrack-extra - 4.14.90-1
kmod-ipt-core - 4.14.90-1
kmod-ipt-ipopt - 4.14.90-1
kmod-ipt-ipsec - 4.14.90-1
kmod-ipt-ipset - 4.14.90-1
kmod-ipt-nat - 4.14.90-1
kmod-ipt-raw - 4.14.90-1
kmod-iptunnel - 4.14.90-1
kmod-iptunnel4 - 4.14.90-1
kmod-lib-crc-ccitt - 4.14.90-1
kmod-lib-crc16 - 4.14.90-1
kmod-lib-lzo - 4.14.90-1
kmod-lib-textsearch - 4.14.90-1
kmod-mac80211 - 4.14.90+4.19.7-1-1
kmod-mmc - 4.14.90-1
kmod-mwlwifi - 4.14.90+10.3.8.0-20181210-1
kmod-nf-conntrack - 4.14.90-1
kmod-nf-conntrack6 - 4.14.90-1
kmod-nf-ipt - 4.14.90-1
kmod-nf-ipt6 - 4.14.90-1
kmod-nf-nat - 4.14.90-1
kmod-nf-nathelper-extra - 4.14.90-1
kmod-nf-reject - 4.14.90-1
kmod-nf-reject6 - 4.14.90-1
kmod-nfnetlink - 4.14.90-1
kmod-nls-base - 4.14.90-1
kmod-nls-cp437 - 4.14.90-1
kmod-nls-iso8859-1 - 4.14.90-1
kmod-nls-utf8 - 4.14.90-1
kmod-ppp - 4.14.90-1
kmod-pppoe - 4.14.90-1
kmod-pppox - 4.14.90-1
kmod-regmap - 4.14.90-1
kmod-sched - 4.14.90-1
kmod-sched-cake - 4.14.90+2018-10-02-ddf4c951-1
kmod-sched-connmark - 4.14.90-1
kmod-sched-core - 4.14.90-1
kmod-scsi-core - 4.14.90-1
kmod-sit - 4.14.90-1
kmod-slhc - 4.14.90-1
kmod-sound-core - 4.14.90-1
kmod-tun - 4.14.90-1
kmod-usb-core - 4.14.90-1
kmod-usb-ehci - 4.14.90-1
kmod-usb-ohci - 4.14.90-1
kmod-usb-ohci-pci - 4.14.90-1
kmod-usb-storage - 4.14.90-1
kmod-usb-storage-extras - 4.14.90-1
kmod-usb-uhci - 4.14.90-1
kmod-usb2 - 4.14.90-1
kmod-usb2-pci - 4.14.90-1
kmod-usb3 - 4.14.90-1
krb5-libs - 1.16.2-1
libarchive - 3.3.3-1
libattr - 2.4.48-1
libavahi-client - 0.7-2
libavahi-dbus-support - 0.7-2
libblobmsg-json - 2018-07-25-c83a84af-2
libbz2 - 1.0.6-4
libc - 1.1.20-1
libcap - 2.26-1
libcomerr - 1.44.3-1
libcurl - 7.63.0-1
libdaemon - 0.14-5
libdbus - 1.12.10-1
libelf1 - 0.174-2
libevent2 - 2.1.8-2
libexif - 0.6.21-1
libexpat - 2.2.6-1
libffmpeg-mini - 3.2.12-5
libflac - 1.3.2-2
libgcc - 7.4.0-1
libgcrypt - 1.8.4-1
libgmp - 6.1.2-1
libgpg-error - 1.32-1
libhavege - 1.9.4-1
libiconv-full - 1.11.1-3
libid3tag - 0.15.1b-4
libintl-full - 0.19.8.1-1
libip4tc - 1.8.2-2
libip6tc - 1.8.2-2
libipset - 7.1-1
libiptc - 1.8.2-2
libiwinfo - 2018-07-31-65b8333f-1
libiwinfo-lua - 2018-07-31-65b8333f-1
libjpeg - 9c-1
libjson-c - 0.12.1-2
libjson-script - 2018-07-25-c83a84af-2
libldns - 1.7.0-3
libltdl - 2.4.6-1
liblua - 5.1.5-1
liblucihttp - 2018-05-18-cb119ded-1
liblucihttp-lua - 2018-05-18-cb119ded-1
liblzma - 5.2.4-1
liblzo - 2.10-1
libmbedtls - 2.14.1-1
libmnl - 1.0.4-1
libnatpmp - 20150609-1
libncurses - 6.1-1
libnetsnmp - 5.8-1
libnettle - 3.4.1-1
libnl-tiny - 0.1-5
libogg - 1.3.3-1
libopenssl - 1.0.2p-1
liboping - 1.10.0-1
libpam - 1.3.0-1
libpcap - 1.9.0-1
libpcre - 8.42-1
libpopt - 1.16-1
libpthread - 1.1.20-1
librrd1 - 1.0.50-2
librt - 1.1.20-1
libsensors - 3.3.5-4
libsodium - 1.0.16-1
libsqlite3 - 3260000-1
libss - 1.44.3-1
libsysfs - 2.1.0-2
libtirpc - 1.1.4-1
libubox - 2018-07-25-c83a84af-2
libubus - 2018-10-06-221ce7e7-1
libubus-lua - 2018-10-06-221ce7e7-1
libuci - 2018-08-11-4c8b4d6e-1
libuci-lua - 2018-08-11-4c8b4d6e-1
libuclient - 2018-11-24-3ba74ebc-1
libustream-openssl - 2018-07-30-23a3f283-1
libuuid - 2.33-1
libvorbis - 1.3.6-1
libwolfssl - 3.15.3-stable-1
libxtables - 1.8.2-2
lm-sensors - 3.3.5-4
logd - 2018-12-18-876c7f5b-1
lua - 5.1.5-1
luci - git-18.356.64384-31d259a-1
luci-app-adblock - git-18.356.64384-31d259a-1
luci-app-advanced-reboot - git-18.356.64384-31d259a-33
luci-app-bcp38 - git-18.356.64384-31d259a-1
luci-app-ddns - 2.4.9-7
luci-app-dnscrypt-proxy - git-18.356.64384-31d259a-1
luci-app-firewall - git-18.356.64384-31d259a-1
luci-app-openvpn - git-18.356.64384-31d259a-1
luci-app-opkg - git-18.356.64384-31d259a-1
luci-app-qos - git-18.356.64384-31d259a-1
luci-app-samba4 - git-18.356.64384-31d259a-1
luci-app-sqm - 1.2.4-1
luci-app-statistics - git-18.356.64384-31d259a-1
luci-app-uhttpd - git-18.356.64384-31d259a-1
luci-app-upnp - git-18.356.64384-31d259a-1
luci-app-watchcat - git-18.356.64384-31d259a-1
luci-app-wol - git-18.356.64384-31d259a-1
luci-base - git-18.356.64384-31d259a-1
luci-lib-httpprotoutils - git-18.356.64384-31d259a-1
luci-lib-ip - git-18.356.64384-31d259a-1
luci-lib-ipkg - git-18.356.64384-31d259a-1
luci-lib-iptparser - git-18.356.64384-31d259a-1
luci-lib-jsonc - git-18.356.64384-31d259a-1
luci-lib-nixio - git-18.356.64384-31d259a-1
luci-mod-admin-full - git-18.356.64384-31d259a-1
luci-mod-network - git-18.356.64384-31d259a-1
luci-mod-status - git-18.356.64384-31d259a-1
luci-mod-system - git-18.356.64384-31d259a-1
luci-proto-ipv6 - git-18.356.64384-31d259a-1
luci-proto-ppp - git-18.356.64384-31d259a-1
luci-ssl-openssl - git-18.356.64384-31d259a-1
luci-theme-bootstrap - git-18.356.64384-31d259a-1
luci-theme-rosy - git-18.356.64384-31d259a-1
miniupnpd - 2.1.20180706-1
mtd - 23
mwifiex-sdio-firmware - 2018-12-16-211de167-1
mwlwifi-firmware-88w8864 - 10.3.8.0-20181210-1
mwlwifi-firmware-88w8897 - 10.3.8.0-20181210-1
mwlwifi-firmware-88w8964 - 10.3.8.0-20181210-1
nano - 3.2-1
netifd - 2018-12-16-2750ce2e-1
ntfs-3g - 2017.3.23-1-fuseint
odhcp6c - 2018-07-14-67ae6a71-16
odhcpd - 2018-12-12-2d2a3b84-3
openssl-util - 1.0.2p-1
openvpn-easy-rsa - 3.0.4-1
openvpn-openssl - 2.4.6-3
openwrt-keyring - 2018-05-18-103a32e9-1
opkg - 2017-12-07-3b417b9f-2
ppp - 2.4.7-14
ppp-mod-pppoe - 2.4.7-14
procd - 2018-11-23-d6673547-1
procps-ng - 3.3.15-1
procps-ng-pmap - 3.3.15-1
procps-ng-ps - 3.3.15-1
procps-ng-pwdx - 3.3.15-1
procps-ng-slabtop - 3.3.15-1
procps-ng-snice - 3.3.15-1
procps-ng-tload - 3.3.15-1
procps-ng-vmstat - 3.3.15-1
procps-ng-watch - 3.3.15-1
qos-scripts - 1.3.1-1
rpcd - 2018-11-28-3aa81d0d-1
rpcd-mod-rrdns - 20170710
rrdtool1 - 1.0.50-2
samba4-libs - 4.9.2-1
samba4-server - 4.9.2-1
samba4-utils - 4.9.2-1
sqm-scripts - 1.2.4-1
swconfig - 12
sysfsutils - 2.1.0-2
sysstat - 12.0.2-1
tc - 4.19.0-8
tcpdump - 4.9.2-1
terminfo - 6.1-1
ubi-utils - 2.0.2-1
uboot-envtools - 2018.03-3
ubox - 2018-12-18-876c7f5b-1
ubus - 2018-10-06-221ce7e7-1
ubusd - 2018-10-06-221ce7e7-1
uci - 2018-08-11-4c8b4d6e-1
uclibcxx - 0.2.4-3
uclient-fetch - 2018-11-24-3ba74ebc-1
uhttpd - 2018-11-28-cdfc902a-1
uhttpd-mod-ubus - 2018-11-28-cdfc902a-1
usign - 2015-07-04-ef641914-1
watchcat - 1-7
wget - 1.20-2
wireless-regdb - 2017-10-20-4343d359
wpad-basic - 2018-05-21-62566bc2-7
wsdd2 - 2018-07-24-2c31ba3b-3
zlib - 1.2.11-2
**root@OpenWrt:~# lsmod**
**root@OpenWrt:~# ls /etc/config**
adblock          firewall         openvpn_recipes  ubootenv
bcp38            fstab            qos              ucitrack
ddns             igmpproxy        rpcd             uhttpd
dhcp             luci             samba4           upnpd
dnscrypt-proxy   luci_statistics  sqm
dropbear         network          sysstat
etherwake        openvpn          system

OMG! What happen when you try to

modprobe mwlwifi
ls /lib/modules/4.14.90/

its not normal. lsmod must output strings with loading kernel drivers (mwlwifi, etc.). Check do you have modules files with .ko extensions in /lib/modules/4.14.90/ (ls /lib/modules/4.14.90/).

it's a file with wireless settings /etc/config/wireless

look like you do not flashed router properly. Something went wrong.

1 Like

Thanks for you help again.

I do find .ko files when running the script.
I've flashed 3 different revisions several times all with the same outcome via the Stock WebUI,
as its the only way i know to get back to Lede.

Untitled3

Hi all,

David if it is possible, it explains a doubt, the WRT32X uses the same hardware as the WRT3200, but the free memory in the WRT32X and much bigger than in the WRT3200 (according to the screen published in the friend's post).

The images for the 32x and 3200ac are different sized, so I assume they are different somehow. You might ask the same question in the developer section as they can better explain those differences.

Here is my 3200acm Free space. Uptime is about 4 days.

Capture