Hey, I made an earlier post about this, but I need to know how to fix this problem. It might be a firmware issue. But, when I try to connect to the WiFi, it says the ip configuration is not available and it says setting network address. My laptop is an hp omnibook 7 flip.
Also, the WiFi driver I have is an intel be201 320mhz, (rev10)
Reference to old post here, (the sound is now working, so you can ignore that detail): Trying to connect to WiFi and audio, but didn’t connect and couldn’t play sound, either - #6 by dajs15
What is the output of this command?
nmcli connection show Stevens | grep ipv4.method
(I’m not sure if Stevens
is the connection name, but anyway, you can list the connections using nmcli connection show
and select the proper one).
The DHCP server is working? I mean, other devices (like mobile phone or wathever) are working, yes?
You can view journal entries for dhcp
with: journalctl --no-hostname -b -g dhcp
.
https://access.redhat.com/solutions/7002283 has “Diagnostic Steps” for this problem.
You will find that posting terminal output as (pre-formatted) text that can be found in web searches allows others with similar issues to find this topic.
Yes, they are.
What about this command?