danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Tapper has joined #openwrt-devel
Strykar has quit [Quit: /quit]
Strykar has joined #openwrt-devel
bluew has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
<yolo>
there is lua5.3 under package/utils, no lua5.4 yet, is it nobody-cares or lua5.4 breaks things? I'd like to have 5.4
<dwfreed>
as I understand it, the various lua "point" releases are not particularly compatible
<yolo>
that's true, unfortunately
<yolo>
had a look, about 10 lua files all from luci
<dwfreed>
there are other packages that use lua as well
<dwfreed>
I believe some of the pdns packages are built with lua support
<yolo>
jow: is luci lua-free now? or there are still critical packages need luci-compat?
<yolo>
standard build I only saw one lua file: usr/lib/lua/cjson/util.lua which is from cjson I think? it's lua5.4 safe
<yolo>
lua should be safe to upgrade to 5.4 as long as luci no longer uses it, the popular luarocks openwrt included are all 5.4 ready i think, it's really just the old luci 5.1 stuff I assume
<yolo>
I added cjson myself, without cjson, without luci-compat, the rootfs has no lua file
<yolo>
some external network packages(not in the default build), and luci are where lua files exist
<yolo>
nhandled exception during request dispatching
<yolo>
module 'luci.ucodebridge' not found:
<yolo>
no field package.preload['luci.ucodebridge']
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
minimal has quit [Quit: Leaving]
valku has quit [Quit: valku]
rua has quit [Quit: Leaving.]
KGB-2 has quit [Remote host closed the connection]
KGB-2 has joined #openwrt-devel
rua has joined #openwrt-devel
digitalcircuit has quit [Quit: Signing off from Quassel - see ya!]
digitalcircuit has joined #openwrt-devel
gladiac has joined #openwrt-devel
cbeznea has joined #openwrt-devel
floof58 is now known as Guest5211
floof58 has joined #openwrt-devel
Guest5211 has quit [Ping timeout: 480 seconds]
tlj_ has quit [Remote host closed the connection]
tlj_ has joined #openwrt-devel
owrt-snap-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-snap-builds has joined #openwrt-devel
owrt-2102-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-2102-builds has joined #openwrt-devel
owrt-2203-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-2203-builds has joined #openwrt-devel
owrt-2102-builds has quit [Remote host closed the connection]
owrt-snap-builds has quit [Remote host closed the connection]
owrt-2203-builds has quit [Remote host closed the connection]
owrt-2203-builds has joined #openwrt-devel
owrt-2102-builds has joined #openwrt-devel
owrt-snap-builds has joined #openwrt-devel
<oliv3r[m]>
How do I properly define a PHY_INTERFACE_MODE_10GBASER | PHY_INTERFACE_MODE_1000BASEX port in the dts's phy-mode node? Since this is an SFP+ port, it depends on what you insert, or does the phy-mode in the dts just set the initial/highest mode and after that, it doesn't matter? (in my case, I must set it to 1000basex as otherwise the driver does some weird shit)
torv__ has quit [Remote host closed the connection]
cbeznea has quit [Quit: Leaving.]
<yolo>
error: ext4_allocate_best_fit_partial: failed to allocate 813 blocks, out of space? -- this is odd, caused by a git-pull-from-master then run make, increase rootfs size from 104M to 512M to no help, do I need re-run the one-hour build-from-scratch?
<yolo>
before the git-pull there was no problem, the true size should be like 50MB at most
torv__ has joined #openwrt-devel
<yolo>
anyway, rebuilding
nixuser has quit [Quit: Lost terminal]
nixuser has joined #openwrt-devel
hurricos has quit [Quit: WeeChat 3.6]
<mrnuke>
robimarko: hi
<robimarko>
mrnuke: Hi
f00b4r0 has joined #openwrt-devel
<mrnuke>
robimarko: Mi reason for trying to fix the ipq-wifi issue(s), is that once I get WAX218 merged, chances I'll look at it are slim. I need to rebase the entire 6018-devel branch.
<mrnuke>
robimarko: I won't have any motivation to work on ipq-wifi after that, and I think the situation will likely stay in the status quo
<robimarko>
mrnuke: I get what you are trying to achieve
<robimarko>
But, shipping all of the BDF-s if not building for all devices is crazy
<mrnuke>
I'm no longer shipping all BDF-s in the current incarnation
<robimarko>
I asked on the PR about that and got: To answer your question regarding the proposed solution, without selecting CONFIG_TARGET_PER_DEVICE_ROOTFS, all enabled ath11k-wifi* packages are included in the rootfs, the correct one is found by the hotplug script, and wifi works.
<mrnuke>
That's only part of the answer. Without CONFIG_TARGET_PER_DEVICE_ROOTFS, your ipq8074 device's wifi likely won't work becayse it has the wrong board-2.bin
<mrnuke>
I try to boot my WAX218. dnesg says it can't find board-2.bin. I look the file is there. I hexdump it, and it has "Dynalink ..." instead of "Netgear ..." in the header
<robimarko>
Currently no BDF is shipped when CONFIG_TARGET_MULTI_PROFILE and CONFIG_TARGET_PER_DEVICE_ROOTFS are used
<robimarko>
That is by design as buildsystem does not respect DEVICE_PACKAGES for initramfs
<mrnuke>
Then I don't understand how the correct board-2.bin would get into the rootfs (or initramfs for that matter)
minimal has joined #openwrt-devel
<robimarko>
Currently, you get the BDF in initramfs only if building for that device only
<robimarko>
But, for any non-initramfs image you will get the correct BDF
<robimarko>
As DEVICE_PACKAGES is evaluated per device
<mrnuke>
Then why I got the wrong BDF on WAX218 is still a mystery
<robimarko>
Yes, that is not supposed to be even possible to happen
robimarko has quit [Quit: Leaving]
fakuivan_ has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
cnorthway has joined #openwrt-devel
cbeznea has joined #openwrt-devel
danitool has joined #openwrt-devel
f00b4r0 has quit [Quit: This computer has gone to sleep]
<mrkiko>
robihi!! thanks for your feedback on the patch
<mrkiko>
oops, :D
gromero has quit [Ping timeout: 480 seconds]
arinc9 has joined #openwrt-devel
<arinc9>
testing
<arinc9>
Can a openwrt wiki admin create a new brand called "Huasifei" for this new device?
<djfe>
I wanna help clean up stale/resolved issues on Github, I already got like 2 or 3 of them. Whom can I contact to get them closed? Or is it possible to flag such issues with the bot?