<pekster> The main reason to build from source is so you can alter build-time options that the official pre-compiled packages don't offer. I rely on more features in busybox for example, so a source-build is required in many of my images to avoid pulling in the "full" version of functionality I can get away with busybox versions of.
<pekster> Without such exotic needs, it's both more time and more fragile to build from source (more to go wrong, like feeds of packages & libraries being down and preventing an update when required.)
<mirko> i'm confused as to why (only) the openssh-*server* has a dependency to libfido2 if built with fido support. no other distribution's package containing the sshd links against libfido2 and still claims fido support
jangrewe has quit [Remote host closed the connection]
thejoker8814 is now known as Guest7702
thejoker8814 has joined #openwrt-devel
Guest7702 has quit [Ping timeout: 480 seconds]
<dwfreed> mirko: open an issue and ask?
<damo22> (08:04:54 PM) damo22: Uncompressing Kernel Image ... LZMA ERROR 1 - must RESET board to recover
<damo22> what did i do wrong?
<damo22> trying to tftpboot an initramfs kernel image
<damo22> could it be that the uboot on the board does not like the compression mechanism used in the new image?
<damo22> do i need $(Device/uimage-lzma-loader)
minimal has quit [Quit: Leaving]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
rua has quit [Quit: Leaving.]
<schmars[m]> anyone have vendor openwrt zip for cudy x6 v1? they took the download offline
goliath has joined #openwrt-devel
gch981213 has joined #openwrt-devel
mcbridematt has joined #openwrt-devel
tidalf has joined #openwrt-devel
robimarko has joined #openwrt-devel
T-Bone has joined #openwrt-devel
<DSchndr_> damo22: how is your uboot configured?
<DSchndr_> ree, how do i get the stupid mt76 drivers in my snapshot build - 404 documentation xD
f00b4r0 has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<robimarko> Just select the required kmod via menuconfig
rua has quit [Quit: Leaving.]
<DSchndr_> xaxaxa, they do not show up in the menuconfig for the mt76x8 target - else i wouldn't ask
tidalf has quit [Quit: Textual IRC Client: www.textualapp.com]
<robimarko> Hm, they dont show under Kernel Modules->Wireless Drivers?
<robimarko> Cause, they should show for any target, I even see them under qualcommax
<DSchndr_> the dtb and .mk config are pretty much similair to the rest of the devices
<robimarko> I did not ask that
<DSchndr_> yep, just looked it up
<DSchndr_> when i change the target to a completely different one they do show up
<DSchndr_> tf
<robimarko> Well, mt76 only depends on PCI_SUPPORT
<robimarko> And mt76x8 sets CONFIG_PCI so for buildroot that sets PCI_SUPPORT
<robimarko> Can you run make menuconfig
<robimarko> And then SHIFT+7
<robimarko> Then search for CONFIG_PACKAGE_kmod-mt76
<robimarko> It will tell you what it depends on and whether that is satisfied
<mirko> `grep -inE "(mt76\)|/mt76/)" tmp/.packagedeps` might be interesting
<DSchndr_> ouuuh, thanks for the tip
<DSchndr_> how lucky can you be to pick out exactly those devices which do not have it in their dtb and wonder why it does not work xD
<DSchndr_> but i think that issue might cause other devices to have no wifi since they only have wmac defined in their dtb and pcie is disabled in the mt7628an.dtsi
rua has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<damo22> DSchndr_: am i building uboot with openwrt ? i thought the boot partition is readonly and is not altered from the vendor
<damo22> my board is also mt76x8
rua has quit [Quit: Leaving.]
<DSchndr_> robimarko: will dig into it later (currently the insomnia and ad withdrawl kicks in too hard xD), i tried to enable pci but no change - at least the rest of my owrt port works ¯\_(ツ)_/¯
<DSchndr_> damo22: how big is the vendor kernel image vs yours? how old is the vendor uboot? i had that stupid issue but solved it by just building a recent uboot with increased size for kernel decompression (cant remember how that option was called rn)
<DSchndr_> get a ch341 programmer and make a backup of the flash, then you can play around trying to get it to run without worries.
bluew has quit [Ping timeout: 480 seconds]
rsalvaterra has quit []
mentalow has quit [Quit: :]]
mentalow has joined #openwrt-devel
rua has joined #openwrt-devel
minimal has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
vincejv has quit [Remote host closed the connection]
dermoth has joined #openwrt-devel
moobsen has joined #openwrt-devel
vincejv has joined #openwrt-devel
<owrt-images-builds_> Build [#235](https://buildbot.openwrt.org/images/#/builders/13/builds/235) of `master_lantiq/xrx200` failed.
cousin_luigi has left #openwrt-devel [#openwrt-devel]
moobsen has quit [Quit: Page closed]
danitool has joined #openwrt-devel
fda has joined #openwrt-devel
T-Bone is now known as f00b4r0
damo22 has quit [Read error: Connection reset by peer]
bluew has joined #openwrt-devel
bluew has quit []
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
bluew has joined #openwrt-devel
<rtznprmpftl> has anyone here experience how long it takes to get an answer from ubiquiti for the GPL sources ? their support refers to opensource-requests@ui.com but i never received an answer to my request i sent them
gch981213 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 95.5% packages reproducible in our current test framework.)
cmonroe has quit [Ping timeout: 480 seconds]