Tapper has quit [Ping timeout: 480 seconds]
hanetzer3 has joined #openwrt-devel
hanetzer2 has quit [Ping timeout: 480 seconds]
hanetzer4 has joined #openwrt-devel
hanetzer3 has quit [Ping timeout: 480 seconds]
dangole_ has quit [Ping timeout: 480 seconds]
cmonroe has quit [Ping timeout: 480 seconds]
felix has quit []
cmonroe has joined #openwrt-devel
felix has joined #openwrt-devel
felix has quit []
felix has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
felix_ has joined #openwrt-devel
felix has quit [Read error: Connection reset by peer]
<gch981213> aiyion: There's one in https://github.com/coolsnowwolf/lede
<gch981213> It builds with the rockchip binary blobs though.
minimal has quit [Quit: Leaving]
valku has quit [Remote host closed the connection]
srslypascal is now known as Guest4381
srslypascal has joined #openwrt-devel
Guest4381 has quit [Ping timeout: 480 seconds]
gladiac has quit [Quit: k thx bye]
clandmeter has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
danieli has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
danieli has joined #openwrt-devel
clandmeter has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_tegra.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
gladiac has joined #openwrt-devel
goliath has joined #openwrt-devel
Borromini has joined #openwrt-devel
cbeznea has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
Tapper has joined #openwrt-devel
gladiac has quit [Quit: k thx bye]
gladiac has joined #openwrt-devel
gladiac has quit []
gromero has joined #openwrt-devel
<rmilecki> rotanid: check NVMEM content and see where your MAC is stored
<rmilecki> rotanid: for TL-WR1043ND v4 i see that MAC should be stored in mtd partition 2 (named "info")
<rmilecki> rotanid: please try finding your MAC in the output of "hexdump -C -n 512 /sys/bus/nvmem/devices/mtd2/nvmem"
<rmilecki> rotanid: check what offset is it at
<rmilecki> rotanid: commit e826b64 added macaddr@8 { reg = <0x8 0x6>; }
<rmilecki> rotanid: is MAC really at offset 0x8? or is that a mistake?
cbeznea has quit [Read error: Connection reset by peer]
cbeznea has joined #openwrt-devel
robimarko has joined #openwrt-devel
Borromini has quit [Quit: leaving]
srslypascal is now known as Guest4398
srslypascal has joined #openwrt-devel
Guest4398 has quit [Ping timeout: 480 seconds]
gromero has quit [Ping timeout: 480 seconds]
f00b4r0 has joined #openwrt-devel
T-Bone has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
<mrkiko> dangthanks!!
<mrkiko> oops - dangole no more in channel it seems
xback has quit [Ping timeout: 480 seconds]
<damex> does gl.inet have decent support (in general)? their stuff got delivered somewhere and they does not help locating where. track number does not track anywhere and platform insist that it was delivered.
<damex> first time my delivery got screwed up like that and they does not really help
dangole_ has joined #openwrt-devel
<mrkiko> damex: huff, bad thing.
<mrkiko> damex: out of curiosity - what devices did you order?
<damex> mrkiko: i have got gl-s10 for esphome for now
<mrkiko> damex: hope you can recover it somehow - or the money
<damex> so gl.inet has bad support?
<mrkiko> damex: I can't say, since the only order I did directly from them went well, except for the fact I had to pay an unexpected sum phisically to the person giving me the pack, but can't say if this was gl-inet's fault or whaetever. Maybe it was also present in the site but I didn't read it, I can't exclude that.
<mrkiko> did you contact them in the forum or something?
<mrkiko> damex: "also present on the site" - I mean - maybe it was written down in thesite and I didn't read it. Sorry for my bad english ...
<damex> mrkiko: i have sent them a message through aliexpress and have sent them a mail already.
Lynx- has joined #openwrt-devel
<mrkiko> damex: hope all gets sorted out
<damex> yeah, hopefully it will get sorted out but they does not seem to be willing to help
srslypascal is now known as Guest4411
srslypascal has joined #openwrt-devel
Guest4411 has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
gromero has joined #openwrt-devel
minimal has joined #openwrt-devel
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openwrt-devel
<karlp> so... testing my uboot updates, and tehy work fineon arm32, but aarch64 failes iwth "binman: Filename 'scp.bin' not found in input path" is that anything anyone on aarhc64 knows anything about?
<karlp> I don't have any aarch64 boards, jsut doing a compile all to check things before I try and send this.
SherlockDomes2 has joined #openwrt-devel
<karlp> I've already got the "unbreak binman" patch from ynezz/dangole: https://github.com/openwrt/openwrt/commit/07a008a2e3ce346e575a3dc9ba06678b76152355
SherlockDomes has quit [Ping timeout: 480 seconds]
<gch981213> karlp: It probably wants this: https://github.com/crust-firmware/crust
<dhewg> crust is awesome
<karlp> is that something that was not required or provided in another manner in the past? I've upgraded uboot from 2020.04 to 2023.01
<gch981213> I vaguely remember that's optional.
<dhewg> it is optional, but yes, crust is scp.bin
<karlp> it doesn't appear to be optional now :)
<karlp> or, I've not told it the right way to leave it out at least :)
<dhewg> I haven't checked for a few uboot versions, it was at some point :)
<dhewg> unrelated to this issue we could also consider adding support for it
<dhewg> but it requires another toolchain
<dhewg> or1k
<dhewg> I've added it to libreelec
<karlp> yeah, I'm pretty uninterested in that, as I'm only workign on arm32 myself :|
<karlp> bah humbug
<dhewg> but there suspend and wakeup on IR is more important than for openwrt :)
<karlp> hrm, it still _says_ it's opeional.
<karlp> back to uboot sources to find out what we're doign wrong then.
SherlockDomes has joined #openwrt-devel
<karlp> ok, it's optional, and you do that by specifying SCP=/dev/null
<karlp> we can do this!
SherlockDomes2 has quit [Ping timeout: 480 seconds]
<dhewg> I think we already do? At least something to get there, as I build a cubieboard image just last week
<dhewg> maybe not, the in tree sunxi uboot is so old, that might not be in there
<karlp> cubieboard is arm32? a10?
<karlp> so no scp anyway?
<dhewg> cubie2, so a20
<dhewg> but we also have h6 boards, no?
<karlp> the 32bit uboot is building fine for all targets anyway, it was just aarch64 failing on this.
<dhewg> okay
<dhewg> karlp: anyway, if you have a PR with the uboot bump feel free to ping me and I'll test it on a20
<karlp> yeah, _nearly_ ready :)
<karlp> it's just finishing building some aarch64 now with SCP=null.
cbeznea has quit [Quit: Leaving.]
<dhewg> it's what I digged it out for, it's my test bitch after qemu
<dhewg> good ol' cubie, still working after all these years
<karlp> dhewg: ok, https://github.com/openwrt/openwrt/compare/master...etactica:openwrt:wip-2303-sunxi9 hsa a series of sunxi fixes and stuff, including the uboot upgrade. a test on a20 would be great if you have time!
<mrkiko> dhewg: is it easy to recover the device if u-boot fails? I guess it's just loaded from a sd-card or something?
<karlp> sunxi-fel can load a new uboot on via usb, it's pretty rad.
<karlp> it's pretty hard to do any sort of bricking to sunxi parts.
<mrkiko> karlp: thanks for the info
<karlp> there's two "squish" commits in that series, opinions on whether that should get stuffed into the uboot upgrade commit?
<karlp> it probably makes it more self-contained, but it makes it a lot more widespread and doing ltos of things at once.
<Znevna> finally added an er-x to my collection
<mrkiko> Znevna: er-x sfp?
<dhewg> cubieboard has uboot dd'ed to sdcard, so unbricking is easy
<mrkiko> dhewg: very nice ineed... and env in on SD as well I guess
<dhewg> I don't recall, if may have no persistent env at all
<dhewg> it's distroboot iirc
<dhewg> maybe I added that?
<dhewg> hm, no that was omap
goliath has quit [Quit: SIGSEGV]
Lynx- has quit [Read error: Connection reset by peer]
Lynx- has joined #openwrt-devel
<Znevna> mrkiko: no, the normal one
<dhewg> yeah, no env at all: *** Warning - bad CRC, using default environment
<dhewg> karlp: some errors but it worked anyway? https://pastebin.com/raw/rQjFxnHE
<dhewg> zcat is not unusual, but partx?
Piraty has quit [Quit: --]
Piraty has joined #openwrt-devel
<karlp> did you have any environment before? I dnd't touch any of that to my knowledge?
<dhewg> I don't think I had any
<dhewg> looks like uboot looks for a file on the fat partition
<dhewg> iirc it didn't have that feature before
<karlp> the broken pipes means I probably need to find more places like https://github.com/openwrt/openwrt/commit/31258a9cae4c6b57ac1ba68552726d1a61974fd2 to "hide" it,
<karlp> lupstream uboot has no explicit environment, so just using defaults.
<karlp> there was no support for fw_printenv on sunxi before anyway, so you probably never knew/saw it before?
<karlp> partx is in the default packages for sunxi, and used in the platform upgrade code, I dind't touch that either, I don't know how you don't have that?
<dhewg> I don't think I ever set up and saved an env, because there's no need for it
<karlp> or is that a problem with upgrading from older images perhaps?
<karlp> you should be seeing the same thing upgrading with any other master build as far as I can tell?
<dhewg> # CONFIG_PACKAGE_partx-utils is not set
<dhewg> I guess that's why
<dhewg> if that's essential it should be a hard dep though
<dhewg> not blaming and prolly unrelated, but you may as well add that?
<karlp> you must have unset that somewhere?
<dhewg> maybe? that's like an ancient config which gets `make oldconfig` for years :D
<karlp> it's already set: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/sunxi/Makefile;h=7a2b8af05a9eaec8b170872308b01a8173fa9a78;hb=HEAD#l28
<dhewg> hm ok, isn't there a DEPENDS for targets?
<dhewg> default still allows to deselect
<karlp> I get you, but.. I didn't touch any of that.
<karlp> partx was added in 2017.
<dhewg> and for whatever reason it still worked hehe
<karlp> probably just didn't recreate partitions like it thought it might, and as long as everything still fits in the right places, no problems.
<dhewg> yeah, I just saw that in my config diff. some sunxi specific config know which was 20MB replaced with a common know which then had 16MB
<dhewg> so it had to repartition
<Znevna> time to say bye bye to EdgeOS as it still sucks
srslypascal has quit [Ping timeout: 480 seconds]
<Znevna> WARNING: CPU: 3 PID: 421 at drivers/mtd/nand/raw/internals.h:134 0x8044bd8c
<Znevna> boo
goliath has joined #openwrt-devel
<Znevna> hmm
<Znevna> ok
<Znevna> only snapshot is borked
<Znevna> or not.
<Znevna> boot 22.03.3 initramfs > flash snapshot didn't work
<Znevna> boot 22.03.3 initramfs > flash 22.03.3 > upgrade to snapshot worked
<Znevna> ¯\_(ツ)_/¯
<Znevna> hmm
<Znevna> might've been my fault :P
<Znevna> mtd5 was still downloading >.>
Lynx- has quit [Quit: Going offline, see ya! (www.adiirc.com)]
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
goliath has joined #openwrt-devel
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
SlimeyX has quit [Ping timeout: 480 seconds]
Lynx- has joined #openwrt-devel
gromero_ has joined #openwrt-devel
gromero has quit [Remote host closed the connection]
gromero_ has quit [Ping timeout: 480 seconds]
robimarko has quit [Quit: Leaving]
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Ping timeout: 480 seconds]
danitool has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
Lynx- has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
ptudor has quit [Read error: No route to host]
ptudor has joined #openwrt-devel