Results 1 to 8 of 8
Hello,
I am using Mandriva 2010 and my graphical interface was working fine. But suddenly it switched off to console mode and even after trying Alt+Ctrl+F7 it is not able ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-03-2010 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 17
[SOLVED] Prob to load GNOME desktop!
Hello,
I am using Mandriva 2010 and my graphical interface was working fine. But suddenly it switched off to console mode and even after trying Alt+Ctrl+F7 it is not able to load graphical interface.
I tried rebooting but still it is loading console mode only!
Any help will be highly appreciated!
Thanks!
- 11-03-2010 #2
What happens if you login to the terminal and run the command "startx" (minus the quotes).
- 11-03-2010 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 17
gnome load prob!
It says:
-bash: startx: command not found
- 11-04-2010 #4
I'm not sure why startx would not be found because its part of the Xserver package required to start a GUI. Try
After that run "startx" and see if the command is found and the GUI is started.Code:sudo apt-get install xserver-xorg gdm
- 11-04-2010 #5Just Joined!
- Join Date
- Apr 2007
- Posts
- 17
prob loading GNOME!
Thanks for your reply!
Can you let me know the command to load from CD since I do not have internet connection in the machine.
Generally I load using rpmdrake or the visual tool but since that is not available through the console mode then how to install packages!
Thanks!
- 11-04-2010 #6Just Joined!
- Join Date
- Apr 2007
- Posts
- 17
prob loading GNOME!
Sudo apt-get install xserver-xorg gdm
gives : sudo: apt-get: command not found
I am using Mandriva 2010. I tried with urpmi install xserver-xorg gdm
but it gave: No package named xserver-xorg
What package to be loaded for Mandriva?
- 11-06-2010 #7
On Mandriva try
Code:urpmi xorg xorg-x11 gdm
- 11-06-2010 #8Just Joined!
- Join Date
- Apr 2007
- Posts
- 17
problem with GNOME!
Thanks for replying!
urpmi xorg xorg-x11 gdm worked and installed correctly.
After reboot it was able to load GNOME perfectly.
Thanks!



