Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

  1. #11
    Join Date
    May 2010
    Beans
    200

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    SOLVED! It works! Thank you sooo much, I learned a lot and would never ever have found out by myself! I have to be very careful when upgrading next time!

  2. #12
    Join Date
    May 2014
    Location
    /home
    Beans
    10,929
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    I messed up the first command because of a copy/paste but kernel update issues are rare, I have only had one in 6 years but they do happen

  3. #13
    Join Date
    May 2010
    Beans
    200

    SOLVED! after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    It works!!!! Thank you so much for your expert help and patience! I learned a lot and I am sure that I would not have been able of solving this problem on my own! I must be more careful when upgrading as I must have done something wrong.....

  4. #14
    Join Date
    May 2010
    Beans
    200

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    SOLVED!!! Thank you so much Jeremy31! Without your expertise and patience I would never ever been able to solve this problem! I thanked you already in two posts but I do not know why it did not show up. I hope this one does.....

  5. #15
    Join Date
    May 2010
    Beans
    200

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    jeremy31 solved my problem! However, when running 'sudo apt update and sudo apt upgrade' the headers are apparently lost and I
    always have to re-run the below (adjusted for the new kernel having become installed)!
    sudo apt purge backport-iwlwifi-dkms
    sudo apt install --reinstall linux-headers-5.8.0-38-generic linux-modules-extra-5.8.0-38-generic
    Is there a way to make the change permanent so that I can upgrade normally?
    Thanks, D.

  6. #16
    Join Date
    May 2010
    Beans
    200

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    Hi,
    I am sorry, I somewhat messed up this tread answering to something else. Here is the correct one.
    Jeremy31 solved my problem. Thanks again! However, when upgrading the headers are lost and I must re-install them as before.
    How can I arrange that the headers are automatically upgraded as well and not deleted?
    Thanks, D

  7. #17
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: after upgrade of 20.04 wifi stops working (ultimate-N 6300)

    How can I arrange that the headers are automatically upgraded as well and not deleted?
    Uncle Jeremy may be out for a coffee. He suggests that you do:

    Code:
    sudo apt install linux-headers-generic
    You should be all set.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 2 of 2 FirstFirst 12

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
  •