Activity
From 11/18/2022 to 12/17/2022
12/12/2022
- JC 08:15 PM Software Development: RE: Cannot establish an ethernet connection
- You didn't answer any of my questions.
Are you connecting directly to your PC, and not connected to your normal network? I.E. a direct connection?
> Still not working.
What exactly did you do?
> ...
I don't see the phy not found e...
12/10/2022
- VK 10:47 PM Software Development: RE: Cannot establish an ethernet connection
- Still not working. I notice that get this during load:
12/06/2022
- JC 04:40 PM Software Development: RE: Cannot establish an ethernet connection
- > changing the ip value from none to dhcp
Don't set dhcp in the kernel bootargs, this will cause boot to fail if it can't get an address and the kernel has no need to get a network connection on boot when you are booting from an sd card... - VK 09:15 AM Software Development: RE: Cannot establish an ethernet connection
- The problem has returned. And also, I noticed that the boot process stucks at this moment:
12/05/2022
- JC 06:36 PM Software Development: RE: Cannot establish an ethernet connection
- Glad to hear it
- VK 06:03 PM Software Development: RE: Cannot establish an ethernet connection
- Suddenly it began to work correctly. I understand nothing;-) I suppose that router was the problem cause.
- VK 05:18 PM Software Development: RE: Cannot establish an ethernet connection
- Hi Jonathan, thank you for your reply!
Previously I have just connected the board to the router. I did not see the board in my LAN, and ifconfig output contained no IP except localhost. Then I tried to override boot command like this: - JC 02:26 PM Software Development: RE: Cannot establish an ethernet connection
- Hi Vadym, Could you tell me what software and hardware you are using?
Also a console log from boot would be helpful showing the problem your seeing.
12/04/2022
- I cannot establish an ethernet connection for ssh and package updating. How to fix it?