LINUX LITE 7.4 RC1 RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
In Wi-Fi connection the IPv4 address is not assigned.
#4
Thank you for posting back.  Anything in the log for the failure ?

Can you post the result of this command please ?
Code:
rfkill
followed by return.

Try running the command below in a terminal window to monitor the connection.
Code:
nmcli device monitor wlp2s0
followed by return.
You can start this while the network is working and then minimise the terminal window to leave it running.
When the IPv4 address disappears check back in the terminal window see if anything is logged.
If anything is shown when the failure occurs please copy it and post it to the thread.
When you've finished monitoring, select the terminal window and press 'Ctrl' and 'C'

When a failure occurs, instead of putting the system into suspend and then waking it, try executing these commands in another terminal window - not the one running the monitor.  These commands will deactivate and reactivate the wireless adaptor and may restore function.
Code:
nmcli device disconnect wlp2s0
followed by enter
Code:
nmcli device connect wlp2s0
followed by enter

You will see the effect in the monitor window.

If the disconnect/connect commands do restore the connection, next time you can try just running the connect command
Code:
nmcli device connect wlp2s0
followed by enter.

edit - correct spelling and try to improve clarity
stevef
clueless
Reply


Messages In This Thread
Re: In Wi-Fi connection the IPv4 address is not assigned. - by stevef - 01-22-2024, 06:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)