Tapper has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
schwicht has quit []
floof58 is now known as Guest987
schwicht has joined #openwrt-devel
floof58 has joined #openwrt-devel
Guest987 has quit [Ping timeout: 480 seconds]
djfe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
djfe has joined #openwrt-devel
Acinonyx has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
PtitGNU has quit [Quit: Quassel terminated!]
PtitGNU has joined #openwrt-devel
Danct12 has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
rua has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
floof58 is now known as Guest997
floof58 has joined #openwrt-devel
cbeznea has joined #openwrt-devel
Guest997 has quit [Ping timeout: 480 seconds]
cbeznea has quit [Quit: Leaving.]
Acinonyx has quit [Quit: Peer reset by connector]
Acinonyx has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
cbeznea has joined #openwrt-devel
tlj has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
G10h4ck has joined #openwrt-devel
goliath has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
<Znevna> odd layout
robimarko has joined #openwrt-devel
Tapper has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf has quit []
<rmilecki> nbd: can you take a look at [PATCH] dt-bindings: mt76: support pointing to EEPROM using NVMEM cell
<rmilecki> please?
<rmilecki> nbd: what do you find better name?
<rmilecki> nvmem-cell-names = "eeprom";
<rmilecki> nvmem-cell-names = "precal";
<rmilecki> ^^ Cc Ansuel
<f00b4r0> Znevna: I'm sure we'll be happy to entirely ignore it though ;P
Acinonyx has quit [Quit: Peer reset by connector]
<robimarko> rmilecki: I guess it depends on the context
<robimarko> Or more likely if there are different caldata formats for mt76
<robimarko> f00b4r0: Well, they are chucking a bunch of IPQ6018 and IPQ5018 designs
<robimarko> IPQ5018 is a dead end for now as features go
<f00b4r0> *nod*
<robimarko> Though the HW looks rather nice
<robimarko> But MTik is like the last HW you want for new platforms
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
tidalf has joined #openwrt-devel
<Znevna> f00b4r0: but it has serial, it's hard to ignore :P
<f00b4r0> it really isn't ;)
<f00b4r0> hmm. It seems using address bindings in listen_* uhttpd config clauses isn't completely solid: uhttpd starts early, if the underlying interfaces aren't ready it fails until procd gives up
MaxSoniX has quit [Quit: Konversation terminated!]
<f00b4r0> well, nothing two lines in hotplug.d can't fix after all
<owrt-snap-builds> Build [#867](https://buildbot.openwrt.org/master/images/#builders/49/builds/867) of `mvebu/cortexa53` completed successfully.
hgl has quit [Quit: Bye]
hgl has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
<robimarko> ynezz, rmilecki: I see you had comments on https://github.com/openwrt/netifd/pull/2
<robimarko> That PR is required in order for 2500BaseT and 5000BaseT to be advertised
<robimarko> Cause AQR driver properly checks whether certain modes are allowed and only then advertises them, and currently netifd is limiting that
<rmilecki> robimarko: does "future" part in the function name "system_set_ethtool_settings_future" makes actual sense?
<rmilecki> sounds weird
<rmilecki> but maybe it's some term i'm not familiar with
<robimarko> Its weird
<robimarko> I get what the author was trying to say
<robimarko> Its supposedly future proof as its using ETHTOOL_GLINKSETTINGS
<robimarko> and ETHTOOL_SLINKSETTINGS
<robimarko> Instead of ETHTOOL_GSET and ETHTOOL_SSET which ran out of bits
djfe_ has joined #openwrt-devel
<rmilecki> robimarko: i postead 2 minor comments, nothing more to add there
<robimarko> rmilecki: Thanks, I have been getting more and more reports about 2.5G not working
<robimarko> And then I saw multiple issues opened as well on random HW regarding this, so its probably time to sort it out
<rmilecki> robimarko: we're lucky you found time for this :)
djfe has quit [Ping timeout: 480 seconds]
<robimarko> rmilecki: I am not the one to thanks, I just followed it around and somebody else already posted a fix
<rmilecki> sure, it requires other work too
<rmilecki> nevertheless someone has to manage ongoing efforts
<robimarko> I admire Ansuel for the whole WERROR mess
<robimarko> That unearthed a bunch of questionable code
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
SlimeyX has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit []
schwicht has joined #openwrt-devel
<Tapper> What is WERROR?
<robimarko> Treating all warnings as compile errors
<robimarko> For start just on the kernel and modules
<Tapper> robimarko OK thanks. How does that help?
<robimarko> Tapper: Well, for starters it will trip CI so warnings are not ignored and it will fail
<robimarko> We shouldnt just ignore them
Daanct12 has joined #openwrt-devel
Daaanct12 has quit [Read error: Connection reset by peer]
Daaanct12 has joined #openwrt-devel
Daanct12 has quit [Ping timeout: 480 seconds]
<robimarko> BTW, any thoughts on DT_RELR
minimal has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cbeznea1 has joined #openwrt-devel
schwicht has joined #openwrt-devel
cbeznea has quit [Ping timeout: 480 seconds]
tidalf_ has joined #openwrt-devel
Daaanct12 has quit [Remote host closed the connection]
tidalf has quit [Ping timeout: 480 seconds]
<hurricos> aparcar: thanks for https://github.com/openwrt/openwrt/pull/10782 !
Danct12 has quit [Quit: WeeChat 3.8]
tidalf has joined #openwrt-devel
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
tidalf_ has quit [Ping timeout: 480 seconds]
Lynx- has joined #openwrt-devel
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has joined #openwrt-devel
<Lynx-> anyone can help get modemmanager in 22.03 upgraded (the present version on there, (see: https://github.com/openwrt/packages/blob/openwrt-22.03/net/modemmanager/Makefile) is 1.18.6 and 9 months old. The reason is that since at least 1.18.8 modemmanager supports dispatcher scripts to report disconnections to netifd
cbeznea1 has quit [Quit: Leaving.]
djfe_ is now known as djfe
dgcampea is now known as Guest1034
dgcampea has joined #openwrt-devel
aiyion_ has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
torv is now known as Guest1037
torv has joined #openwrt-devel
Guest1037 has quit [Ping timeout: 480 seconds]
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aiyion has quit [Ping timeout: 480 seconds]
Guest1034 has quit [Ping timeout: 480 seconds]
Lynx-- has joined #openwrt-devel
Lynx- is now known as Guest1042
Lynx-- is now known as Lynx-
tidalf has joined #openwrt-devel
Guest1042 has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
ptudor_ has joined #openwrt-devel
Namidairo has quit [Quit: ZNC - https://znc.in]
Namidairo has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cbeznea has joined #openwrt-devel
cbeznea has quit []
cbeznea has joined #openwrt-devel
floof58 is now known as Guest1045
floof58 has joined #openwrt-devel
tidalf has joined #openwrt-devel
Guest1045 has quit [Ping timeout: 480 seconds]
Danct12 has joined #openwrt-devel
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Lynx- has quit [Ping timeout: 480 seconds]
Lynx- has joined #openwrt-devel
tidalf has joined #openwrt-devel
xback has quit [Ping timeout: 480 seconds]
philipp64 has joined #openwrt-devel
khoa has left #openwrt-devel [#openwrt-devel]
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Daanct12 has joined #openwrt-devel
Danct12 has quit [Ping timeout: 480 seconds]
hanetzer has quit [Ping timeout: 480 seconds]
fakuivan has quit [Remote host closed the connection]
hanetzer has joined #openwrt-devel
fakuivan has joined #openwrt-devel
madwoota has quit [Remote host closed the connection]
madwoota has joined #openwrt-devel
<KGB-0> 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.)
Lynx- has quit [Ping timeout: 480 seconds]
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
MaxSoniX has quit [Quit: Konversation terminated!]
bluew has joined #openwrt-devel
Borromini has joined #openwrt-devel
G10h4ck has quit [Ping timeout: 480 seconds]
cbeznea has quit [Quit: Leaving.]
hbug has quit [Ping timeout: 480 seconds]
Borromini has quit [Quit: Lost terminal]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
Lynx- has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit []
schwicht has joined #openwrt-devel
robimarko has quit [Quit: Leaving]
Tapper has quit [Ping timeout: 480 seconds]
Lynx- has quit [Ping timeout: 480 seconds]
tidalf_ has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
tidalf_ has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
tidalf_ has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (96.2% images and 99.9% packages reproducible in our current test framework.)
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hbug has joined #openwrt-devel
tidalf_ has quit [Remote host closed the connection]
minimal has quit [Read error: Connection reset by peer]
tidalf has joined #openwrt-devel
aiyion has joined #openwrt-devel
aiyion_ has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel