Xiaomi mi wifi 3 support

i havent made any backup i didnt flash kernel0 with the lede attempt and after i flashed the sysupgrade of pandorabox thinking it would fix.

news until now is did a good soldering job and serial works.

what could i do right now?

I linked my kernel0 backup, you can use that.
It is linked in my previous post

thank you for all the support i really appreciate it
however since im not that advanced i still dont understand fully

so right now before i even attempt

i must bootup with serial choose option 1 load SDRAM via TFTP

load intramfs image ? which one? flash it and then?

Yes,load image to RAM over TFTP
Use lede-ramips-mt7620-miwifi-r3-initramfs-kernel.bin from here:
https://drive.google.com/drive/folders/0B1VOQQ-_EIXKekpaa3d6bERUZ2s
Then after that one boots just mtd write kernel_rsvd0(Could differ slighty,check with cat /proc/mtd)
And then copy miwifi.bin to usb,plug that in usb port of router.
Turn router off and then hold reset while pluggin power back again until led starts flashing

after lede boots from ram using the image u provided i try cat /proc/mtd

root@LEDE:/# cat /proc/mtd
dev: size erasesize name

root@LEDE:/# fw_setenv flag_last_success 0
Cannot access MTD device /dev/mtd1: No such file or directory
Error: environment not initialized

Have you even read my last reply?
You cant use that flag
Is your partition table empty?

it cannot be since if i dont press any option it tries booting pandorabox however with this method loading it on ram as u can see i cannot check the partitions

That means that Padavan messed heavily with your flash.

Only thing I can think of is to try using kernel image from here:
https://drive.google.com/folderview?id=0B1VOQQ-_EIXKdHNqd1VOXzdTdlU

actually i restored to stock completely after padavan and thereon from stock tried flashing lede and after pandorabox
you must have meant pandorabox and yes probably it did.

ill give your latest post a try

Yes, PandoraBox.

still the same unfortunately with this image

Well it looks like Pandorabox messed with your partitions.
Most likely deleted them all.
Can you try flashing stock image over TFTP

cant i flash directly through option 2 the stock firmware?

so right now when i boot up holding option 2 keeping it pressed it selects it starting all over selecting it and when i let it go it automatically chooses option 3 and boots up pandorabox meaning i cannot flash

Well,that is what I am suggesting but I dont think it will work.

[ 2.484000] PandoraBox Mass Storage accelerater v1.2
[ 2.492000] Generic NVRAM Driver for MediaTek Board. (c) 2013-2015 PandoraBox Team.
[ 2.500000] NVRAM driver (major 250) installed
[ 2.508000] registered taskstats version 1
[ 2.512000] UBI: auto-attach mtd9
[ 2.516000] UBI: attaching mtd9 to ubi0
[ 2.540000] UBI error: ubi_compare_lebs: unsupported on-flash UBI format
[ 2.548000] UBI error: ubi_attach_mtd_dev: failed to attach mtd9, error -22
[ 2.556000] UBI error: ubi_auto_attach: cannot attach mtd9
[ 2.560000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[ 2.568000] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[ 2.576000] Please append a correct "root=" boot option; here are the available partitions:
[ 2.584000] 1f00 256 mtdblock0 (driver?)
[ 2.592000] 1f01 256 mtdblock1 (driver?)
[ 2.596000] 1f02 256 mtdblock2 (driver?)
[ 2.600000] 1f03 256 mtdblock3 (driver?)
[ 2.604000] 1f04 256 mtdblock4 (driver?)
[ 2.612000] 1f05 256 mtdblock5 (driver?)
[ 2.616000] 1f06 512 mtdblock6 (driver?)
[ 2.620000] 1f07 128000 mtdblock7 (driver?)
[ 2.628000] 1f08 2048 mtdblock8 (driver?)
[ 2.632000] 1f09 125696 mtdblock9 (driver?)
[ 2.636000] 1f0a 256 mtdblock10 (driver?)
[ 2.644000] 1f0b 1024 mtdblock11 (driver?)
[ 2.648000] 1f0c 1048576 mtdblock12 (driver?)
[ 2.652000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 2.652000] mtdoops: Cannot write from panic without panic_write
[ 33.136000] random: nonblocking pool is initialized

the last lines of pandorabox failing to boot

They have the same driver issue like we do.
NAND driver for MT620 is not working

following the translations on the chinese forum somehow as bad translated as they were i think prior to flashing they also did something to the bootloader for it to load pandorabox successfully.

but right now in my case as it is i cannot choose optioni 2 anymore to flash an image.

are there any other methods i could try out?

Is it bootlooping or what?

no it just stays this way with failed boot with these lines at the end

Well,how cant you then choose u-boot options?