Results 1 to 10 of 15
After my debian installation I was not able to see the GUI interface. I stand in a command prompt line. Could anyone help me....
- 08-06-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 17
GUI not loading.
After my debian installation I was not able to see the GUI interface. I stand in a command prompt line. Could anyone help me.
- 08-06-2005 #2
login and type
that should start your default gui.Code:startx
- 08-06-2005 #3Just Joined!
- Join Date
- Jul 2005
- Posts
- 17
GUI not loading.
I tried startx but that was also not working.
- 08-06-2005 #4
- 08-06-2005 #5
- 08-06-2005 #6
Login as root and reconfigure X manually.
Your settngs are probably not correct.
# dpkg-reconfigure xserver-xfree86It may be that your sole purpose in life is simply to serve as a warning to others.
- 08-06-2005 #7Just Joined!
- Join Date
- Apr 2005
- Posts
- 80
Have you installed x-window-system? What have you done? Net-Install? Full-CD-Install?
- 08-06-2005 #8
Sounds like an X server is not installed. At the command line, do the following:
Then try startx. If this works, you will want to install a desktop environment. The choice of DE is up to you.Code:su [Enter root password] apt-get update apt-get install x-window-system
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 08-07-2005 #9Linux Newbie
- Join Date
- May 2005
- Posts
- 222
The common problem of boot into command line is that users fail to install desktop environment, although you might think you did, I made that mistake myself. When asked about DE, you must highlight and press <space> to select it, if you just hit <enter>, you did not select the highlighted option.
- 08-09-2005 #10Just Joined!
- Join Date
- Jul 2005
- Location
- Tollhouse. CA
- Posts
- 25
junkman4547 - I did the same thing. The funny thing is that now that I have KDE and Gnome up, I think I'd like to go back to just using the command line. KDE and Gnome are great, but things are much faster for me, using the command line. I usually revert to opening a console, maximizing it, and going from there.
daniejohndanie - From the command line, type aptitude and hit <enter>. You can then see which packages you've installed and which ones you haven't. To get the GUI "working", you'll need Xfree86 and either KDE or Gnome (or both if you wish). Use your arrow keys to select a package to install and press +. Choose as many as you like and then press g and then g again.


Reply With Quote
