Daniel Golle

Results 169 comments of Daniel Golle

Beautiful. Would allow me to use libmodbus in https://github.com/dangowrt/tracertools/ ... Just that EP also uses a function code reserved for error handling (supposedly they miscalculated decimal 100 as 0xA0...)

@karlp @feinstein I guess the "correct" solution would be to implement rs485conf callback in ftdi_sio driver.

I recommend to use `auc` or `luci-app-attendedsysupgrade` to update to the most recent 22.03-SNAPSHOT or alternatively install the current 22.03.0 release candidate. Either way should allow to install kernel module...

The installer itself stores a backup of the previous bootchain (**not** the stock firmware itself, but that you can download easily from either vendor). Unless you have re-run the installer...

@TuckerEck did you ever re-run the `*installer.itb` after you had initially flashed OpenWrt? If so, the "previous bootchain" in the `boot_backup` will be what ever is found in the flash...

* stock layout doesn't do any wear-leveling on the NAND flash, has "hot" blocks (physical blocks which are frequently written to) and uses JFFS2 filesystem, just like if it was...

@chinmaythosar The E5600 is based on MT7621 (unlike the E8450/RT3200 which is based on MT7622). There is a series to add support for this SoC to U-Boot https://patchwork.ozlabs.org/project/uboot/list/?series=272786 and technically...

You will need to open the device and connect the serial console to recover using U-Boot TFTP. Next time read the manual first :wink:

Sounds like a problem with connection tracking or more likely flow offloading which results in a stale DROP entry in either hardware or software tables. Starting with WED I would...