<hurricos>
Console appears to kick the bucket, but eth autonegotiation continues to work -- not sure if that's possible if Linux is not running.
<hurricos>
console is set up with bootcmd, but not forced by any chosen in a dts -- I use the DTS already in flash as fsl's DTS from mainline has ERRORs
<hurricos>
fwiw the board does have a copy of Linux on it which boots fine, which is why I can't figure out why OpenWrt does not
arnd has quit [Read error: Connection reset by peer]
arnd has joined #openwrt-devel
nitroshift has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
dedeckeh has joined #openwrt-devel
<PaulFertser>
hurricos: you might want to enable earlyconsole
<PaulFertser>
hurricos: so that the kernel continues to print everything via a bootloader-configured UART.
<PaulFertser>
hurricos: but since you're already getting some output, hm, probably your debuglevel is too low?
<PaulFertser>
hurricos: in your latest paste there's zero kernel output though.
<PaulFertser>
hurricos: so I'd say it means your earlyconsole is not enabled.
reiffert has joined #openwrt-devel
<PaulFertser>
hurricos: it was called earlyprintk before, and earlycon now.
ivanich has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
Darkmatter66 has joined #openwrt-devel
feriman has joined #openwrt-devel
dibdot has joined #openwrt-devel
dibdot has quit [Quit: Quit]
dibdot has joined #openwrt-devel
reiffert has quit [Ping timeout: 272 seconds]
reiffert has joined #openwrt-devel
dibdot has quit [Quit: Quit]
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 256 seconds]
Darkmatter66 has joined #openwrt-devel
feriman has quit [Ping timeout: 256 seconds]
danitool has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
snh has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gch9812130654 has joined #openwrt-devel
gch981213065 has quit [Ping timeout: 246 seconds]
gch9812130654 is now known as gch981213065
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
<jow>
dedeckeh: ping
HeN has quit [Quit: Connection closed for inactivity]
<reiffert>
how would I tell openwrt: all packets with source address 1.2.3.4 forward out interface abc?
csrf has quit [Read error: Connection reset by peer]
<lemmi>
reiffert: ipv6 can just use source-specific routes, ipv4 need policyrouting. that means you need another routingtable that routes everything out to abc and a rule that uses that tables when the source address matches
csrf has joined #openwrt-devel
<reiffert>
I fail to add a simple rule
<reiffert>
ip rule add add from 10.50.0.3 table telekom
<reiffert>
Error: argument "add" is wrong: Failed to parse rule type
<lemmi>
add add
<reiffert>
facepalm. thanks.
victhor has joined #openwrt-devel
<reiffert>
how can I have openwrt re-read the /etc/network/rt_tables file?
<lemmi>
ip route add default dev abc table telekom
<reiffert>
default dev tun0 scope link metric 5
<reiffert>
default dev pppoe-wan scope link metric 10
<reiffert>
default via 10.7.99.2 dev tun0 metric 20
<reiffert>
thats my table 100 and is working great. How would I make sure the 1st entry goes away when the tun0 device goes down? similar question for the pppoe-wan interface
<lemmi>
that should be removed automatically
<reiffert>
how is it going to be added again once tun0 comes up again?
<lemmi>
depends on what it is managing it
neoraider has quit [Quit: leaving]
<reiffert>
"openwrt" is managing it.. well. the openvpn service and the pppoe openwrt setting
neoraider has joined #openwrt-devel
<reiffert>
I can have the up scripts do it I guess.
<reiffert>
last question: the 3rd line in the above route table has the wrong interface and should be eth1.99 but I fail to tell it while ip route add'ing
neoraider has quit [Client Quit]
neoraider has joined #openwrt-devel
<reiffert>
ah managed to do it :)
<reiffert>
how would I make that static within openwrt, is that in luci network firewall custom rules?
<lemmi>
i usually edit /etc/config/network for this, but there might be a better option, don't know
samantaz_ has joined #openwrt-devel
samantaz has quit [Ping timeout: 246 seconds]
Night-Shade has joined #openwrt-devel
<reiffert>
how would I have openwrt add routes when the ethernet interface abc comes up?
<reiffert>
there is no openvpn or pppoe daemon
Night-Shade has quit [Client Quit]
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
adrianschmutzler has joined #openwrt-devel
<reiffert>
lemmi: hotplug.d/iface does the trick. Thanks for your help
nitroshift has quit [Quit: Gone that way --->]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Read error: Connection reset by peer]
gch9812130657 has joined #openwrt-devel
gch981213065 has quit [Read error: Connection reset by peer]
gch9812130657 is now known as gch981213065
Night-Shade has joined #openwrt-devel
<stintel>
any known issues in 19.07, sysupgrade throwing "Failed to connect to ubus" and not doing anything ?
gch981213065 has quit [Read error: Connection reset by peer]
fonix232 has quit [Ping timeout: 240 seconds]
Night-Shade has quit [Read error: Connection reset by peer]
valku has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Night-Shade has joined #openwrt-devel
ivanich has joined #openwrt-devel
Night-Shade has quit [Ping timeout: 260 seconds]
f00b4r0 has quit [Quit: Quitte]
Night-Shade has joined #openwrt-devel
* funman
should work on his .dts files rather than put this off to later
Night-Shade has quit [Read error: Connection reset by peer]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Client Quit]
noltari_ has joined #openwrt-devel
noltari has quit [Ping timeout: 272 seconds]
nslu2-log__ has joined #openwrt-devel
nslu2-log_ has quit [Remote host closed the connection]
<lemmi>
reiffert: cool :)
<hurricos>
PaulFertser: Thank you, I think this is what I was looking for. Sadly the way I wired the relay at our lab doesn't actually trigger the device to turn on. Have to actually hit the power button
Borromini has joined #openwrt-devel
Borromini has quit [Ping timeout: 265 seconds]
Darkmatter66 has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
kakaka has quit [Remote host closed the connection]
hbug__ has quit [Write error: Broken pipe]
hbug__ has joined #openwrt-devel
kakaka has joined #openwrt-devel
<philipp64>
any IPsec users out there? I need testers for a PR… or reviewers.
<philipp64>
jow: ping
<philipp64>
got a question about debugging the startup order of bind and ISC dhcpd…
<blogic>
I just pushed a staging branch to master
<blogic>
gimme a sec to figure out how to get rid of it
<adrianschmutzler>
blogic: last time it happened to me, I asked jow ...
<adrianschmutzler>
I didn't have the right to delete it myself
<blogic>
realtek (deletion prohibited)
<adrianschmutzler>
exactly
<blogic>
yeah, I just pinged him
<blogic>
i removed the # in my .git/config but forgot to add it to the following line ;)
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
Borromini has joined #openwrt-devel
<enyc>
hrrm seems one of my BT-HHv5a's running wifi-APs and VLANs running on a development/master build is falling-over rebooting itself! OpenWrt SNAPSHOT r15324-920b692667
<enyc>
I shall try updated nightly build unless anybody wishes me to collect debugging etc.
hbug___ has joined #openwrt-devel
hbug__ has quit [Ping timeout: 240 seconds]
sergiomiguelrp has joined #openwrt-devel
<Borromini>
enyc: that would help other people (and ideally help fix it)
<Borromini>
if lantiq is also seeing breakage...
Acinonyx_ is now known as Acinonyx
<enyc>
Borromini: i've updated it and observe it doesn't have upstream dns configured correctly, wonder if some ntp/whatever is failing and then system crashing itself
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<enyc>
Borromini: FAQ/Wiki/instructions/etc on how/what to test/report on devel builds?
<enyc>
hrrrrrrrrrrrrm seems 2.openwrt.pool.ntp.org is the only part with AAAA records ;-(
<aparcar[m]>
mangix: ping
mattsm has joined #openwrt-devel
<Borromini>
enyc: you mean ntp is broken, not your device?
<enyc>
Borromini: not entirely sure, but not sure openwrt supposed to self-reboot just because ntp not working
<enyc>
Borromini: I am observing through further debugging/experimentation that openwrt + busybox-ntpd is doing bad job of just syncing the time without ipv4-access (bearing in mind this is a secondary AP type thing, not supposed to be taking up public v4 space etc)
<enyc>
Borromini: that said it has access to a vlan that has natted v4 it could be on, but I still think OpenWRT should play nicely with ipv6-only nat64-provisioned upstream internet
<enyc>
much -ddddddddddddd and so on, explicitly using 2.openwrt.pool.ntp.org , ... it doesn't seem to be trying any IPv6 ntp query addresses
<enyc>
busybox ntpd has much # if ENABLE_FEATURE_IPV6 -- I wonder if this needs enabling
danitool has joined #openwrt-devel
<enyc>
give it temporary ipv4 access with manual ip -4 commands and ... voila,,, ntpd works
<aparcar[m]>
anyone using arc here?
Borromini has quit [Quit: Lost terminal]
<Hauke>
aparcar[m]: Only the peole from Synopsys and their customers have access to the hardware
<Hauke>
which is supported in OpenWrt
SimJoSt has quit [Quit: WeeChat 2.9]
<aparcar[m]>
so can they pleaes send me a dev board
<aparcar[m]>
or how else are we suppose to support that?
<Hauke>
aparcar[m]: you can ask Alexey
<Hauke>
he normally answers when you write him a mail
ivanich has joined #openwrt-devel
<Hauke>
I assume that the dev boards are expensive
damex_ has quit [Ping timeout: 240 seconds]
shibboleth has joined #openwrt-devel
<aparcar[m]>
mhh then I'll not review these patches :P
Foxtrot has quit [Ping timeout: 260 seconds]
Oddstr13 has quit [Ping timeout: 246 seconds]
Foxtrot has joined #openwrt-devel
Foxtrot has joined #openwrt-devel
Oddstr13 has joined #openwrt-devel
<enyc>
seems basically that busybox ntp client somewhat limited - does not cycle thorugh all addresses properly, does not fallback quickly with unreachable addrseses ,, and nothing in openwrt resolv library config, nor anything in ntpd etc is doing anything to help this...
<jow>
that's the reason why busybox is small, limited functionality
<enyc>
jow: but I'd need to test it on IPv4-only to make sure it solves both situations right
<enyc>
jow: I think its' not sensible in this day-and-age for OpenWRT to not work on IPv6-only network just because ntp client ... I really don't think it should need full ntpd to behave...
<enyc>
Have left lantiq system with 'working' ntpd and see if it now does/doesn't fall over
<enyc>
NB: (Suggests) may be something in openwrt master that likes failing/resetting if time-wrong, ntp... or wpad processing wrong dates, etc etc.... would need to check further to confirm!
<mangix>
aparcar[m]: pong
<aparcar[m]>
can you test the arc thing?
<mangix>
only compile
<aparcar[m]>
how much are those dev boards?
<mangix>
the patch should be fine as Synopsis carries a similar one in their glibc fork.
<mangix>
I have no idea.
<aparcar[m]>
I forwarded your email, let's see if they can test it for us
<aparcar[m]>
could you test my squashfs-tools-ng patch? I don't want to get it into 20.x
<aparcar[m]>
mangix: can you please elaborate on this situation? you did recently remove uclibc-ng from openwrt and now there is only musl and glibc left, right?
<mangix>
yes but musl has no support for ARC
<aparcar[m]>
and glibc only with your patch I guess
<mangix>
for ARC700 yes
<mangix>
the otherone they upstreamed support
<mangix>
I don"t think they care much for ARC700 since it's older
<enyc>
jow: ok, in which case can you apply it so it goes into upcoming master builds, ping me and I'll test it in various v4-only v6-only NAT64 configs which I'm well set-up to do.
<Borromini>
guys, i've been seeing this with blogic's tree for a while... i wonder if there's some broken failover thing or sth at work again? https://paste.debian.net/1178657/
<jow>
Borromini: repo to large apparently, try cloning via git://git.openwrt.org/openwrt/staging/blogic.git instead
<aparcar[m]>
mangix: nevermind dedeckeh takes care of your patch
<Borromini>
ah :)
<Hauke>
aparcar[m]: I talked with dedeckeh and we want to wait till after the vacation season
<Hauke>
removing the arc770 target was our preferred solution
<aparcar[m]>
ok sounds good
<aparcar[m]>
thanks
<enyc>
jow: [or, give me some kind of clone/fork package or similar??] I'm re-learning my languagega and coding ando ther eexrecises and not yet into git-voodoo and opnewrt-dev voodoo yet!
<mangix>
Hauke: can't reply to the email on mobile. but yes, itshould fix the error on ARC.
Borromini has quit [Quit: Lost terminal]
<mangix>
ldd no longer shows anything special.
<Hauke>
mangix: were you able to reproduce the problem?
<mangix>
no
<mangix>
but this will fix it no matter what
swex has quit [Quit: swex]
<mangix>
Hauke: try running ldd in the SDK's tools
<enyc>
OK my bt-hhv5a (lantiq) doing wifi-APs and VLANs, that did work fine with 19.07.5 is now crashing/resetting under Master. Should I set up some network-logging / debugging somehow??
<enyc>
not todo with the ntp limitations or so, seemingly
<jow>
if the archs38 build lacks the "Bundling xxx" messages, it means the script could not find $LDSO
<jow>
which could be either due "ldd" having unexpected output (maybe we called the cross-glibc's ldd instead of the host one?) or the system ldso not matching the "*/ld-*.so*" pattern
<jow>
I guess the culprit is with the former
<mangix>
I do wonder what the issue is with libubox and friends though. I assume there's a native CMake way to fix this instead of hacking around it.
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
<jow>
to fix what?
<mangix>
the gist I posted above.
<jow>
unless you mange to use rpath with $ORIGIN and relative search paths I don't see any fix for it
<jow>
ironically it does work when performed on my desktop since incorrectly hardcodes the builder path in its shebang so it fails when executed elsewhere, allowing bundle-libraries.sh to fallback to /usr/bin/ldd
<mangix>
funny. I will test my cmake stuff to see if it works.
<russell-->
jow: i asked a question a few days ago about iproute2 build failing under some all =m conditions, when the post build discovers what it thinks is a missing dependency (specified as a conditional dependency). do you have any idea what's wrong?
<russell-->
2020-12-24 06:09 russell--: Package tc is missing dependencies for the following libraries: