Ubuntu :: Does Not Start Up - Give Message - Run Ubuntu In Low Graphical Mode

May 29, 2010

My ubuntu does not start up and give me a message contains the following options:

Run ubuntu in low graphical mode
Reconfigure graphics
Troubleshooting
Exite to login screen

And by default the first option is selected

I tried each but without result

How I could retrieve my ubuntu to work?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Cannot Login In Graphical Mode/ Won't Start X?

Mar 23, 2011

I'm having a problem booting Ubuntu. Last time I used Ubuntu I did 2 things that might have caused this:1- I added a repository to my software sources:

Code:
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu (lucid main #xorg-edgers PPA)
deb src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu (lucid main #xorg-edgers PPA)

[code]....

View 1 Replies View Related

Ubuntu :: Start Up Graphical Mode From Command Line?

Sep 19, 2010

Is it possible to instruct Ubuntu to start up (GUI) Graphical User Interface mode from (CLI) Command Line Interface mode? In the old days, you can type "win" in DOS to get into Windows - something along that line. Is it possible for Ubuntu in this case?

Yes, you can reboot to switch between the modes, but shouldn't there be a command for this?

View 2 Replies View Related

Ubuntu :: Start A Program On Remote Computer In Graphical Mode?

Feb 1, 2010

Sometimes I would like to start XBMC on my media center using my laptop. I manage this system fully via SSH, but there is one thing that I don't know how to do, or know if it is even possible. I would like to start XBMC from my laptop so that I don't have to reboot the machine in order to do that (XBMC launches upon boot). Is it even possible to launch a GUI on a remote computer using SSH, and if so, how?

View 9 Replies View Related

Debian :: Automatically Start Graphical (SDL) Program As Root On Non-graphical Debian?

Mar 3, 2009

I'm not a Linux noob, but I am far from guru. I'm running a single board computer with a slightly customized Debian Etch (customized by the SBC vendor). No Gnome/KDE/X installed. My application is a control application which uses SDL (Simple DirectMedia Layer) to paint some basic graphics on the VGA. I need to run it as root because the application calls iopl() to access an IO port.If I run my application manually from the command line, life is sweet. From Googling around, I found http://www.debian-administration.org/articles/28, and hence I:1) Created a script in /etc/init.d2) Executed "update-rc.d scriptName defaults" to link the script into the boot sequenceAll very straightforward. My application starts at boot. But when I try to SSH/SFTP into the SBC, I get "Connection refused". So I can't manage the SBC anymore, and this is a big problem. I am not sure if it's relevant, but my application starts before the SSH daemon.My script looked like:

case "$1" in
start)
echo "Starting my application"

[code]...

View 1 Replies View Related

Ubuntu Installation :: Freezing / Rebooting When In Graphical Mode?

Jan 29, 2010

I want to switch to Ubuntu 9.10 but the computer always freezes 30 to 45 seconds after entering the graphical mode. This includes the 64bit installer, the 64bit live CD version and I even installed the 32bit version with the alternate install CD (text-mode). In all 3, I can use the system (e.g. log in, click Next) just fine for half a minute, then it crashes. It even crashes if I don't do anything.

Here are my hardware specs:
MB: Biostar TF560 A2+
CPU: AMD Athlon 64 X2 Dual Core 5000+
RAM: DDR2 800 Dual 128 bit, 2T (4GB)
GPU: ATI Radeon HD 3870

The sound and network cards are integrated but I've tried disabling them from BIOS as well as removing all hard drives and the problem persists. I have also verified the CD successfully. Note that right now I'm using SLAX from a CD as I formatted my hard drive (so at least some Linux works).

View 3 Replies View Related

Software :: Unable To Log Into Ubuntu Using Graphical Mode / Enable This?

Aug 6, 2009

I have kubuntu 9.04 installed in my computer and I am normally using a Gnome environment desktop (though I get back to KDE or Xfce if I have any troubles with Gnome)

This afternoon I restarted my computer and since ever I am unable to log in. I press the on button, get to the partition page and select Ubuntu 9.04 and the computer shows the login page

however, once I type in my password, the computer tries to log in but then brings me back to the login page asking for the password again. I have tried to login as Xfce, Gnome, KDE, Failsafe mode and the result is the same. The only way to get through is to login through the terminal, but then I am unable to get back to the graphical mode.

View 5 Replies View Related

Security :: How To Make PAM Give Message When Denying Ssh Access?

Oct 23, 2009

We use PAM to control access to our RHEL4 servers. We would like PAM to give a message, of our choice, when users who are not allowed to login try to login. PAM's default is to let the user try 3 times without any explanation.

View 7 Replies View Related

Fedora :: Virtual Terminals In F15 'graphical Mode'?

Jun 5, 2011

Has anyone else here had a problem getting virtual terminals to work when booting into F15's 'graphical mode'? This is what used to be runlevel 5 in the old SysV init system, before the switch to systemd. Before F15, I could do a Ctrl-Alt-F[n] (for n=1,...6) to get virtual terminals while in runlevel 5, and this was easy to control by editing /etc/inittab.

But with systemd, /etc/inittab is no longer used, and finding where the virtual terminals get created took me a bit of time. I tracked it down to the /lib/systemd/system/prefdm.service file, which seems to stop creating virtual terminals after tty1 in order to prevent the display manager and plymouth from conflicting on that virtual terminal. I'm using the Slim display manager (installed via yum), and I only got tty1 (showing console messages), tty2 took me back to X, and there were no tty3-6 any more. I noticed from ps that there was some kind of "plymouth --wait" process running, so I killed it. After doing so, the other virtual terminals showed up. Has anyone else here experienced something similar?

It appears that /lib/systemd/system/plymouth-quit.service is not exiting properly, and this is causing the problem. This problem only occurs in graphical mode, not in console mode (what used to be runlevel 3). My first solution was to put "/bin/plymouth quit" in /erc/rc.d/rc.local, and upon rebooting that did indeed fix the problem. But eventually I just removed plymouth altogether, which also fixes the problem. It would be nice though if plymouth-quit.service just worked as it was supposed to. I'm just wondering if anyone else has seen this problem.

View 5 Replies View Related

OpenSUSE :: Root Can't Login In A Graphical Mode?

Jun 28, 2010

I was reading /usr/share/kde4/config/kdm/kdmrc and see this 3 lines:

# Allow root logins?
# Default is false
#AllowRootLogin=false

this doesn't mean that root can't login in a graphical mode? (I can login as root)

[Code]...

View 5 Replies View Related

General :: Unable To Go To The Graphical Mode In RHEL 6?

Jun 26, 2011

I was using win-7. I tried to install RHEL 6 today. [dual boot]/ = 40000 MB and /boot = 1000 MBThe installation completed successfully.The problem is that it is not showing the graphical mode. Only the terminal mode is available. I tried chvt 1-7but I am unable to go to the graphical mode. It is not appearing.What should I do? System config:MSI CR420 Laptop.ntel core i3-350MEdited after following user76871's answer:There is no Xorg.0.log file in /var/log/, There is no xdm in /etc/init.d/, there is no kdm also.I tried startx that also didn't work. I tried system-config-display but the display is not available at system-config-

View 2 Replies View Related

General :: Installation - Text Mode Vs Graphical

Jun 30, 2010

I have just been using distro's that install with a graphical interface, but some of the distro's forum members recommend are installed text mode only. How difficult is a text mode install

View 9 Replies View Related

Red Hat / Fedora :: Can't Get To Graphical Logging Mode - It Keeps Off And On / Sort It?

Feb 14, 2009

Need your suggestion for below issue :

Operating System : LINUX RED HAT 9.

Problem :
The OS reboots normally.
and monitor stay on upto before getting into graphical logging window.
Once it try to get into graphical logging mode, the monitor keeps on and off

I can access Linux Box remotely. The server is fine.

I cannot get into logging prompt locally.
It was working fine before.. I am not sure if I have made any changes.

How can I reset to default settings so I can get to logging mode locally.
Having turing power off on Bios will that help ?

View 2 Replies View Related

Networking :: Go From Text To Graphical Mode Without Restart?

Oct 14, 2010

Could anyone telme how to go from text mode to graphical without restart.i know we need to change in /etc/initab as runlevel 5.but i want to do this without RESTART.is there any method.currently runlevel is at 3.PLZ TELME I CANT RESTART BCZ ITS PRODUCTION SERVER.

View 7 Replies View Related

General :: Machine Getting Reboot When Login Through Graphical Mode / Fix It?

May 24, 2011

I am facing the problem that when I login to the machine in graphical mode the machine get reboot and same time when I login to the same machine through ssh using another machine, it is successfully login to that machine,and also ,if I do ctr+lalt+f1 and login to the machine in text mode it also works,
I am using Centos 5

View 1 Replies View Related

Server :: IBM Lotus Notes Installer Can't Run In Graphical Mode?

Aug 20, 2009

I am trying to launch the IBM installer on RedHat ES 5.2 and getting "the installer is unable to run in graphical mode". I am able to do xclock and made sure the export Display=:0.0.

View 3 Replies View Related

General :: Installing Graphical Mode Of RHEL 5 On Virtual Software

Apr 24, 2010

Problem installing graphical mode of red hat 5 on virtual software. But text mode is getting installed but its also taking more then 1hr. I've adjusted all the recommended options regarding memory,hard disk ,etc. Also please suggest me good virtual software for red hat enterprise Linux 5.

View 5 Replies View Related

CentOS 5 :: 5.3: Forced To Install In Text Mode - Getting A Graphical Interface?

Jun 30, 2009

I had tried to install Centos 5.3 using the graphical interface but it gives me a black screen with no response. I've read into it and installed in text mode but still need a graphical interface. Whats the command/steps I need to take?

View 1 Replies View Related

Ubuntu :: Start The X Graphical Interface Without Using GDM?

Jun 15, 2010

I would like to start the x graphical interface without using GDM. I may be using the wrong terms here for x. Maybe it is called xdm or x11 or something.) I have set GDM to login without asking me for a password (I am the only user of this machine.) Sometimes, it still pops up the GDM login screen and if I select "actions" "reboot" (my memory tells me that is what it was,) it will reboot without asking to login, but the fonts are all wrong. If I select "apps" "restart" and it DOESN'T ask for my login, all is OK.

