<m4t>
i will try to package it locally and see if that fixes things.
<m4t>
the needed module thankfully is as advertised, tiny, and appears to require no external dependencies.
gch981213323 has joined #openwrt-devel
gch98121332 has quit [Ping timeout: 264 seconds]
gch981213323 is now known as gch98121332
gch981213329 has joined #openwrt-devel
gch98121332 has quit [Read error: Connection reset by peer]
gch981213329 is now known as gch98121332
<m4t>
eh, i was going to open a PR, but getting around to testing it, it's still broken at runtime sooo
<m4t>
strace shows it's opening a udp conn to localhost 65535, example code does this: 500 Can't connect to search.cpan.org:80 (System error)
<m4t>
ah it's just the lack of ipv6 that's making it unhappy. adding BEGIN { $Net::HTTP::SOCKET_CLASS = 'IO::Socket::INET'; require Net::HTTP; } fixed it. i'll open that PR.
gch98121332 has quit [Read error: Connection reset by peer]
feriman has quit [Read error: Connection reset by peer]
feriman has joined #openwrt-devel
feriman has quit [Read error: Connection reset by peer]
jmccrohan has quit [Ping timeout: 246 seconds]
jmccrohan has joined #openwrt-devel
gch981213327 has joined #openwrt-devel
gch98121332 has quit [Read error: Connection reset by peer]
gch981213327 is now known as gch98121332
feriman has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has joined #openwrt-devel
<mangix>
m4t: i don't use perl hence the breakage :)
gch98121332 has quit [Read error: Connection reset by peer]
gch98121332 has joined #openwrt-devel
hbug_ has quit [Ping timeout: 240 seconds]
hbug_ has joined #openwrt-devel
gch981213328 has joined #openwrt-devel
swalker has quit [Remote host closed the connection]
gch98121332 has quit [Ping timeout: 264 seconds]
gch981213328 is now known as gch98121332
feriman has quit [Read error: Connection reset by peer]
feriman has joined #openwrt-devel
jmccrohan has quit [Ping timeout: 256 seconds]
jmccrohan has joined #openwrt-devel
feriman has quit [Read error: Connection reset by peer]
dedeckeh has quit [Remote host closed the connection]
feriman has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
swalker has joined #openwrt-devel
danitool has joined #openwrt-devel
Borromini has joined #openwrt-devel
ivanich has joined #openwrt-devel
<mangix>
exit
feriman has quit [Read error: Connection reset by peer]
<m4t>
i started looking at packaging Net::SSLeay to give it https support, but getting it to cross compile is going to require some doing
<m4t>
it
<m4t>
's an xs module that links against openssl but makes all sorts of assumptions and does checks like running /usr/bin/openssl to figure out which version it is
feriman has joined #openwrt-devel
damex has joined #openwrt-devel
muhaha has joined #openwrt-devel
feriman has quit [Read error: Connection reset by peer]
ivanich_ has joined #openwrt-devel
ivanich has quit [Read error: Connection reset by peer]
feriman has joined #openwrt-devel
gch98121332 has quit [Read error: Connection reset by peer]
gch98121332 has joined #openwrt-devel
black_ant has quit [Quit: simplicity does not kill]
feriman has quit [Read error: Connection reset by peer]
feriman has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
damex has quit [Read error: Connection reset by peer]
<m4t>
(well, with the intention of opening a formal PR later)
<m4t>
surprisingly to me, Net::SSLeay compiles by just patching out the hard-coded stuff / /usr/bin/openssl version check, and instead setting the variables in Makefile.PL using `$ENV{PKG_CONFIG} ... openssl`
<Pepe>
m4t: Why don't you fork the repository and enable Github Actions for your repository?
<m4t>
i can try that, thanks
<m4t>
that's sufficient ?
* m4t
tries opening a PR against his own fork
<m4t>
oh, well, i guess actions are enabled, but not configured
<m4t>
okay, nevermind, opening a PR against myself did trigger the build test
<m4t>
that's pretty slick actually
dwmw2_gone has quit [Ping timeout: 258 seconds]
victhor has joined #openwrt-devel
dwmw2_gone has joined #openwrt-devel
blb4393 has joined #openwrt-devel
shibboleth has quit [Quit: shibboleth]
Borromini has joined #openwrt-devel
danitool has joined #openwrt-devel
noltari has quit [Quit: Bye ~ Happy Hacking!]
<m4t>
i noticed some weirdness with openssl, where if it's compiled without engine support, things break. commenting out the following in /etc/ssl/openssl.cnf fixes it: engines=engines. i wonder if that should be commented out conditionally on CONFIG_OPENSSL_ENGINE?
noltari has joined #openwrt-devel
Tost has joined #openwrt-devel
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
<xdarklight>
Hauke: steps to reproduce: fire up my O2 6431, run "iperf3 -s" on my computer, start iperf3 -c <computer IP> on the board until data transfer stops
<xdarklight>
Hauke: I checked /proc/interrupts, the xrx200_net_rx counter is still increasing but xrx200_net_tx is stuck
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Client Quit]
<aparcar[m]>
Hauke: still around?
Borromini has quit [Quit: Lost terminal]
dedeckeh has quit [Remote host closed the connection]
<xdarklight>
Hauke: hmm, sorry I had an old image laying around which I flashed. the actual problem that I am seeing is that LAN port 2 (which is the same port used on the 7412) does not see any RX. the three other GPHY PHY22F ports are working fine, only this one is defa
<xdarklight>
s/defa/deaf/
ivanich_ has quit [Quit: Konversation terminated!]
<Hauke>
xdarklight: which port on the switch is LAN port 2?
<xdarklight>
Hauke: also on port two actually
<Hauke>
ok let me check if the configuration is correct
<Hauke>
xdarklight: which dts file is this?
<xdarklight>
Hauke: vr9_arcadyan_vgv7510kw22.dtsi
<Hauke>
xdarklight: the mac 3 is working fine?
<xdarklight>
Hauke: yep, I've tested all three other LAN ports and these are working fine for me. I have not tested the WAN port though (it uses an external RMII PHY)
<Hauke>
xdarklight: is the link up when you plug in the cable?
<Hauke>
there is no mux between the mac and the phy
<xdarklight>
Hauke: yes: gswip 1e108000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
<Hauke>
if the ethtool counters are not counting anything I assume the PHY has a problem
<xdarklight>
Hauke: for comparison with port 1: gswip 1e108000.switch lan1: Link is Up - 100Mbps/Full - flow control rx/tx
<xdarklight>
(looks identical to me)
Tost has quit [Ping timeout: 264 seconds]
<Hauke>
xdarklight: can you please post the porbing results on the phys