(solved) Wifi work only if ethernet connetion is active.

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kkoviv

(solved) Wifi work only if ethernet connetion is active.

Post by kkoviv »

Hi,
after a long battle with d723 realtek device, I succefully install a driver for linux mint and for a little moment wifi connection is ok.

But after reboot wifi is down. I try WCDI, but nothing changes, so I installed again Network-Manager and something strange happens.

Network manager applet says wifi "device don't ready", but if i reboot with cable connection active, then wifi device turns on ready.

I disconnet cable, wifi down, reconnect cable, wifi becomes "Device don't ready".

Wifi device named "wlo1" appers in the same time like output of iwconfig and ifconfig.

I try simply

Code: Select all

Ifconfig wlo1 down
, nothing changes.

If I try

Code: Select all

iwlist wlo1 scan
, It works! But for Network-Manager "device is not ready"

Any suggestion?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kkoviv

Re: (solved) Wifi work only if ethernet connetion is active.

Post by kkoviv »

Code: Select all

sudo apt-get --purge autoremove wicd 
autoremove remove completly wicd that causes conflict.
Locked

Return to “Networking”