<Slimey> heh busy 24 hours ;D https://imgur.com/a/YONmASI
clayface_ has joined #openwrt-devel
clayface has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
strobo has joined #openwrt-devel
strobo_ has quit [Ping timeout: 480 seconds]
strobo has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
strobo has joined #openwrt-devel
<hurricos> what causes e.g. /dev/ubi0_1 to be recognized as rootfs and mounted to /overlay?
<hurricos> I have no idea why a /dev/ubi0_1 called "rootfs_data" isn't mounting automatically.
<hurricos> Oh lmao my dts has a chosen doesn't it
<hurricos> god fucking damn it
<hurricos> AHHHH I FOUND THE PROBLEM
strobo_ has joined #openwrt-devel
strobo has quit [Ping timeout: 480 seconds]
minimal has quit []
victhor has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
dangole has quit [Ping timeout: 480 seconds]
danitool has quit [Ping timeout: 480 seconds]
strobo has joined #openwrt-devel
PtitGNU has quit [Quit: Quassel terminated!]
PtitGNU has joined #openwrt-devel
strobo_ has quit [Ping timeout: 480 seconds]
<neggles> hurricos: you uh, okay there m8? :P
<Namidairo> i think the mt7622 hnat claims something silly like 3.5gbit throughput?
<Namidairo> i might end up having to solder some leads to get at some wson-8 spi-nand on one soon though, so that'll be fun.
<mangix> Namidairo: the switch uses TRGMII
<Namidairo> good silly
valku has quit [Quit: valku]
Slimey has quit [Read error: Connection reset by peer]
Slimey has joined #openwrt-devel
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
Acinonyx has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 480 seconds]
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
nitroshift has joined #openwrt-devel
<mrkiko> hurricos: ????
pmelange has joined #openwrt-devel
<svanheule> hurricos: after I unpacked the NAND card, the small switch has also come off >_> But apparently with no adverse results, it was still working
<svanheule> hurricos: wiki page is updated :)
jlsalvador has quit [Remote host closed the connection]
jlsalvador has joined #openwrt-devel
danitool has joined #openwrt-devel
<neggles> tiny switch does not appear to do much of anything, i believe it's meant to trigger the failover bootloader
<neggles> btw, the power connector in the corner is a Molex Micro-Fit 43045-0400, i suppose I should put that in the wiki
pmelange has quit [Ping timeout: 480 seconds]
aleksander has joined #openwrt-devel
goliath has joined #openwrt-devel
pmelange has joined #openwrt-devel
pmelange has quit [Read error: Connection reset by peer]
pmelange has joined #openwrt-devel
<mrkiko> is there a tool I can use to see connections being NATed trough the router? I remember netstat-nat, but can't find it anymore in the packages.
pmelange has quit [Read error: Connection reset by peer]
victhor has joined #openwrt-devel
Acinonyx_ has quit [Read error: Connection reset by peer]
Acinonyx has joined #openwrt-devel
<neggles> mrkiko: technically, `cat /proc/net/nf_conntrack` ?
<neggles> I feel like there's gotta be a better way than that.
<mrkiko> neggles: yes, but I remember it reporting more connections than those I wished, even when they where not NATed. But lot of time passed.
<mrkiko> thanks
<neggles> there's definitely a way to dump the full connection table
<neggles> but i am not sure how.
<neggles> stintel / hurricos : psst... you want a patch to make PCI console work on 5.10?
<stintel> yes please :)
<neggles> conveniently the source for this was already GPL, all I had to do was update it to use setup_timer()
lweicbc has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
nitroshift has joined #openwrt-devel
<neggles> though uh... not sure it's actually *working*
<neggles> i get stdout! but maybe no stdin
<stintel> oh neat
<stintel> it's a start
lweicbc has quit []
<neggles> in my defense, I do *not* know how to kernel module - and the bit I hacked up was responsible for reading stdin
<neggles> octeon_pci_console_read_poll()
rua has joined #openwrt-devel
<stintel> I'll probably cherry-pick that to my tree later this week ;)
<neggles> this is the original commit that added it
<neggles> i'm sure i've just done something goofy, or missed some kernel interface change, it's not a hugely complex driver
dangole has joined #openwrt-devel
sbrown has joined #openwrt-devel
Acinonyx_ has joined #openwrt-devel
sbrown_ has joined #openwrt-devel
sbrown has quit [Remote host closed the connection]
Acinonyx has quit [Ping timeout: 480 seconds]
nitroshift has quit [Quit: Gone that way --->]
nitroshift has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Acinonyx has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
rsalvaterra has quit [Quit: rsalvaterra]
rsalvaterra has joined #openwrt-devel
<karlp> you cant use the standard image builder with custom package feeds right? it appears to only accept custom opkg repos for extra packages?
danitool has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
gladiac is now known as Guest6113
gladiac has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
Guest6113 has quit [Ping timeout: 480 seconds]
<dwfreed> karlp: imagebuilder only takes repos, yes; if you need to build packages from source, you have to use sdk to do that (you could build packages with sdk, and then point imagebuilder at the resulting repo)
gladiac is now known as Guest6116
gladiac has joined #openwrt-devel
<karlp> yeah, that sounds like enough hassle to just use the buildroot like normal :)
<dwfreed> sdk is pretty straightforward to use
<karlp> eh, I 'm going to need changes in the buildroot anyway, was just going to try and jumpstart it without another XX GB of toolchains :)
<dwfreed> perks of imagebuilder is you can use the official target-specific packages
<karlp> should try out that sdk->ib path though one day.
Guest6116 has quit [Ping timeout: 480 seconds]
<karlp> yeah, would mean my local builds could _only_ be feeds of the custom packages, instead of "whatver I think people might need"
pmelange has joined #openwrt-devel
pmelange has left #openwrt-devel [#openwrt-devel]
pmelange1 has joined #openwrt-devel
Slimey has quit [Ping timeout: 480 seconds]
numero53 has joined #openwrt-devel
pmelange1 has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
minimal has quit []
pmelange has joined #openwrt-devel
pmelange has left #openwrt-devel [#openwrt-devel]
rua has quit [Quit: Leaving.]
nitroshift has quit [Quit: Gone that way --->]
Slimey has joined #openwrt-devel
gladiac has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
pmelange has joined #openwrt-devel
Slimey_ has joined #openwrt-devel
Slimey has quit [Read error: Connection reset by peer]
Slimey_ is now known as Slimey
gladiac has joined #openwrt-devel
* enyc meeps
pmelange has quit [Ping timeout: 480 seconds]
<mrkiko> slh: I had the temptation to replace a router with a laptop yes
pmelange has joined #openwrt-devel
numero53 has quit [Quit: Page closed]
<karlp> 20W vs 10W over a year is like ~15-20€ in electricity.
<mrkiko> karlp: true
<hurricos> Question: what is the name of the Makefile target which builds a complete toolchain?
<PaulFertser> hurricos: target/toolchain/compile
<hurricos> PaulFertser: Thank you!
netprince has quit [Read error: Connection reset by peer]
minimal has joined #openwrt-devel
dangole has joined #openwrt-devel
Borromini has joined #openwrt-devel
Slimey has quit [Read error: Connection reset by peer]
philipp64 has joined #openwrt-devel
<philipp64> which package provides ext2 mkfs?
<PaulFertser> philipp64: e2fsprogs
<PaulFertser> philipp64: you can "git grep mkfs.ext2" to see that
dangole_ has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
tmn505 has quit [Ping timeout: 480 seconds]
sbrown_ has quit [Remote host closed the connection]
gnkz has joined #openwrt-devel
tmn505 has joined #openwrt-devel
tmn505 has quit [Remote host closed the connection]
tmn505 has joined #openwrt-devel
Acinonyx has quit [Read error: Connection reset by peer]
Acinonyx has joined #openwrt-devel
<owrt-2102-builds> Build [#143](https://buildbot.openwrt.org/openwrt-21.02/images/#builders/65/builds/143) of `gemini/generic` completed successfully.
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
Slimey has joined #openwrt-devel
minimal has quit []
<karlp> isn't there one available inside busybox as well?
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
Grommish has joined #openwrt-devel
indy_ has joined #openwrt-devel
indy has quit [Read error: Connection reset by peer]
Borromini has quit [Quit: leaving]
jschwart has quit [Ping timeout: 480 seconds]
dangole_ has quit [Remote host closed the connection]
dangole_ has joined #openwrt-devel
Grommish has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
embargo is now known as Guest6143
pmelange has left #openwrt-devel [#openwrt-devel]