I would like to uninstall GDM, and place whatever GDM uses to start the graphical interface into the /ect/rc2.d startup scripts. I know GDM does other stuff then just logs me in and starts the graphical user interface, and I think I would like to maintain some of that, but I think I would like to manually insert the startup sequence in the startup scripts. Question one, can someone tell me where to look to find out what GDM is doing now so I can attempt to replicate it?

#2, does someone know the startup script line(s) to start the x server and graphical interface without GDM? I think this has bees asked before, but it seems hard to search older posts.

View 7 Replies View Related

General :: Can't Build RRDTool On RHEL4 - 'make' Command Give Error Message

Mar 19, 2010

I'm new to LinuxQuestions and this is my first post. I'm trying to build rrdtool to install Cacti and encountered the following problem: 'make' step returns an error messages:

Code:
./.libs/librrd.so: undefined reference to `xmlTextReaderGetParserLineNumber'
collect2: ld returned 1 exit status
What I have doneDownload and build the latest version of pkg-config, glib, pixman, cairo, pango, atk, gtk+ from official sites.
Download rrdtool source
Set PKG_CONFIG_PATH correctly

[Code]...

There is actually another problem with the computer which is "The Nautilus application has quit unexpectedly" everytime I open File Browser application or right-click>Properties a file/directory. This happen only after installing cairo and pango and I don't know how to revert to old version. Since there are a lot of log files so I'm very confused. Can someone give me a direction on how to resolve this?

View 3 Replies View Related

General :: Automatically Logs Into A User (not Root) In Graphical Mode And It Does Not Asking For Any Password

Dec 14, 2010

When I start my ubuntu linux system it automatically logs into a user (not root) in graphical mode and it does not asking for any password. when I try to go to the command prompt the password is required. How do I give password for my user. The provider installed the system and not me..

View 5 Replies View Related

Ubuntu :: New 10.4 Install Give Default Keyring On Start Up?

May 2, 2010

Very happy with new 10.4 install, however there is a nagging password prompt every time I boot. At first I thought it was the wireless but I have that automated and it asks for the password well after the internet connection is established. I am pretty sure it relates to the passwords for Twitter, Facebook etc that I gave it to use the new tools in 10.4 Is there any way to give it permanent permision so it doesn't ask me at boot up? I would hate to have to stop using the nice new tool because of this.

View 8 Replies View Related

CentOS 5 :: Cannot Start X Server (Graphical Interface)

Feb 7, 2009

I took the hard drive from my server and put it into another machine to install centos with, as the server does not have a working CD drive. So now the situation is that x refuses to start when centos boots. I get a message saying:
Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?

View 19 Replies View Related

Ubuntu :: DVI: Cannot Display This Mode Message On Monitor

May 4, 2010

I have a Dell monitor attached to a Dell laptop. I am using Ubuntu 10.04 x64.

Spec:
Latitude E6500 : Intel Core 2 Duo P8800(2.66GHz,1066MHz,3MB)
Base Options : 256MB Nvidia Quadro NVS 160M Graphic Card 1 S
Display : 15.4in Widescreen WUXGA (1920X1200) 2CCFL
Dell 2001FP (attached using DVI)

When I try to boot into Ubuntu with the monitor attached I get a DVI: Cannot Display this Mode message on my monitor. I can boot into Ubuntu just fine if I detach the monitor. Have tried with VGA, but to no avail. I have the latest and greatest Nvidia drivers downloaded from the Nvidia web site. Googling indicates that this is a Dell problem, however, I am not sure about this. It worked just fine on my previous laptop (IBM T61) and Ubuntu 9.10, so I guess it has to do with the laptop and not Ubuntu 10.04.

View 1 Replies View Related

Ubuntu :: 10.04 Running In Low Graphics Mode Message

Oct 31, 2010

First off, I am still using 10.04. This hasn't happened to me until now. I was in Vista (I have vista on another partition) doing some things in Photoshop, and I saved it, and done. I restarted to go back into ubuntu and when it was booting it gave me a message saying:
Ubuntu is running in low-graphics mode. Your screen, graphics card, and input device settings could not be detected correctly. You will need to configure these yourself.

If I click OK (there are no other options) it takes me to a screen asking, "What would you like to do?" The options are:
Run Ubuntu in low-graphics mode for just one session
Reconfigure graphics
Troubleshoot the error
Exit to console login
Restart X

View 2 Replies View Related

Networking :: Start Graphical Application In X Environment Using PUTTY?

Nov 3, 2010

i can start applications like Openoffice, firefox and other graphical app inside terminal on gnome.

View 3 Replies View Related

Ubuntu :: Graphical Volume Manager - Finding Graphical Partition Editors That Work With Lvm2

May 9, 2010

I know how to manage them from a commandline but I was wondering if there are any graphical partition editors that understand and work with lvm2?

View 1 Replies View Related

OpenSUSE Install :: Unable To Install Application In Graphical Mode?

Jan 22, 2010

on Suse linux 11.2 while trying to install sun webserver 7 I was unable to install it in graphical mode, is the any package that needs to be installed in order to do that

View 6 Replies View Related

Debian Configuration :: Configure (start/stop/restart) Services (especially Apache2, MySQL And PHP) Using A Graphical Or Cli Tool?

Jul 23, 2010

I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).

View 9 Replies View Related

Fedora :: Black Screen And Message - Cannot Display This Mode 2:dvi-d - During F11 Install

Sep 1, 2009

F9 has been running great since it came out. I read that one should install F10 before F11 so I did install F10! Everything went great.

(1) Then I tried to install the F11 iso dvd. After the "anaconda started" message at the bottom of a blue screen, the screen went blank and occasionally the message would appear: "cannot display this mode 2:dvi-d". Thinking the monitor had gone into power save, I hit many keys and moved the mouse to no avail.

I gave up! BTW I had checked all media CDs for errors.

(2) then working under F10, a little message appeared from the lower right of the screen asking if I wanted to upgrade to F11.

I accepted and again "cannot display this mode 2:dvi-d" on a black screen after anaconda started on a blue screen. This time no ISO DVD F11. I've never seen such an error message in 11 years (off and on) of using Linux. HD Disk activity was showing on the disk activity light so I let it run all night and part of today. I hit a bunch of keys and moved the mouse and the blue screen returned saying all was done and restarting.

After restart, I seem to have F11 installed. I did a yum update and got some more F11 updates. On the grub screen, the only F11 kernel was the PAE kernel which I selected
and got:

Does F11 have any F11 kernels? BTW running >setup (hd0,0) under F10 grub ruined my XP prof OS on scsi 0 so I reloaded XP Prof from scratch.

Questions:

(1) what is this "cannot display this mode 2:dvi-d"?

(2) Now I cannot boot to Fedora 11 and all the advice on how to reinstall grub has failed failed. Did a rescue and chroot /mnt/sysimage and the fdisk -l

Now XP Prof seems to be on /dev/sdc and Fedora on /dev/sdd. What do I do? In the meantime I have retreated to Fedora 10.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved