-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Network not working anymore though ethernet after heavy load RPi 4b #4054
Comments
What happened between the third and fourth lines in this log? The Pi had been booted for almost 20 minutes, but then something modified the network state - both for WiFi and Ethernet. You mention heavy load in the title, but not elsewhere:
|
The change must be that i've been using it through wifi, but plugged the cable to try again, and unplugged it, to see if logs showed anything that could help searching whats happening.
I already had the problem before having the touchscreen. |
We see quite a few problems with "kit" power supplies. Please repeat your test again without changing the WiFi or Ethernet configuration - don't enable or disable anything and don't touch the cable. When you get a failure, upload the dmesg output. |
The problem is that I cannot get the info while getting the failure. If I plug the ethernet cable i can't get the message since Im not able to connect through ssh, even if I'm already succesfully connected to wifi because I can't use internet. |
The kernel messages should be copied to /var/log/kern.log, so you can find them after a reboot. |
Plug the device into a monitor and see if the power warning appears on the monitor (just to help rule out a power supply issue, the firmware will display a graphic on the display if its detecting low power while in use). |
Its not appearing, seen the touchscreen and nothing about low power. |
Is it connected through HDMI? Or is it going through the display connector? Because I'm not sure if the firmware can display it through the Display connector (Im not sure what its called, its the connection on the board itself). @pelwell Would know if it would or not. |
It should since i get the full desktop and all, or im i wrong? |
Well I know the firmware can talk/control the GPU that would display this information. I just don't know if its rendered directly through the GPU or if its through the HDMI Controller. I Just wanna be safe we have the correct information. |
I can confirm I tried different power supply, cable and all and problem keeps btw |
Connected through hdmi no signal of low power on it |
https://pastebin.pl/view/2bbe05a6 Done, its big btw |
I think the failure happened Jan 6 and since then i cannot use ethernet. |
|
Describe the bug
I cannot use ethernet anymore since I get IP but no connection at all while no problems on Wifi.
To reproduce
List the steps required to reproduce the issue.
Expected behaviour
I wanted to use my device as "server" attached to a external drive and with transmission, SMB and DLNA connected through ethernet port to get better speed than wireless.
Actual behaviour
Im using wifi while I find some fix for this but its way slower.
System
RASPINFO https://pastebin.pl/view/76187585
cat /etc/rpi-issue
)? Linux raspberrypi 5.4.79-v7l+ "apt-get dist-upgrade" on a clean Raspbian 1.9 install outputs many pypy-upstream removal warnings #1373vcgencmd version
)? version ab1181cc0cb6df52bfae3b1d3fef0ce7c325166c (clean) (release) (start)uname -a
)? Linux raspberrypi 5.4.79-v7l+Logs
DMESG https://pastebin.pl/view/53644379
Additional context
Right now I havent it connected through ethernet since I use RPi trough ssh and a small touchscreen and If I plug ethernet I cannot use SSH, doesnt matter if im also connected to wifi, I cannot connect overall.
I dont know what else should I upload because Im new at this so thanks for the help and my apologies for the misspelled words!
The text was updated successfully, but these errors were encountered: