raenye has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
<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.)
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Daanct12 has joined #openwrt-devel
Slimey has joined #openwrt-devel
rua has quit [Quit: Leaving.]
Danct12 is now known as Guest5330
Danct12 has joined #openwrt-devel
<djfe> I have a question on ramips mt76 wifi
<djfe> when is it kmod-mt7615-firmware and when is it kmod-mt7615e?
<djfe> Or should all entries be switched from "e" to "-firmware"
Acinonyx has joined #openwrt-devel
<djfe> or is it "mt7615e" when the target requires "kmod-mt7663-firmware-ap"?
Danct12 has quit [Quit: WeeChat 4.0.0]
Danct12 has joined #openwrt-devel
Danct12 has quit [Quit: WeeChat 4.0.0]
Danct12 has joined #openwrt-devel
Danct12 has quit []
Danct12 has joined #openwrt-devel
ptudor has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
Misanthropos has quit [Remote host closed the connection]
ptudor has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
danitool has joined #openwrt-devel
<rsalvaterra> Mangix: My overclocked RM2100 died on sysupgrade, now I need to recover it. I guess overclocking is still a Bad Idea™. :P
andyrew has joined #openwrt-devel
<djfe> tmn505: wouldn't it make more sense to port lzmaloader to IPQ40xx so we can avoid a compat-increase? (this is about your patchseries on the mailing list and ipq40xx bootipq on nor-flash)
ptudor has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
raenye has joined #openwrt-devel
<djfe> actually I just got a helpful tip. I'm testing out switching the image type to Device/FitzImage (from Fitimage)
<djfe> compressing the kernel with xz instead of gzip should yield a big reduction in Kernel size, so we will be a safe for a while longer and have time to decide what to do next.
andyrew has quit [Remote host closed the connection]
<djfe> FitImage : 4310288
<djfe> FitzImage: 3064600
<djfe> it's a self-decompressing kernel so it's going to be a bit larger than that: 3099356, but that's a huge improvement and should last us a couple of years :)
goliath has joined #openwrt-devel
<rmilecki> RoganDawes: brcmfmac4334-sdio.bin is included in official firmware repo: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/brcm
<rmilecki> RoganDawes: you may just need to include or package it in OpenWrt
<rmilecki> RoganDawes: i just checked, you need to create a new "brcmfmac-firmware-4334-sdio" package for OpenWrt
<rmilecki> RoganDawes: i'll be really simply, copy & paste mostly, see package/firmware/linux-firmware/broadcom.mk
<rmilecki> RoganDawes: good luck!
<rmilecki> Mangix: i'm not sure how I can help about E7350 or EIF RNG thing, did I miss something? :)
raenye has quit [Ping timeout: 480 seconds]
<rsalvaterra> I found an interesting corner case in our system. include/target.mk enables specific features depending on a (sub)target's kconfig (e.g. FEATURES += rtc if CONFIG_RTC_CLASS=y), right?
rua has quit [Quit: Leaving.]
<rsalvaterra> *build system
<rsalvaterra> Well, turns out, it always takes KERNEL_PATCHVER as the reference.
<rsalvaterra> So, if you customise your testing kernel config, e.g. removing the aforementioned CONFIG_RTC_CLASS but leave it enabled in the KERNEL_PATCHVER's config, it will be enabled anyway.
<rsalvaterra> I don't know if it's worth to fix this, though. Someone hitting this issue is already so deep down the rabbit hole that probably had it coming. :P
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 99.9% packages reproducible in our current test framework.)
mrkiko has quit [Quit: leaving]
mrkiko has joined #openwrt-devel
<KanjiMonster> rsalvaterra: I guess the issue is that probably everything scanning the kernel config would need to be taught the possibility of a testing kernel and then scan both and generate appropriate config.in
<KanjiMonster> which would then look like e.g ."FEATURES += rtc if CONFIG_RTC_CLASS=y && (TESTING_KERNEL=n || TESTING_KERNEL=y)" (and in your case one of the or:s would go away)
Danct12 has quit [Quit: WeeChat 4.0.0]
minimal has joined #openwrt-devel
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Remote host closed the connection]
rua has joined #openwrt-devel
dangole has joined #openwrt-devel
<f00b4r0> is it expected that ujail takes ~2.5M of RAM to run a service? This seems very high.
<Mangix> rmilecki: you maintain the upstream ubootenv driver AFAIK
<Mangix> rsalvaterra: unfortunate. IIRC all the clocks are intertwined and use multipliers. Guess one of them becomes too fast.
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<dangole> rmilecki, Ansuel: has there ever been a debate or thought wasted on block devices or partitions acting as nvmem-providers? With devices booting from emmc this would a nice to have...
Guest5330 has quit []
Danct12 has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
robimarko has joined #openwrt-devel
schwicht has joined #openwrt-devel
goliath has joined #openwrt-devel
damex has quit [Read error: No route to host]
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
mrkiko has quit [Quit: Lost terminal]
mrkiko has joined #openwrt-devel
minimal has quit [Quit: Leaving]
danitool has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Ansuel has quit [Ping timeout: 480 seconds]
dangole has quit [Ping timeout: 480 seconds]
Misanthropos has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
Misanthropos has quit [Read error: Connection reset by peer]
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Read error: Connection reset by peer]
<rmilecki> Mangix: ah, I just followed link without reading your message, my bad
<rmilecki> Mangix: i don't know much / anything about urandom-seed, sorry
<rmilecki> Mangix: is there some U-Boot env variable that could help urandom-seed?
goliath has joined #openwrt-devel
<Mangix> rmilecki: so my understanding is the kernel uses EFI variables on x86 to store a random seed. urandom-seed uses a file. all done in userspace of course. The efi thing seems like it's done in kernel space. Wonder if the same is possible for ubootenv
<Mangix> I don
<Mangix> 't speak kernel so that's why I ask.
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Read error: Connection reset by peer]
robimarko has quit [Quit: Leaving]
raenye has joined #openwrt-devel
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Read error: Connection reset by peer]
raenye has quit [Ping timeout: 480 seconds]
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Read error: Connection reset by peer]
Misanthropos has joined #openwrt-devel
Misanthropos has quit [Read error: Connection reset by peer]
danitool has quit [Remote host closed the connection]