Announcement

Collapse
No announcement yet.

Unable to start wireless

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to start wireless

    I had set up Kubuntu to dual boot with another OS on my computer. When Ubiquity tried to restore previously installed packages it failed to do so and the installer crashed.

    I was able to boot into my Kubuntu installation, but there were no wireless networks listed, even after multiple reboots.

    There are errors saying that there is no VPN module, which I suspect is part of the problem.

    I'm not sure how to get more information if it's needed, if anyone has any suggestions I'm all ears.

    #2
    Originally posted by Rusakov View Post
    When Ubiquity tried to restore previously installed packages it failed to do so and the installer crashed.
    More details might help, not sure what happened here.

    However, first begin by running this command to attempt to finish installing any packages
    sudo dpkg --configure -a
    If this completes without error, you should be all set.
    You may try
    sudo apt-get -f install
    to install any missing things, but you may need to try connecting with a cable to do this.

    Comment


      #3
      Originally posted by claydoh View Post
      More details might help, not sure what happened here.

      However, first begin by running this command to attempt to finish installing any packages
      sudo dpkg --configure -a
      If this completes without error, you should be all set.
      You may try
      sudo apt-get -f install
      to install any missing things, but you may need to try connecting with a cable to do this.
      Actually, I fixed it by doing a reinstall. Thank you anyways.

      Comment

      Working...
      X