LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-02-2010, 10:39 PM   #1
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Rep: Reputation: 0
Question Ubuntu not loading desktop.


My ubuntu 10.04 dell dimmension 4400 keeps freezing. I tried to add a menu thing and it froze. Now it starts to load and freezes. It will occationaly start playing music but I have no control w/out manually rebooting. I can open a terminal. Thanks!
 
Old 09-02-2010, 11:29 PM   #2
suid0
Member
 
Registered: Jul 2005
Location: Brazil
Distribution: Slackware, openSuSe, Ubuntu, Fedora
Posts: 56

Rep: Reputation: 16
Where exactly it freezes? Is it while booting or after boot?

suid0
 
Old 09-03-2010, 11:58 PM   #3
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
Question

Right when you log in and it loads the desktop. Some of the sidebars i had set up load and the music program loads. But then It freezes before it loads all the way. It also says i connects to wireless. Then it says i don't suppoer frequency changing and music program loads then FREEZE! It after 15-30 min starts to play music w/out controll. Thanks!!
 
Old 09-05-2010, 11:51 AM   #4
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
Question

I didn't mean open terminal I meant i could log in to xTerm. If anyone could tell me how to fix it through commands thanks!
 
Old 09-05-2010, 12:12 PM   #5
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
I would suggest reporting a bug on Launchpad about the situation:

Code:
ubuntu-bug -p xorg
or the equivalent.
 
Old 09-05-2010, 02:28 PM   #6
suid0
Member
 
Registered: Jul 2005
Location: Brazil
Distribution: Slackware, openSuSe, Ubuntu, Fedora
Posts: 56

Rep: Reputation: 16
Maybe you could try to use another window manager to see if the problem is with your X or with any app which is opened after your gnome is open. Try to install any simple window manager and switch to it.
 
Old 09-05-2010, 09:39 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
When you log in, can you change into another window manager, such as Open Box or {URL="http://linux.about.com/library/cmd/blcmdl1_gnome-session.htm"]Failsafe Gnome[/URL] and undo what you did?

If you can start a terminal, you can use apt to install another window manager, logout, then select it for logging back in. Even if Gnome is borked, another window manager should work and allow you shoot the trouble.
 
Old 09-06-2010, 11:09 AM   #8
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
Even Gnome Failsafe fails!
 
Old 09-06-2010, 11:30 AM   #9
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
Question

Quote:
Originally Posted by Kenny_Strawn View Post
I would suggest reporting a bug on Launchpad about the situation:

Code:
ubuntu-bug -p xorg
or the equivalent.
I am trying that now.

ERROR!!!!

Cannot connect to crash database, Please check your internet connection.

[code]<urlopen error [Errno -2] Name or service not known>[code]

going to try over LAN not wireless know.

Works over LAN and Chrome opened! YAY!

Signing in to launchpad.

Reporing Error.

Done.
Bug #631729
 
Old 09-06-2010, 11:37 AM   #10
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
I have all my files on a floppy and will Re-instal if i must. I just don't have my software but can re-do that.
 
Old 09-06-2010, 05:59 PM   #11
animeman
Member
 
Registered: Dec 2009
Location: Bad Axe mi
Distribution: gentoo, Android, bohidI
Posts: 85

Rep: Reputation: 17
well cant they boot into terminal mode like drop to a root shell then figure out why it is doing that like look at the logs or something?
 
Old 09-06-2010, 07:01 PM   #12
suid0
Member
 
Registered: Jul 2005
Location: Brazil
Distribution: Slackware, openSuSe, Ubuntu, Fedora
Posts: 56

Rep: Reputation: 16
If it's just an app causing this lag, probably you won't see anything. Switching to another WM and starting a thing at a time seems to be the best solution to isolate the problem.
 
Old 09-06-2010, 11:11 PM   #13
goofybud16
LQ Newbie
 
Registered: Mar 2010
Location: California, United States
Distribution: Ubuntu
Posts: 15

Original Poster
Rep: Reputation: 0
I have no idea how to install a window manager.
 
Old 09-06-2010, 11:17 PM   #14
suid0
Member
 
Registered: Jul 2005
Location: Brazil
Distribution: Slackware, openSuSe, Ubuntu, Fedora
Posts: 56

Rep: Reputation: 16
There you go, right from gogole.

Inside a terminal, run:
"sudo apt-get install fluxbox"

Fluxbox is just an example of an alternative. After that you should be able to select which window manager to use when you're on login screen. If not, login normally, and on the terminal type as root: telinit 3

This will move you to console mode.

Login with your user/password

After, create a file with this command:

echo "exec `which fluxbox`" > .xinitrc


That should do the trick to open using another window manager.
 
Old 09-06-2010, 11:19 PM   #15
suid0
Member
 
Registered: Jul 2005
Location: Brazil
Distribution: Slackware, openSuSe, Ubuntu, Fedora
Posts: 56

Rep: Reputation: 16
Ops, one thing missing.. type startx after! lol
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ubuntu-desktop vs. kubuntu-desktop vs. xubuntu-desktop vs. lubuntu-desktop vs. unity Kenny_Strawn Ubuntu 18 05-13-2011 09:20 AM
problem in loading desktop manojp1988 SUSE / openSUSE 1 07-01-2008 04:37 PM
ubuntu cd stuck on loading desktop aloishis89 Linux - Software 1 02-18-2008 01:22 PM
SUSE 10.0 Desktop not loading ntolman SUSE / openSUSE 6 12-06-2005 10:03 AM
Desktop not loading? ecion Linux - Newbie 2 01-12-2004 02:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration