Results 1 to 7 of 7

Thread: only background after log in

  1. #1
    Join Date
    May 2009
    Location
    Portsmouth, UK
    Beans
    9
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    only background after log in

    I have recently installed Xubuntu 10.04 onto an old laptop, it had Ubuntu 9.04, but thought it would help if I put Xubuntu on it as it hasnt got a great amount of RAM.

    Anyway, I installed it fine, then installed all the upgrades in the download manager. Now after logging in, I just get the background and nothing else and it stays like that forever.

    Is there anyway of getting past this?

  2. #2
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,416
    Distro
    Xubuntu

    Re: only background after log in

    Hi and welcome to the forums

    How much RAM and what graphics card are we talking about here?

    Two options to try:

    1. freezes/hangs after login:
    https://wiki.ubuntu.com/X/Troublesho...%20credentials

    2. reconfigure the graphics. You need to boot into recovery mode, drop to a command shell and run these commands:

    Code:
    sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old
    
    sudo dpkg-reconfigure -phigh xserver-xorg
    Reboot.

  3. #3
    Join Date
    May 2009
    Location
    Portsmouth, UK
    Beans
    9
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: only background after log in

    Thanks for that, I will give it a try to see if it works.

    Its an old Dell Inspiron 1200, with 256mb and the integrated graphics card.

  4. #4
    Join Date
    Feb 2009
    Location
    Sierra Vista, AZ
    Beans
    1,867
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: only background after log in

    Something that you might consider is adding another 256 RAM chip. I have Ubuntu 10.04 running on an old Dell Inspiron 1000 and the only modification I did was add more memory. It is running fine and has been since last April (so far.)

  5. #5
    Join Date
    Feb 2010
    Beans
    448
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: only background after log in

    Lubuntu will run better than Xubuntu with 256Mb RAM. It worked for me. I have added more RAM to my machine since & I still run Lubuntu.

    http://lubuntu.net/blog/lubuntu-1010-released

  6. #6
    Join Date
    Jan 2011
    Location
    XDA-Developers
    Beans
    274
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: only background after log in

    Perhaps you accidentally (or the system did) set your session to the "user defined session", which I have found just gives you a blank screen. When the computers starts up, in the login menu, on the bottom toolbar, there should be a drop-down menu that says "session" or something like that. Just select "Xubuntu session" and you should be good to go! if that doesn't work, you might have a broken package. Press ctrl-alt F1, to drop down to the terminal, then type: sudo apt-get install --fix-broken.(without the period). Then, type sudo reboot, to reboot. That might work. If not...it is probably a problem with the specs on your computer. I have subscribed to this thread, so I will be able to help if none of that works!
    I am mainly active on XDA-Devs as hanthesolo, but I may come here every so often to contribute. I develop for the Galaxy Player 4.0 with my self-founded team TeamSuperNova.

    I am always trying to learn, as I acknowledge that I am not omniscient.

  7. #7
    Join Date
    Feb 2010
    Beans
    448
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: only background after log in

    You could try:

    Code:
    xfce4-panel &
    in a terminal, if you can fire a terminal up that is.

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
  •