LUMA Install OpenWrt Issues

I have used these as my guides:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=e24635710c7e6444afa463c59f3d81fe634eb3c7

I have was able to get step to setup tftp server to install files.
I'm using pumpKIN(win10) setup file location and ip addr from putty window. Note this is the same as "parkercstech" ipaddr and name as shown.
Unable to load files times out. Try to ping fails! pumpKIN says running.
I am sure its a setup, but have tried many times/hours with failed attempts.
I have scrreenshots, but as new user cannot upload
Thanks for assistance in advance
k

I think it was a driver issue. i have been able to install openwrt install image. I have not been able to transfer upgrade.bin to /tmp/ per guide. Also after many trials states ubi_rootfs not found.
If you use pumpKIN to transfer after install image does ipaddr have to be changed? Wget download says not permitted. Any other methods for newbie? How to get "ubirmvo /dev/ubi0 -N ubi_rootfs to work to install sysupgrade afterwords.

root@OpenWrt:/# opkg install uboot-envtools
Package uboot-envtools (2021.01-10) installed in root is up to date.
root@OpenWrt:/# fw_setenv openwrt "setenv mtdids nand1=spi_nand; setenv mtdparts
 mtdparts=spi_nand:-(ubi); ubi part ubi; ubi read 0x84000000 kernel; bootm 0x840
00000"
root@OpenWrt:/# fw_setenv bootcmd "run openwrt"
root@OpenWrt:/# ubirmvol /dev/ubi0 -N ubi_rootfs
ubirmvol: error!: cannot find UBI volume "ubi_rootfs"
          error 2 (No such file or directory)
root@OpenWrt:/# ubirmvol /dev/ubi0 -N ubi_rootfs.
ubirmvol: error!: cannot find UBI volume "ubi_rootfs."
          error 2 (No such file or directory)

Any other guides out there?
Help anyone!
Sending request also to previous Luma deveoper posters @tmn505 @drandyhaas
k

root@OpenWrt:/# opkg install uboot-envtools
Package uboot-envtools (2021.01-10) installed in root is up to date.
root@OpenWrt:/# fw_setenv openwrt "setenv mtdids nand1=spi_nand; setenv mtdparts
 mtdparts=spi_nand:-(ubi); ubi part ubi; ubi read 0x84000000 kernel; bootm 0x840
00000"
root@OpenWrt:/# fw_setenv bootcmd "run openwrt"
root@OpenWrt:/# ubirmvol /dev/ubi0 -N ubi_rootfs
ubirmvol: error!: cannot find UBI volume "ubi_rootfs"
          error 2 (No such file or directory)
root@OpenWrt:/# ubirmvol /dev/ubi0 -N ubi_rootfs.
ubirmvol: error!: cannot find UBI volume "ubi_rootfs."
          error 2 (No such file or directory)
root@OpenWrt:/#
root@OpenWrt:/# ubirmvol /dev/ubi0 -N ubi_rootfs
ubirmvol: error!: cannot find UBI volume "ubi_rootfs"
          error 2 (No such file or directory)
root@OpenWrt:/# cd /tmp/
root@OpenWrt:/tmp# wget https://downloads.openwrt.org/releases/21.02.2/targets/i
pq40xx/generic/openwrt-21.02.2-ipq40xx-generic-luma_wrtq-329acn-squashfs-sysupgr
ade.bin
Downloading 'https://downloads.openwrt.org/releases/21.02.2/targets/ipq40xx/generic/openwrt-21.02.2-ipq40xx-generic-luma_wrtq-329acn-squashfs-sysupgrade.bin'
Failed to send request: Operation not permitted
root@OpenWrt:/tmp# [  605.690368] ess_edma c080000.edma eth1: Link is Down
[  646.251195] ess_edma c080000.edma eth1: Link is Up - 1Gbps/Full - flow control rx/tx
wget https://downloads.openwrt.org/releases/21.02.2/targets/i
pq40xx/generic/openwrt-21.02.2-ipq40xx-generic-luma_wrtq-329acn-squashfs-sysupgr
ade.bin
Downloading 'https://downloads.openwrt.org/releases/21.02.2/targets/ipq40xx/generic/openwrt-21.02.2-ipq40xx-generic-luma_wrtq-329acn-squashfs-sysupgrade.bin'

Failed to send request: Operation not permitted

See https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e24635710c7e6444afa463c59f3d81fe634eb3c7

I havn't checked though if those in the git commit are identical / similar to the ones you followed.

Does the forum search for "Failed to send request: Operation not permitted" yield anything useful for you?

tmomas,
That was a guide I was following, but have some different issues during install.

Searched previously,
Nothing I think I can use for my device.
Thanks for trying

k

I was able to download with wget, by disconnecting current router and plugging LUMA directly into Modem. I did have a few ssl certificates and other failures. I had to power cycle for each LUMA for different MAC addresses.
Please close

See: How to mark a topic as [Solved]

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.