<Grommish>
hurricos: Dunno about your specific question, but the octeon memleak was where it was allocating twice but only free'ing once
minimal has quit [Quit: Leaving]
<\x>
about that wpa3/2 mixed + 802.11r interoperability last night
<\x>
i got it to work if i fully diable 802.11w
<\x>
disable*
<\x>
now wpa3 clients roam freely, same for wpa2 clients too
csrf has quit [Ping timeout: 480 seconds]
srslypascal is now known as Guest329
srslypascal has joined #openwrt-devel
Guest329 has quit [Ping timeout: 480 seconds]
arjun has joined #openwrt-devel
<arjun>
I am trying to add a path to kernel manually in build_dir. The patch gets installed successfully and shows up in kernel_menuconfig. But when i configure changes and make a build the kernel gets rebuilt and the patches are removed in build dir. What do i do?
<Grommish>
Put the kernel patch in ./target/linux/xxxx/patches-5.xx
<Grommish>
or ./target/linux/generic/patches-5.xx (depending on your kernel version)
<Grommish>
there is a generic/backport-5.xx as well, depending on what kind of patch it is
srslypascal is now known as Guest333
srslypascal has joined #openwrt-devel
arjun has quit [Remote host closed the connection]
<rsalvaterra>
/mnt/photofast/Sources/OpenWrt/openwrt/staging_dir/host/bin/sed: can't read /mnt/photofast/Sources/OpenWrt/openwrt/build_dir/toolchain-aarch64_cortex-a53_gcc-12.1.0_musl/gcc-12.1.0/gcc/version.c: No such file or directory
<rsalvaterra>
Please don't tell me we have scripts parsing .c source files directly.
<rsalvaterra>
Because GCC 12 switched from C to C++ and the source files were renamed from .c to .cc.
<rsalvaterra>
Ugh… common.mk.
<rsalvaterra>
Hm… this DATESTAMP replacement seems to be for reproducibility. The file doesn't exist in GCC 12 anymore. I wonder where it went…
<rsalvaterra>
I'm just going to hack it out. I need it to build and execute, first and foremost.
<rsalvaterra>
Ok, seems to be building now (initial phase). :)
dansan has quit [Remote host closed the connection]
rua has joined #openwrt-devel
<rsalvaterra>
Success! Image built with GCC 12.1.
<rsalvaterra>
And now to track down that bloody DATESTAMP…
<rsalvaterra>
I also didn't notice any code bloat when compared to GCC 11.3. Resulting image sizes are about the same.
<rsalvaterra>
(For arm64, at least.)
jschwart has quit []
jschwart has joined #openwrt-devel
AtomiclyCursed2 has joined #openwrt-devel
AtomiclyCursed has quit [Ping timeout: 480 seconds]
AtomiclyCursed2 is now known as AtomiclyCursed
Atomicly| has joined #openwrt-devel
AtomiclyCursed has quit [Ping timeout: 480 seconds]
Atomicly| is now known as AtomiclyCursed
<neggles>
rsalvaterra: i was thinking 'choosing capitalism in the first place was a mistake' but ur right and you should say it
<rsalvaterra>
:)
<neggles>
hurricos: it did not, no, the total free went down and nothing else changed because it was a bug in pgd_free()
<neggles>
it was allocating two pages, then only freeing one before dropping the ref
stintel has quit [Quit: kernel update]
<neggles>
rsalvaterra: oooh gcc 12
<neggles>
not being bigger is a good start
<neggles>
is it noticeably better in any way that matters? :P
<rsalvaterra>
It's always better. ;)
<rsalvaterra>
But take a look at the changelog. Lots of goodies there.
<rsalvaterra>
[ 0.000000] Linux version 5.15.37 (rui@crystalwell) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.1.0 r19603+66-726ef8ba2d) 12.1.0, GNU ld (GNU Binutils) 2.38) #0 SMP Sat May 7 10:37:09 2022
<rsalvaterra>
My RT3200 seems happy.
chder has joined #openwrt-devel
lynxis has quit [Quit: No Ping reply in 180 seconds.]
lynxis has joined #openwrt-devel
<rsalvaterra>
What I'm not entirely happy, though, is what I had to do in toolchain/gcc/common.mk. However, judging from the file history (git blame ftw), it's does look like the right thing to do.
<rsalvaterra>
*it does
<Grommish>
rsalvaterra: Any idea what this archetecture is? arc-openwrt-linux-gnu? BOARDNAME:=Synopsys DesignWare ARC HS38
<rsalvaterra>
Grommish: It's right there. ARC. :)
<Grommish>
rsalvaterra: Well. Boo..
<rsalvaterra>
It's a relatively obscure one, yes.
stintel has joined #openwrt-devel
<rsalvaterra>
Stands for Argonaut RISC Core. Its history dates back to the SNES SuperFX chip.
<Grommish>
rsalvaterra: Well.. I don't know about LLVM support for it, so, I'm not going to worry about it, but it was a first time seeing it :)
swalker has quit [Remote host closed the connection]
swalker has joined #openwrt-devel
ephemer0l has quit [Ping timeout: 480 seconds]
GNUmoon has quit [Ping timeout: 480 seconds]
GNUmoon has joined #openwrt-devel
arjun has joined #openwrt-devel
csrf has joined #openwrt-devel
shibboleth has joined #openwrt-devel
arjun has quit [Quit: Page closed]
csrf1 has joined #openwrt-devel
csrf has quit [Ping timeout: 480 seconds]
madwoota has quit [Remote host closed the connection]
madwoota has joined #openwrt-devel
danitool has joined #openwrt-devel
arjun has joined #openwrt-devel
ephemer0l has joined #openwrt-devel
arjun has quit []
arjun has joined #openwrt-devel
csrf1 has quit [Read error: Connection reset by peer]
csrf1 has joined #openwrt-devel
<arjun>
My device has 256MB NAND storage but when i create a build in openwrt exceeding 50MB the build fails saying size allowed is exceeded during packing bin file. What do i do?
arjun has quit [Remote host closed the connection]
csrf1 has quit [Remote host closed the connection]