ephemer0l has quit [Remote host closed the connection]
ephemer0l has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
torv is now known as Guest4477
torv has joined #openwrt-devel
Guest4477 has quit [Ping timeout: 480 seconds]
hanetzer has quit [Quit: WeeChat 3.6]
kcinimod has joined #openwrt-devel
grift___ has quit [Read error: Connection reset by peer]
danitool has quit [Remote host closed the connection]
srslypascal has quit [Quit: Leaving]
torv is now known as Guest4487
torv has joined #openwrt-devel
Guest4487 has quit [Ping timeout: 480 seconds]
srslypascal has joined #openwrt-devel
bluew has quit [Remote host closed the connection]
bluew has joined #openwrt-devel
srslypascal is now known as Guest4495
srslypascal has joined #openwrt-devel
srslypascal has quit [Remote host closed the connection]
srslypascal has joined #openwrt-devel
Guest4495 has quit [Ping timeout: 480 seconds]
srslypascal has quit [Ping timeout: 480 seconds]
torv has quit [Ping timeout: 480 seconds]
MaxSoniX has joined #openwrt-devel
Borromini has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
floof58 is now known as Guest4500
floof58 has joined #openwrt-devel
Guest4500 has quit [Ping timeout: 480 seconds]
csrf has quit [Ping timeout: 480 seconds]
Borromini has quit [Read error: Connection reset by peer]
Borromini has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
srslypascal has joined #openwrt-devel
rua1 has quit [Quit: Leaving.]
torv has joined #openwrt-devel
rua has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
robimarko has joined #openwrt-devel
aiyion has quit [Remote host closed the connection]
aiyion has joined #openwrt-devel
<vulpes2[m]>
f00b4r0: would you mind running `lsusb -t` on your nanopi r2s with working onboard USB ethernet?
<vulpes2[m]>
I ran a diff between the vendor kernel and mainline, it seems like the mainline kernel is missing a USB3 PHY driver entirely for some reason.
<f00b4r0>
vulpes2[m]: can you remind me which package contains lsusb?
<vulpes2[m]>
hauke mentioned that deleting nodes from included dtsi should be avoided, so I had to move the LEDs and switches to the individual dts files
torv has quit [Ping timeout: 480 seconds]
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
philipp64 has joined #openwrt-devel
<soxrok2212>
dangole: thank you!!!
torv has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #openwrt-devel
torv is now known as Guest4522
torv has joined #openwrt-devel
Guest4522 has quit [Remote host closed the connection]
Borromini has joined #openwrt-devel
philipp64 has joined #openwrt-devel
torv has quit [Ping timeout: 480 seconds]
gladiac has quit [Quit: k thx bye]
gladiac has joined #openwrt-devel
gladiac has quit []
gladiac has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
cmonroe has quit [Ping timeout: 480 seconds]
MaxSoniX has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
srslypascal is now known as Guest4527
srslypascal has joined #openwrt-devel
schwicht_ has quit [Read error: Connection reset by peer]
schwicht has joined #openwrt-devel
Guest4527 has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
torv has joined #openwrt-devel
danitool has joined #openwrt-devel
Tapper has joined #openwrt-devel
MaxSoniX has quit [Quit: Konversation terminated!]
romany0 has quit [Ping timeout: 480 seconds]
soxrok2212 has quit [Ping timeout: 480 seconds]
Tapper has quit [Read error: Connection reset by peer]
Tapper has joined #openwrt-devel
soxrok2212 has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tapper1 has joined #openwrt-devel
Tapper has quit [Read error: Connection reset by peer]
<aparcar[m]>
jow: if I had an external file like asu.js could I use it as a lib within LuCI? like include that file and it's functions somehow?
romany0 has joined #openwrt-devel
<svanheule>
mrnuke_: I sent out a v3 of the LED driver. Contains: parsing of disabled port LED nodes, full initialisation from DT (so no more need for an init script)
<Mangix>
svanheule: out of curiosity, will this realtek stuff be upstreamed?
<svanheule>
Mangix: eventually that's the goal, yes
<Mangix>
I ask since there's no way this LED stuff can be
<svanheule>
I know :(
<svanheule>
but users want blinkenlights
<Mangix>
Wonder if it makes sense to add Ansuel's patchset to OpenWrt
<svanheule>
I've looked at that patch set, but never really got how it all works :-/
<svanheule>
do you know if anyone proposed alternative approaches for netdev offloading?
<svanheule>
netdev trigger offloading*
<Mangix>
No idea
torv has quit [Ping timeout: 480 seconds]
<Mangix>
anyway, my friend has one of these 16 port zyxel switches. he asked what the benefit of openwrt was over stock firmware. Apparently lower buffer bloat
<Mangix>
running on 22.03
<Mangix>
oh interesting the driver is using netif_receive_skb. that needs fixing :)
<svanheule>
the realtek driver in OpenWrt? that needs all sorts of fixing :P
<Mangix>
no BQL support either
<Mangix>
wonder why there's lower buffering then
<svanheule>
so do I. Everything is done in the switch fabric, and I doubt we would be better at setting that up than Realtek
<robimarko>
Best case scenario it should be the same
<robimarko>
But there is interesting minor improvements by using skb build and similar
<Mangix>
upstream would definitely want BQL.
<robimarko>
BQL should only matter if routing
<robimarko>
Or I got that wrong?
<Mangix>
good question. you ask around the web you get both answers
<robimarko>
BQL AFAIK is a feature of the ethernet controller
<robimarko>
If switching packet never even makes it that far
<Mangix>
Anyway, netif_receive_skb -> netif_receive_skb_list seems like an easy enough patch
Borromini has quit [Ping timeout: 480 seconds]
soxrok2212_ has joined #openwrt-devel
soxrok2212 has quit [Remote host closed the connection]
<robimarko>
f00b4r0: did you guys figure out the networking regression?
<f00b4r0>
robimarko: I don't follow?
<robimarko>
f00b4r0: On the nanopi?
<robimarko>
Or I got that wrong
<f00b4r0>
I wasn't the one doing the investigation. It Works For Me™ ;)
<f00b4r0>
vulpes2[m] is the one looking.
csrf has joined #openwrt-devel
<svanheule>
Mangix: when you say my proposed LED driver won't be upstreamable, are you referring to the devicetree interface trigger offloading? Or are there other parts you think are unacceptable?
<robimarko>
DT wont be for sure with the current upstream stance
<robimarko>
They have been playing ping-pong in regards to that for years
<svanheule>
well, my switches are labelled with "Link/Act 1000M", "Link/Act", "Gigabit", etc. So in some sense putting that info in the devicetree is just documenting that
<robimarko>
I agree with you, but upstream has reached no consensus on how to do LED offloading
Tapper1 has quit [Ping timeout: 480 seconds]
Borromini has joined #openwrt-devel
gladiac has quit [Quit: k thx bye]
goliath has quit [Quit: SIGSEGV]
mrkiko has quit [Quit: leaving]
Tapper has joined #openwrt-devel
Harm_ has joined #openwrt-devel
robimarko has quit [Quit: Leaving]
Borromini has quit [Quit: leaving]
schwicht_ has joined #openwrt-devel
schwicht has quit [Read error: Connection reset by peer]
cmonroe_ has joined #openwrt-devel
<Mangix>
svanheule: what robimarko said
ahf has quit [Ping timeout: 480 seconds]
bluew has joined #openwrt-devel
torv has joined #openwrt-devel
<Tapper>
Just for any one that knows anything about the r7800 rebooting problem. I flashed back to r20893 and it has stoped so far.