Announcement

Collapse
No announcement yet.

After upgrade to KDE 4.9.3, no network and black screen after login

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

    After upgrade to KDE 4.9.3, no network and black screen after login

    Hi,

    I am running Kubuntu 12.04 64-bit and yesterday I updated KDE to 4.9.3 through the Kubuntu Backports PPA. After the installation and a reboot, I tried to login, but instead of the loading screen (the one with the icons being displayed) I was met with a black screen and a cursor, which I could move. I was able to fallback to tty console (Ctrl+Alt+F1) and tried to see whether I could fix anything by updating/upgrading.

    Unfortunately it appears that the upgrade left me without any network, as I am unable to sudo apt-get update nor to ping anything.

    Could anyone shed some light on what might have happened and how I should proceed in order to debug?

    Thanks in advance!

    Kind Regards,
    Veroslav

    #2
    Anything else upgraded?

    What does Ctrl+Alt+F7 (or F8) give you at that black screen?
    GigaByte GA-965G-DS3, Core2Duo at 2.1 GHz, 4 GB RAM, ASUS DRW-24B1ST, LiteOn iHAS 324 A, NVIDIA 7300 GS, 500 GB and 80 GB WD HDD

    Comment


      #3
      Thanks for the reply. You mean when I am already at the black screen or after I've switched to tty console? I tried switching backward and forward between the two (Ctrl+Alt+F1 and Ctrl+Alt+F7) and after Ctrl+Alt+F7 it always displays the black screen.

      I don't recall there were other upgrades than KDE 4.9.3 itself, although I do remember I needed to perform the upgrade twice. The first time around updating from within update manager left me with some packages that could not be installed at that time. After installing what was possible, I tried updating again and then everything seem to install, as I could not see anything left to update in the update manager.

      After this I rebooted and was greeted with the black screen as described.

      I am suspecting that the kdenetwork package was somehow damaged but I can't figure it out.

      Comment


        #4
        Ctrl+Alt+F7 or Ctrl+Alt+F8 should give you a logon that's not in X.
        You might try xdrvr=vesa at the GRUB boot screen. Beyond that I'm probably lost.
        What video card/chipset do you have?
        GigaByte GA-965G-DS3, Core2Duo at 2.1 GHz, 4 GB RAM, ASUS DRW-24B1ST, LiteOn iHAS 324 A, NVIDIA 7300 GS, 500 GB and 80 GB WD HDD

        Comment


          #5
          Will have a try, need to refresh my knowledge about GRUB boot parameters, so it will take me a while. I understand, I am really lost myself, upgrading to the previous two KDE versions (4.9.1 and 4.9.2) went without a hitch. It is an optimus laptop (intel/nVidia) and I am running with Bumblebee in order to disable the nVidia card.

          Thanks for the tips so far, I appreciate it.

          Comment


            #6
            Try turning off your effects by pressing alt+shift+F12.

            If you can get it back up you might want to try and revert back to the last KDE.
            Rob

            Comment


              #7
              Try:
              Code:
              sudo apt-get update 
              sudo apt-get dist-upgrade
              sudo apt-get install -f
              sudo apt-get install kubuntu-desktop

              Comment


                #8
                Thank you for the replies. Unfortunately, I am off to work in a minute but I will have a go tonight when I am at home.

                james147, I've tried update, dist-upgrade and install kubuntu-desktop yesterday, the first two did nothing ( no packages to update/upgrade) and the last one couldn't install kubuntu-desktop because it didn't get any hits with the repository it tried to download from (I seem to be missing the network connection which prevents me from installing anything it seems).

                I will try sudo apt-get install -f tonight, thanks.

                Kind Regards,
                Veroslav

                Comment


                  #9
                  Do any of your interfaces have IP addresses?

                  Code:
                  ifconfig -a
                  If the connected interface does not have an IP address, have you run dhclient on the connected interface?

                  Examples:
                  Code:
                  dhclient wlan0
                  dhclient eth0

                  Comment


                    #10
                    Hi again,

                    now I had a chance to perform some of the commands I was given in the previous replies and here are the results:

                    I've tried turning off the effects by pressing alt+shift+F12 at the login screen (can't reach the desktop) without anything happening.

                    Code:
                    sudo apt-get update
                    
                    Err http://se.archive.ubuntu.com precise InRelease
                      
                    Err http://security.ubuntu.com precise-security InRelease
                      
                    Err http://extras.ubuntu.com precise InRelease
                      
                    Err http://se.archive.ubuntu.com precise-updates InRelease
                      
                    Err http://se.archive.ubuntu.com precise-backports InRelease
                      
                    Err http://ppa.launchpad.net precise InRelease
                      
                    Err http://ppa.launchpad.net precise InRelease
                      
                    Err http://ppa.launchpad.net precise InRelease
                      
                    Err http://ppa.launchpad.net precise InRelease
                      
                    Err http://ppa.launchpad.net precise InRelease
                      
                    Err http://deb.opera.com stable InRelease
                      
                    Err http://security.ubuntu.com precise-security Release.gpg
                      Could not resolve 'security.ubuntu.com'
                    Err http://extras.ubuntu.com precise Release.gpg
                      Could not resolve 'extras.ubuntu.com'
                    Err http://se.archive.ubuntu.com precise Release.gpg
                      Could not resolve 'se.archive.ubuntu.com'
                    Err http://se.archive.ubuntu.com precise-updates Release.gpg
                      Could not resolve 'se.archive.ubuntu.com'
                    Err http://ppa.launchpad.net precise Release.gpg
                      Could not resolve 'ppa.launchpad.net'
                    Err http://ppa.launchpad.net precise Release.gpg
                      Could not resolve 'ppa.launchpad.net'
                    Err http://ppa.launchpad.net precise Release.gpg
                      Could not resolve 'ppa.launchpad.net'
                    Err http://ppa.launchpad.net precise Release.gpg
                      Could not resolve 'ppa.launchpad.net'
                    Err http://deb.opera.com stable Release.gpg
                      Could not resolve 'deb.opera.com'
                    Err http://se.archive.ubuntu.com precise-backports Release.gpg
                      Could not resolve 'se.archive.ubuntu.com'
                    Err http://ppa.launchpad.net precise Release.gpg
                      Could not resolve 'ppa.launchpad.net'
                    Reading package lists...
                    Code:
                    sudo apt-get dist-upgrade
                    
                    Reading package lists...
                    Building dependency tree...
                    Reading state information...
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                    Code:
                    sudo apt-get install -f
                    
                    Reading package lists...
                    Building dependency tree...
                    Reading state information...
                    The following packages were automatically installed and are no longer required:
                      libegl1-mesa-drivers libxklavier16 liblightdm-qt-2-0 libsrtp0
                      plasma-active-data lightdm lightdm-kde-greeter libopenvg1-mesa libgconf2-4
                      libgbm1 libkrossui4 libglib2.0-bin libegl1-mesa libspnav0 libwayland0
                      libxcb-xfixes0 liblightdm-gobject-1-0 libgsl0ldbl libortp8 libmediastreamer0
                    Use 'apt-get autoremove' to remove them.
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                    Code:
                    sudo apt-get install kubuntu-desktop
                    
                    Reading package lists...
                    Building dependency tree...
                    Reading state information...
                    The following packages were automatically installed and are no longer required:
                      libegl1-mesa-drivers plasma-active-data libopenvg1-mesa libgconf2-4 libgbm1
                      libkrossui4 libegl1-mesa libspnav0 libwayland0 libxcb-xfixes0 libgsl0ldbl
                    Use 'apt-get autoremove' to remove them.
                    The following extra packages will be installed:
                      akregator apport-kde apturl-kde jockey-kde kaddressbook kde-config-touchpad
                      kde-workspace kde-workspace-bin kdepim-kresources kdepim-strigi-plugins
                      kmail knotes kontact kopete kopete-message-indicator korganizer
                      language-selector-kde libeventviews4 libkopete4 libksieveui4
                      libmailimporter4 libmessagelist4 libreoffice-draw libreoffice-impress
                      libreoffice-writer plasma-desktop plasma-netbook plasma-scriptengine-python
                      plasma-widget-facebook plasma-widgets-addons plasma-widgets-workspace
                      printer-applet system-config-printer-kde usb-creator-kde userconfig
                    Suggested packages:
                      plasma-scriptengines kleopatra spamassassin bogofilter spambayes bsfilter
                      crm114 clamav procmail gnokii kjots ktimetracker knode kdeartwork-emoticons
                      texlive-latex-base libreoffice-gcj libreoffice-filter-binfilter
                      libreoffice-java-common libreoffice-base plasma-widget-lancelot
                    The following NEW packages will be installed:
                      akregator apport-kde apturl-kde jockey-kde kaddressbook kde-config-touchpad
                      kde-workspace kde-workspace-bin kdepim-kresources kdepim-strigi-plugins
                      kmail knotes kontact kopete kopete-message-indicator korganizer
                      kubuntu-desktop language-selector-kde libeventviews4 libkopete4 libksieveui4
                      libmailimporter4 libmessagelist4 libreoffice-draw libreoffice-impress
                      libreoffice-writer plasma-desktop plasma-netbook plasma-scriptengine-python
                      plasma-widget-facebook plasma-widgets-addons plasma-widgets-workspace
                      printer-applet system-config-printer-kde usb-creator-kde userconfig
                    0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
                    Need to get 30.3 MB of archives.
                    After this operation, 101 MB of additional disk space will be used.
                    Do you want to continue [Y/n]? Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main akregator amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise-updates/main apport-kde all 2.0.1-0ubuntu14
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main apturl-kde amd64 0.5.1ubuntu3
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise-updates/main jockey-kde all 0.9.7-0ubuntu7.4
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main kde-config-touchpad all 0.8.1-1ubuntu1
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main kopete-message-indicator amd64 0.2.1-0ubuntu2
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main language-selector-kde all 0.79
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kaddressbook amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main plasma-widgets-workspace amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main plasma-desktop amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main plasma-netbook amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kde-workspace-bin amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kde-workspace all 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kdepim-kresources amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kdepim-strigi-plugins amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main libksieveui4 amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main kubuntu-desktop amd64 1.254
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise-updates/main libreoffice-draw amd64 1:3.5.4-0ubuntu1.1
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main libmailimporter4 amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main libmessagelist4 amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kmail amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main knotes amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kontact amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main libkopete4 amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa3
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main kopete amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa3
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main libeventviews4 amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main korganizer amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main plasma-scriptengine-python all 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main plasma-widget-facebook all 1.0-0ubuntu1
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main usb-creator-kde amd64 0.2.38
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://se.archive.ubuntu.com/ubuntu/[/url] precise/main userconfig all 0.9.0-0ubuntu10
                      Could not resolve 'se.archive.ubuntu.com'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main plasma-widgets-addons amd64 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa2
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main printer-applet all 4:4.9.3-0ubuntu1~ubuntu12.04.1~ppa1
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/[/url] precise/main system-config-printer-kde all 4:4.9.2-0ubuntu1~ubuntu12.04.1~ppa1
                      Could not resolve 'ppa.launchpad.net'
                    Err [url]http://security.ubuntu.com/ubuntu/[/url] precise-security/main libreoffice-draw amd64 1:3.5.4-0ubuntu1.1
                      Could not resolve 'security.ubuntu.com'
                    Err [url]http://security.ubuntu.com/ubuntu/[/url] precise-security/main libreoffice-impress amd64 1:3.5.4-0ubuntu1.1
                      Could not resolve 'security.ubuntu.com'
                    Err [url]http://security.ubuntu.com/ubuntu/[/url] precise-security/main libreoffice-writer amd64 1:3.5.4-0ubuntu1.1
                      Could not resolve 'security.ubuntu.com'
                    Code:
                    ifconfig -a
                      
                      eth0      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
                              UP BROADCAST MULTICAST  MTU:1500  Metric:1
                              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                              collisions:0 txqueuelen:1000 
                              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
                              Interrupt:50 Base address:0x2000 
                    
                    lo        Link encap:Local Loopback  
                              inet addr:127.0.0.1  Mask:255.0.0.0
                              inet6 addr: ::1/128 Scope:Host
                              UP LOOPBACK RUNNING  MTU:16436  Metric:1
                              RX packets:432 errors:0 dropped:0 overruns:0 frame:0
                              TX packets:432 errors:0 dropped:0 overruns:0 carrier:0
                              collisions:0 txqueuelen:0 
                              RX bytes:33648 (33.6 KB)  TX bytes:33648 (33.6 KB)
                    
                    wlan0     Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
                              UP BROADCAST MULTICAST  MTU:1500  Metric:1
                              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                              collisions:0 txqueuelen:1000 
                              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
                    dhclient wlan0 didn't result in anything and after I waited for a few minutes and restarted the computer afterwards, the situation was the same as before.

                    However, below are the last few lines of syslog after a system start and after dropping in and logging in from tty console:

                    Code:
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Auto-activating connection 'my_con'.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) starting connection 'my_con'
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0/wireless): access point 'my_con' has security, but secrets are required.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <warn> No agents were available for this request.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
                    Nov 14 20:49:56 laptop NetworkManager[924]: <warn> Activation (wlan0) failed for access point (my_con)
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> Marking connection 'my_con' invalid.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <warn> Activation (wlan0) failed.
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
                    Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): deactivating device (reason 'none') [0]
                    For some reason it fails to connect to my wireless connection (my_con), it should connect to it automatically normally.
                    Can anybody see anything weird?

                    Thanks!

                    Regards,
                    Veroslav

                    Comment


                      #11
                      I should also mention that I tried logging in to the fail-safe mode from within GUI login. What happened is that I could briefly see an empty konsole window on the desktop and very quickly it went back to the login screen again.

                      Comment


                        #12
                        Wireless connection are made by network manager after you login... if you can I suggest pluggin in a network cable and running the commands I mentioned before.

                        If you cannot then you will need to configure the wireless network on command line.

                        Comment


                          #13
                          Hi james147,

                          I do have access to the wired network connection, will plug it in tonight and run the commands you suggested previously. I will keep you posted of the results, thank you.

                          Regards,
                          Veroslav

                          Comment


                            #14
                            Also, if you don't get an IP address when you plug in the network cable try running
                            Code:
                            sudo dhclient eth0
                            to request one from your router (though this should happen automatically).

                            Comment


                              #15
                              Unfortunately it looks like the update didn't finish. In the code box above where you typed "sudo apt-get install kubuntu-desktop" there's a whole list of files to be updated/upgraded, then the messages start showing up about not being able to reach the repos. Apt does this when something doesn't get completed, it keeps the list, actually has some of the programs already downloaded, but doesn't install them until the whole list is filled. Now without the network access it can't finish. And a lot of the packages I see in the list have to do with the desktop, kde-workspace and kde-workspace-bin for instance. I don't know what the update manager did, but what I'm seeing in that code box shows me the update didn't complete. Apt-get would have nothing listed there if it did.

                              The wifi errors seem to indicate you connect through a secure connection, with user authentication and a password. It seems - I'm not real familiar with wifi - like your authentication isn't being provided to Network Manager. This line seems to point to that:

                              Code:
                              Nov 14 20:49:56 laptop NetworkManager[924]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
                              If you have this at home, and have a wireless router, try connecting the computer directly to the ethernet port and see if that gives you a network again. If it does, try finishing the update through the terminal with apt-get.
                              Computers don't make mistakes. They only execute them.

                              Comment

                              Working...
                              X