Flabbergasting issue with ethernet connection

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Flabbergasting issue with ethernet connection

Postby GloW » Sun May 19, 2019 11:15 am

Hello,

I have an issue that i can't make much sense of.

Here was my network setup :

Router -> BPL -> rpi3 : All is working fine

I deciced to use the rj45 in the walls for a better bandwidth, the connection is a bit flimsy, So I frst made sure this was working ok :

Router -> RJ45 wall -> Laptop(ArchLinux) : once I'm able to get a carrier all is working fine
$this->bbcode_second_pass_code('', '
cat /sys/class/net/eth0/carrier
1
...
')

So I put the ethernet cable in the rpi3, expecting it to work, but :
$this->bbcode_second_pass_code('', '
cat /sys/class/net/eth0/carrier
1
sudo ip link set eth0 up
sudo dhcpcd eth0
...
timeout
')

Not knowing what to do next, I plug a switch (actually a wifi router in access point mode) like this

Router -> Wall RJ45 -> switch -> rpi3 : All is working fine !

I just can't make sense of it.
I also tried with static ip, I get routes but nothing is going trough.
GloW
 
Posts: 8
Joined: Sun Sep 04, 2016 8:56 pm

Re: Flabbergasting issue with ethernet connection

Postby bulletmark » Sun May 19, 2019 10:34 pm

There was a shocking bug causing problems like this introduced in the kernel package linux-raspberrypi 4.19.37-2 and fixed in the latest 4.19.42-1 so make sure your system is up to date.
bulletmark
 
Posts: 102
Joined: Tue Oct 13, 2015 10:17 pm

Re: Flabbergasting issue with ethernet connection

Postby GloW » Mon May 20, 2019 12:04 pm

$this->bbcode_second_pass_code('', '[pi@alarmpi ~]$ uname -a
Linux alarmpi 4.14.94-1-ARCH #1 SMP Wed Jan 23 02:59:35 UTC 2019 armv7l GNU/Linux')

Looks like I'm fine. Do you have the link to the issue though ?
GloW
 
Posts: 8
Joined: Sun Sep 04, 2016 8:56 pm

Re: Flabbergasting issue with ethernet connection

Postby bulletmark » Mon May 20, 2019 10:35 pm

@GloW, the offending commit was added in 4.19.37-2 but was completely reverted in 4.19.42-1 so you certainly don't have *that* bug. The serious issue was https://github.com/raspberrypi/linux/issues/2964.
bulletmark
 
Posts: 102
Joined: Tue Oct 13, 2015 10:17 pm

Re: Flabbergasting issue with ethernet connection

Postby GloW » Mon Jun 10, 2019 9:09 am

I've updated my system fully, but this issue is still present. No idea what to do now.
GloW
 
Posts: 8
Joined: Sun Sep 04, 2016 8:56 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 11 guests