Unable boot OS on Acer Predator w6d

Hi, after installation (https://openwrt.org/toh/acer/predator_w6) router does not boot into os. It hangs with message " image slot 0 was marked invalid, image slot 1 was marked invalid" then it starts failsafe mode. When I break it (ctrl+c) and wait for 20 secs. then operating boots normally, and it seems everythings works. Is there a way to marks the slots to be valid?
Thx for help.

post your printenv from u-boot, use the </> button on top of the edit window when you do.

1 Like
MT79printenv 
2gMAC=C0:98:79:B4:9E:B6
2gpwd=Connectv3sh
2gssid=PredatorW6d-e8UH-2.4GHz
5gMAC=C0:98:79:B4:9E:B5
5gpwd=Connectv3sh
5gssid=PredatorW6d-e8UH-5GHz
LANMAC=C0:98:79:B4:9E:B8
WANMAC=C0:98:79:B4:9E:B7
baudrate=115200
bootcmd=mmc read 0x40000000 0x00004400 0x0010000; fdt addr $(fdtcontroladdr); fdt rm /signature; bootm 0x40000000
bootdelay=20
bootfile=predator.bin
bootfile.bl2=YX6-sb-bl2.img
bootmenu_0=Startup system (Default)=mtkboardboot
bootmenu_1=Upgrade firmware=mtkupgrade fw
bootmenu_2=Upgrade ATF BL2=mtkupgrade bl2
bootmenu_3=Upgrade ATF FIP=mtkupgrade fip
bootmenu_4=Upgrade U-boot only=mtkupgrade bl33
bootmenu_5=Upgrade partition table=mtkupgrade gpt
bootmenu_6=Upgrade single image=mtkupgrade simg
bootmenu_7=Load image=mtkload
bootmenu_8=Start Web failsafe=httpd
bootmenu_default=0
dn=Predator Connect W6d
dual_boot.current_slot=0
dual_boot.slot_0_invalid=1
dual_boot.slot_1_invalid=1
efuse=1
ethact=ethernet@15100000
ethaddr=2a:a2:ae:59:ae:8b
fdtaddr=7f7fcda0
fdtcontroladdr=7f7fcda0
fileaddr=46000000
filesize=910000
hw_id=0111
ipaddr=192.168.1.1
loadaddr=0x46000000
mbsn=D2HYX60M35CM15X1
netmask=255.255.255.0
pj_id=00
pw=IllpbqL2u10Qy8Ih2uJKZ+4Ffig=
qsn=YX60ST3504G1C01T
serverip=192.168.1.66
sku=GBL
sn=FFG25EE0013500003D69M1
stderr=serial@11002000
stdin=serial@11002000
stdout=serial@11002000
updatefw=0
ver=1.5

Environment size: 1329/524284 bytes


type or paste code here

Hi, I have found solution here: Acer Predator W6 with OpenWrt - #129 by fer

But it is hack.

Same as for the W6m...

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