10-13-2021, 11:54 PM
If you don't need bluetooth you could disable the service
The network could be a slow DHCP request being answered, maybe try setting a static IP?
Code:
sudo systemctl disable bluetooth.service
The network could be a slow DHCP request being answered, maybe try setting a static IP?