I installed Fedora 30 Server on Raspberry 3. after I plug the power cord. Fedora starts to boot after sometimes I see this message
lan78xx_eth waiting for PHY auto negotiation to complete
and boot process stop. I must press Ctrl+C on a keyboard and after that Fedora server continues it booting. when fedora boot reaches to something like grub, I must press Enter again to boot process continue again. I want to connect raspberry to hidden network and I need MAC address of Wlan0, when I type
ifconfig
I see mac address of Wlan0, and I add my mac to my router for mac filter, but after sometimes when I run
ifconfig
again I see different mac address for Wlan0 and I think every time mac address is changed automaticaly. It is how odd why mac address of wlan0 change!!! and I want to connect to a hidden network with mac filter on the router. how I can solve this problem? I want to use this fedora server as a server for my network. I want fedora boot without keyboard and monitor and fedora boot without problem. I want to control my system over wifi network by SSH. what I must do? I think Fedora server on Raspberry 3 has some bugs
On Tue, May 21, 2019 at 10:46 AM Mostafa Faridi mfaridi@fedoraproject.org wrote:
I installed Fedora 30 Server on Raspberry 3. after I plug the power cord. Fedora starts to boot after sometimes I see this message
lan78xx_eth waiting for PHY auto negotiation to complete
and boot process stop. I must press Ctrl+C on a keyboard and after that Fedora server continues it booting. when fedora boot reaches to something like grub, I must press Enter again to boot process continue again.
You shouldn't have to hit any keys or do anything if you wait for the time out.
I want to connect raspberry to hidden network and I need MAC address of Wlan0, when I type
ifconfig
I see mac address of Wlan0, and I add my mac to my router for mac filter, but after sometimes when I run
ifconfig
again I see different mac address for Wlan0 and I think every time mac address is changed automaticaly. It is how odd why mac address of wlan0 change!!!
It's likely a security feature. If you use nmcli you should be able to turn off the random MAC on scanning funationality
https://fedoramagazine.org/randomize-mac-address-nm/ https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-networkma...
and I want to connect to a hidden network with mac filter on the router. how I can solve this problem?
If you're using a command line the tool to use is nmcli, the docs are good, "man nmcli" will likely give you enough details, else there's the online docs.
I want to use this fedora server as a server for my network. I want fedora boot without keyboard and monitor and fedora boot without problem.
I've tested across my dozen or so Raspberry Pis and have never had an issue with it automatically booting. I suggest waiting a little, the network time outs do vary depending on the local network configurations but overall it generally just works fine.
I want to control my system over wifi network by SSH. what I must do?
It's all very well documented in the Fedora docs: https://docs.fedoraproject.org/en-US/docs/
I think Fedora server on Raspberry 3 has some bugs
There's no doubt there's bugs, some of what you mention above some people would also see as features, it depends on the angle you look at it ;-)
Thanks, Great work. but I do not want mac address change. I will disable change of MAC tonight. but about first error without press ctrl+c, Fedora cannot continue booting. I want to disable this future too.
On Tue, May 21, 2019 at 4:06 PM Mostafa Faridi mfaridi@fedoraproject.org wrote:
Thanks, Great work. but I do not want mac address change. I will disable change of MAC tonight. but about first error without press ctrl+c, Fedora cannot continue booting. I want to disable this future too.
Please read what I wrote.... to restate it: If you just don't press anything it should just boot, it may take a little while depending on your specific network configuration but it will get there without any interaction at all.
but my raspberry connects to the network by wifi and my device does not use a cable to connect to the network.
Hi, Sorry for late. something happens for me and I can not test it. I check if I see this message in the booting process lan78xx_eth waiting for PHY auto negotiation to complete I must for 3 minutes and after 3 min Fedora continues it booting process.
I want when Fedora boot and reach this message lan78xx_eth waiting for PHY auto negotiation to complete dose not need timeout and boot to another process
On Tue, May 21, 2019, 1:05 PM Peter Robinson pbrobinson@gmail.com wrote:
On Tue, May 21, 2019 at 10:46 AM Mostafa Faridi mfaridi@fedoraproject.org wrote:
I installed Fedora 30 Server on Raspberry 3. after I plug the power cord. Fedora starts to boot after sometimes I see
this message
lan78xx_eth waiting for PHY auto negotiation to complete
@mfaridi in other words: what happens if you don't hit any key and you just wait?
Bye A.
Pretty strange. This doesn't happen to me, even if the LAN cable is connected or not when I power up the RPi.
On Wed, May 22, 2019, 1:03 PM Mostafa Faridi mfaridi@fedoraproject.org wrote:
I must for 3 min to boot process continue its process _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
On Wed, May 22, 2019 at 12:27 PM Alessio alciregi@gmail.com wrote:
Pretty strange. This doesn't happen to me, even if the LAN cable is connected or not when I power up the RPi.
On Wed, May 22, 2019, 1:03 PM Mostafa Faridi mfaridi@fedoraproject.org wrote:
I must for 3 min to boot process continue its process
As Alessio mentioned your experience isn't usual. Out of interest what PSU are you using, what is it rated at?
P
I have two PSU, one of them is 5V 3A and another one is 5V 2A. Fedora Server start by 5V 2A, but after sometimes reboot. So I use 5V 3A. Fedora boot normally and I can log in and use it, but I see that problem and I have to wait for 3 Min to Fedora boot.
This is picture of booting and seeing that message https://www.dropbox.com/s/ru1jr6r23rf2cpi/20190522_150138_HDR.jpg?dl=0
On Thu, May 23, 2019, 12:44 PM Mostafa Faridi mfaridi@fedoraproject.org wrote:
This is picture of booting and seeing that
The USB devices are the mouse and the keyboard, right? Did you try to boot without any device attached?
I test it without a keyboard, and Fedora Server boots very fast and it does not take 3 min to boot. I do not know why by keyboard it takes too time to boot?
after disconnect keyboard from Fedora Server, it boots faster, but sometimes when I type ifconfig
I do not see Wlan0 in the list.
Can I find some way to disable LAN network on boot process in Fedora Server? only LAN network, no WIFI network.
On Thu, 2019-05-23 at 08:23 +0000, Mostafa Faridi wrote:
Can I find some way to disable LAN network on boot process in Fedora Server? only LAN network, no WIFI network.
But the message you are seeing, appears before Fedora boot, isn't it? I mean, in some previous mail you say that the message appears before grub, isn't it?
Ciao A.
I see that message after this message
#### Starting EFI application at 00000000.....
and after the above message, I see
lan78xx_eth waiting for PHY auto negotiation to complete.....
and I have to wait for 3 Min to boot process continue.
Thanks, I use your guide to stop the change of MAC address in Fedora 30 Server and it works.