dangowrt / owrt-ubi-installer

OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200
GNU General Public License v2.0
393 stars 50 forks source link

5G Doesn´t work with Signed Build V 0.65 #114

Closed batuhan-basoglu closed 2 years ago

batuhan-basoglu commented 2 years ago

After I update into OpenWrt my router can´t do updates because of kernel incompatibility and it doesn´t see my 5G radio.

mrkiko commented 2 years ago

Hello!! Currently, I do not have a clear idea of the state of your device, hence I am guessing here; I guess you mean you converted your device to UBI layout, by flashing the file with the word "installer" in the name, so you switched from stock firmware (+ stock bootloader) to UBI (Daniel OpenWRt bootloader + ubi layout).

Now, two scenarios are possible: 1 - You might be in recovery mode: if I remember correctly, mt7615 (5 GHZ) driver is not present, hence your 5G radio is not detected. In this case, maybe have a cursory look at /sys/fs/pstore, deleting whaetever is there if anything is present, and thn proceeding with sysupgrade: sysupgrade -n you may obtain a swuitable image from here: https://downloads.openwrt.org/releases/22.03.0-rc6/targets/mediatek/mt7622/openwrt-22.03.0-rc6-mediatek-mt7622-linksys_e8450-ubi-squashfs-sysupgrade.itb

2 - You might have flashed a sysupgrade image, but the device may still not reboot in the Production system. Have a cursory look at /sys/fs/pstore and remove whatever is inside that folder, if anything is present, then reboot. If all goes well, you might now be in the production system, which should contain the mt7615 driver, so that your 5 GHZ radio should be detected.

Then there are other possibilities, but without more informations it's difficult to say. Please let me know more, and I will try my best to help out.

On Sun, 21 Aug 2022, Batuhan Başoğlu wrote:

Date: Sun, 21 Aug 2022 17:55:32 From: Batuhan Başoğlu @.> Reply-To: dangowrt/owrt-ubi-installer @.> To: dangowrt/owrt-ubi-installer @.> Cc: Subscribed @.> Subject: [dangowrt/owrt-ubi-installer] 5G Doesn´t work with Signed Build V 0.65 (Issue #114)

After I update into OpenWrt my router can´t do updates because of kernel incompatibility and it doesn´t see my 5G radio.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.[AEA6HOPUPF7RSMZYSPTDH4LV2JGPJA5CNFSM57FFCMYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4UBTCROQ.gif] Message ID: @.***>

batuhan-basoglu commented 2 years ago

Thank you a lot. Issue is fixed after doing the update manually from the console instead of luci.