Results 1 to 2 of 2

Thread: Wireless connection down everytime i start/reboot my laptop

  1. #1
    Join Date
    May 2012
    Beans
    9

    Question Wireless connection down everytime i start/reboot my laptop

    Hello everytime i start or reboot my laptop some connections like wireless and Bluetooth are down, what i do is run the command:

    Code:
    sudo rfkill unblock all
    that fixes it until net reboot or start of Ubuntu.

    How do i fix this issue permanently?

    Thank you in advance

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Wireless connection down everytime i start/reboot my laptop

    Hi, welcome to the forum! Please open a terminal ctrl+alt+t copy and paste the following commands into it one line at a time, then paste the results here:

    Code:
    cat /etc/lsb-release; uname -a
    lspci -nnk | grep -iA2 net
    lsusb
    iwconfig
    rfkill list all
    lsmod
    by clicking on new reply and click # and paste the information between the brackets.
    Thank you

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •