Mangix has quit [Read error: Connection reset by peer]
shoragan has quit [Read error: Network is unreachable]
Mangix has joined #openwrt-devel
SlimeyX has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Mangix has quit [Ping timeout: 480 seconds]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
Mangix has joined #openwrt-devel
Obi-Wan has quit [Remote host closed the connection]
Obi-Wan has joined #openwrt-devel
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
lucenera has quit []
lucenera has joined #openwrt-devel
<lucenera> I chose to spend the night flashing OpenWrt on Linksys MX5300. How do I switch between boot partitions if something goes wrong? What is the way to connect via serial cable?
vincejv has quit [Remote host closed the connection]
ChriChri has quit [Ping timeout: 480 seconds]
Borromini has joined #openwrt-devel
rua has quit [Quit: Leaving.]
kirdesde has quit [Ping timeout: 480 seconds]
Borromini has quit [Ping timeout: 480 seconds]
ChriChri has joined #openwrt-devel
Borromini has joined #openwrt-devel
vincejv has joined #openwrt-devel
f00b4r0 has quit [Quit: bbl]
Borromini has quit [Quit: Lost terminal]
kirdesde has joined #openwrt-devel
robimarko has joined #openwrt-devel
<mrkiko> robimarko: hi!
<robimarko> Howdy
<mrkiko> robimarko: I wanted to ask you for come recommendations. I plan to improve little bit support for the gl-mv1000 to make it easier to boot from a micro SD card. so I would need to make somechanges in the boot script to try mmc dev 1 before dev 0 if some circumnstances arise. Do you think I'm better adding a different bootscript or modify the generic arm64 mvebu one somehow?
<robimarko> I think you are going to have to add another one
<mrkiko> robimarko: thanks; well, I would have liked so much for gl.iNet to add setexpr :D
<mrkiko> robimarko: thanks a lot. However, I hope it's being a good Sunday for you :)
<robimarko> It will be one day that I figure out how to get RM520N to work with LPAC
<mrkiko> robimarko: LPAC?
<robimarko> Open source eSIM LPA
<robimarko> I need to integrate eSIM support at work and the reference Quectel LPAd is horrible
<mrkiko> robimarko: uuuh! Cool
<robimarko> But Quectel somehow messed up the FW (Or my modem is broken) and it just refuses to access the ISD-R applet on eUICC
<robimarko> It worked for a short time and now nope
<mrkiko> robimarko: eh ... sorry I can't help
<robimarko> No worries, just need to vent :)
<mrkiko> robimarko: furthermore, I will need to get openwrt to use upstreamDTS for gl-mv1000 instead of our one
<robimarko> That shouldnt be hard
<robimarko> But look for the diff between them first
<mrkiko> robimarko: sure
goliath has joined #openwrt-devel
<mrkiko> robimarko: I am on a strange situation - I would like to restore u-boot-env to writeable, but due to it not ending at an rase boundary the kernel marks it read-only; it's a good reason to do so, but what's the right thing to do here? Or should I just recommend in the commit messaged to use mtd-rw to force read-write and change the env?
<mrkiko> robimarko: the user needs to set an mmc_dev variable to decide from where to boot from, SD or MMC
<robimarko> Well, U-boot env is always multiple of erase blocks
<robimarko> So it should end on a erase boundary
<mrkiko> robimarko: ok, Iìll investigate the thing again
<mrkiko> robimarko: but, may I ask you if you could have a look at the layout? Even looking at it now, I don't see holes or something allowing me to round it up
<robimarko> What is the NOR model being used?
<mrkiko> robimarko: mhm, it's the same device. Nor is used for booting and to hold a rescue firmware, OpenWrt (and the stock firmware) are in the internal MMC
<robimarko> Not what I asked, what is the exact model used?
<robimarko> Cause 32k for U-boot env is rather weird
<mrkiko> robimarko: oh sorry
<robimarko> It could be that 4K erases are not enabled in the kernel
<robimarko> And that NOR doesnt support 32K natively
<mrkiko> robimarko: w25q128fw - 16384
<mrkiko> kb
<mrkiko> robimarko: but I cann tell you u-boot reads and updates env just fine, and factory doesn't contain things that seem related to u-boot-env in any way. The layout seems determined correctly.
<mrkiko> robimarko: oh sorry - I lost your messages. I will have a look
<stefanct> btw, how realistic is it to replace the vendor's uboot (to improve flash support)?
<robimarko> On which device?
<robimarko> mrkiko: Hm, that flash supports 32K erases, so its weird that it complains
<robimarko> Try enabling CONFIG_MTD_SPI_NOR_USE_4K_SECTORS but it should not be neeed
<stefanct> rt3888-based with spi flash
<stefanct> belkin f9k1109v1
<stefanct> but i would like to know more generally. is that something that is done sometimes?
<robimarko> Its not really often, maybe on those platform that have upstream support
<stefanct> the custom config files from files/ should be found in the staging_dir after build, right?
Mangix has quit [Ping timeout: 480 seconds]
<mrkiko> robimarko: regarding the DTS - my plan is to sync upstream with openwrt one after the nvmem enhancements, fix validation of the dts and submit upstream. And then drop the openwrt version and use upstream in OpenWrt. Does this make sense?
Larhzu has joined #openwrt-devel
<stefanct> hm, no, it should only be in build_dir and it is there. but it doesnt end up on the device
<stefanct> and i wonder if that's related to the kernel warning i get on sysupgrade before it reboots
<stefanct> that's the uart output i get after launching the upgrade on an ssh session: https://pastebin.com/NTSYYGv9
<stefanct> the files are actually included in the squashfs image in the sysupgrade.bin... and i am using sysupgrade -n. shouldnt that be enough?
rua has joined #openwrt-devel
Mangix has joined #openwrt-devel
<Mangix> robimarko: krb5 fails everywhere now
<Mangix> 7c32295b0036be425ba0cd527eb06316a87d0ec0 needs reverting looks like.
<Mangix> I have no idea why.
<Mangix> hmmm I think I figured out why. Not sure how to fix though
<Mangix> the SDK's compile_et has DIR=/builder/shared-workdir/build/staging_dir/host/share/et , which is a nonsensical value. Needs replacing with $(STAGING_DIR_HOST)/share/et
<Mangix> HOST_INSTALL_DIR is used nowhere. Interesting.
<robimarko> Hm, this is a weird one
<Mangix> HOST_INSTALL_DIR is also used wrongly by several host packages...
<mrkiko> robimarko: following your hint, it works fine.
<robimarko> Mangix: But why does only SDK have the issue?
<Mangix> because DIR gets populated based on the build system
<Mangix> the hostpkg version worked because it gets built by the SDK
<Mangix> but now it's pre-built
<robimarko> Ahh
<robimarko> Its using datadir from configure.ac to populate it
minimal has joined #openwrt-devel
<swalker> updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html
rua has quit [Ping timeout: 480 seconds]
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
minimal has quit [Quit: Leaving]
PaulFertser has quit [Ping timeout: 480 seconds]
PaulFertser has joined #openwrt-devel
KGB-2 has quit [Quit: KGB-2]
KGB-2 has joined #openwrt-devel
Snuupy has quit [Quit: Ping timeout (120 seconds)]
Snuupy has joined #openwrt-devel
Snuupy has quit []
Snuupy has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
PaulFertser has quit [Ping timeout: 480 seconds]
PaulFertser has joined #openwrt-devel