Announcement

Collapse
No announcement yet.

Kubuntu 14.04 boot in console mode after upgrade

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

    Kubuntu 14.04 boot in console mode after upgrade

    Hello, I upgrade my kubuntu 13.10 to 14.10 this morning. The upgrade was succsesfull but when i restart kubuntu load only console, no desctop. Please help
    Everything was just fine before upgrade.

    #2
    when type startx
    Initializing built-in extension Generic Event Extension
    .....
    Loading extension GLX
    (EE)
    (EE) no screens found (EE)
    (EE)
    please consult the x.0rg foundation support
    xinit : giving up
    xinit : unable to connect to x server: connection refused
    xinit: server error

    Comment


      #3
      From the console (CLI) type:
      Code:
      sudo apt-get update
      sudo apt-get install -f
      sudo apt-get update
      sudo apt-get dist-upgrade
      Assuming you have a network connection, the above will:

      1. Update the package cache
      2. Attempt to fix broken/partially installed packages
      3. Update the package cache
      4. Perform an intelligent upgrade to all installed applications

      When finished, reboot. If you still end up at a console and not a working desktop, post back.
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment

      Working...
      X