Thank you very much
There is still no firmware build for X1200 on OpenWRT download page, do you know what is missing?
What version was this patch made for?
I’ve tried transferring the commit to different versions, but still can’t compile the firmware.
Can you finish making X1200 OpenWRT compatible? Not expecting another firmware release from gl-inet for it. It is quite unfortunate that X1200 got discontinued right after I bought it and it never received a single firmware release since purchase…
it was made for Openwrt Master Snapshot
https://downloads.openwrt.org/snapshots/targets/ath79/nand/
You can find downloads for the X1200 here running Kernel 6.6.32
What's the favorite process for installing openwrt on the Amarok? Will it load the factory.img from the web interface or do you have to use some kind of other magic?
Factory image from web interface without saving settings
I installed gl-uart_3.0.11-1_mips_24kc.ipk manually into ROOter OpenWRT with opkg.
When I run:
gl_uart 474c190107 or gl_uart 474c1a0138
I get the response:
Fail
Killed
Is there something else missing that I need to add?
According to GitHub - gl-inet/gl-x1200-uart sending those commands would cause the signal LEDs to be full.
Thanks!
Maybe the ttyUSB1 interface in the latest openwrt has changed, can you check it?
I was missing kmod-usb-serial-cp210x
It is still ttyUSB0 and ttyUSB1 once the drivers are compiled.
Thanks.