zzz
March 14, 2020, 3:23pm
1
linksys e8350 has the same chipset(ipq8064,5 GHz Quantenna
2.4 GHz Qualcomm) with netgear r7500V1 but it is not supported by openwrt ,someone can help me to build a firmware ,img, for e8350? i am confused.
CPU: Qualcomm IPQ8064 Internet Processor (Dual-Core @1.4GHz )
RAM: Micron MT41K128M16JT-125 (D9PTK) (DDR3L, x4/x8/x16)
Small Flash: M25P80 (SPI 5.0), Macronix MX25U3235F (4MB)
NAND Flash: Micron MT29F1G08ABBDAH4 (NW302 [VFBGA63])
NAND Controller ID: 0x4030, NAND Device ID: 0x1580a12c
WLAN1: Qualcomm Atheros QCA9880-BR4A (3x3 MIMO) DS
WLAN2: Quantenna QT3840BC/QT2518B (802.11ac 4x4 MIMO)
Switch: Qualcomm Atheros QCA8337-AL3C (7-port GbE)
Bootinfo: console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs
Ansuel
March 14, 2020, 6:01pm
2
If these are the real spec I can try create a dts and an image
Any source of the firmware?
Ansuel
March 14, 2020, 6:40pm
4
will take a look
downloading right now...
Ansuel
March 14, 2020, 7:27pm
5
I can't find any data about e8350 in the source...
@zzz by comparing board data in the source code, i really can't see any new entry... can someone help ?
Anyway the changes in the source are related to ap148... @zzz can you make sure you have a way to restore it? also can you provide a bootlog ?
zzz
March 14, 2020, 11:56pm
6
yes i can restore it,and this is the bootlog that you want?!
Ansuel
March 15, 2020, 12:01am
11
if you can also copy the bootlog and past in on something like pastebin
Anyway tomorrow i will try to create an image... and you will tell me if it will work
1 Like
zzz
March 15, 2020, 12:29am
12
I also have got a thirdparty firmware Pandorabox for e8350 based on openwrt from someone installed in my router,and the version is very old and now the the website is broken and can not update to the version 19.07,you can tell me your email address? and i will send the bin file with the bootlog to you that might help?
zzz
March 15, 2020, 12:35am
13
the bootlog is on pastebin.com
Ansuel
March 15, 2020, 12:44am
14
it would be good to have the source from that firmware was compiled from...
zzz
March 15, 2020, 12:47am
15
the bootlog name nikimouse
Ansuel
March 15, 2020, 1:48pm
16
hello i still need the bootlog pasted to pastebin... also i need output of
cat /proc/mtd
Anyway here... this is a initramfs image, so you must load it from uboot directly... you must not flash it
zzz
March 16, 2020, 1:19pm
17
WELL that is very nice , thank you so much ,and i am trying....pasted to pastebin :name:zzzz the bootlog and the output
zzz
March 16, 2020, 1:38pm
18
[root@PandoraBox_8076:/root]#
[root@PandoraBox_8076:/root]#cat /proc/mtd
dev: size erasesize name
mtd0: 04000000 00020000 "ubi"
mtd1: 04000000 00020000 "rootfs_1"
mtd2: 00170000 00010000 "bootloader"
mtd3: 00010000 00010000 "SBL1"
mtd4: 00020000 00010000 "MIBIB"
mtd5: 00020000 00010000 "SBL2"
mtd6: 00030000 00010000 "SBL3"
mtd7: 00010000 00010000 "DDRCONFIG"
mtd8: 00010000 00010000 "SSD"
mtd9: 00030000 00010000 "TZ"
mtd10: 00020000 00010000 "RPM"
mtd11: 00040000 00010000 "APPSBL"
mtd12: 00040000 00010000 "APPSBLENV"
mtd13: 00020000 00010000 "ART"
mtd14: 00050000 00010000 "uboot"
mtd15: 00020000 00010000 "oldnss1"
mtd16: 00020000 00010000 "nvram"
mtd17: 001e0000 00010000 "oldkernel"
zzz
March 17, 2020, 10:24am
20
right,waiting for the squashfs-sysupgrade.bin