Ubuntu :: 10.10 - No Login Screen At Startup?

Dec 12, 2010

I recently switched from KDE to Gnome, and when i setup Kubuntu I checked "Do not require login at startup", so i didnt get the screen. When i switched to gnome, it still didnt show it, and for various reasons i want the login screen at startup. I am running Ubuntu 10.10.

View 1 Replies


ADVERTISEMENT

Ubuntu :: 10.10 Does Not Show Login Screen At Startup?

Feb 4, 2011

I'm a beginner with Linux. I'm using the version of Ubuntu 10.10 installed in a notebook HP Pavilion tx 2000 (Turion 64 x2). My Ubuntu is 32 bits.

I'm passing for the following situation:

When I turn on my notebook, if it is running on battery (even with the battery has 100% of charge), a login / password screen does not appear, and the screen goes dark and nothing more I can do (that I knew!). So I re-start the machine.

However, if the notebook is plugged into electrical energy (with or without battery), a login / password appears normally.

If, with the notebook plugged into electrical energy, I log in Ubuntu operating system, then great. After loaded the operating system, I can turn off electrical energy and the notebook works normally (only with battery). In other words, just the login screen that is with this electrical energy problem.

View 4 Replies View Related

Ubuntu :: Very Small Fonts At Startup Screen / Login?

Jan 19, 2010

For some time now (actually, since I migrated to KUbuntu) the fonts at "log in" / "start up" are way to small to read.After start up / log in every thing is normal. Normal or proprietary drives makes no difference

Current setup:

Kubuntu 9.10 64 bits
Ati Video card
Monitor: Sony LCD screen (a TV)

View 6 Replies View Related

Ubuntu Networking :: Bring Up An AD Login Screen On Startup?

Apr 12, 2010

I'm connected to a domain, but I want ubuntu to bring up an AD login screen on startup. How can I do this?

View 1 Replies View Related

Ubuntu :: Change Directory Of Login Screen Startup Sound?

Mar 31, 2011

I'm not referring to "Gnome Login Sound" I'm referring to the login screen sound. Those 2 drum pats you hear when you start up Ubuntu, before logging in. I was using Macbuntu, and have switched back, however it never changed my login sound back to what it was suppose to be. I knew how to change everything else back, so i didn't just run a script with out knowing how to clean up after it, however this is the only thing I don't know how to do. It keeps looking into the macbuntu folder to get the sounds before i log in. Probably being able to simply set the sound theme in the login screen would fix this issue. I've tried using Ubuntu Tweak, but no such luck. If no one can't find a solution I'll just have to use the other folder from now on >.< However I'm quite certain there's a script somewhere, that I can edit. I just need to know where it's at.

View 7 Replies View Related

CentOS 5 Server :: Start X At Startup Without Running Login Screen?

Jan 12, 2011

I am setting up a CentOS server that has no screen connected, and only has 2 Tesla cards. I have created a minimal xorg.conf and xinitrc file that doesn't load mouse or keyboard, and only creates two screens, one for each card at 320x200x24 bit. This is so I don't waste VRAM on a framebuffer I can't see.

I modified the xinitrc to just load tdm and nothing else as GNOME is a RAM hog. I am then using this setup to render stuff offscreen using OpenGL into FBOs which I read back to CPU and process. Currently for development I just run startx& when I login. I now want to know how to set x server to start automatically at boot. The CentOS docs say that it will try to load the GNOME login manager. The thing is that I don't want a login manager as it is useless as I login remotely via SSH.So:

1 - how to enable automatic x server in CentOS (im used to Ubuntu so not sure how to do this on Red Hat variants)

2 - leave x server running without starting login manager

View 8 Replies View Related

Ubuntu Security :: Startup Login Screen Security?

Aug 27, 2010

just migrated to Lucid from Jaunty and noticed that the login startup screen looks more like windoze (shows all authorized users).One of the endearing security checks with Unix was that if you had access to a console you had guess both userid AND password - the system wouldn't tell you which was wrong.I feel that we have lowered security by making the list of authorized users visible on a console. Is there any way to turn it off and force users to enter both userid and password?

View 4 Replies View Related

Ubuntu :: Login To Xfce The Screen Goes Black - Flickers A Few Times Then It Brings Back To The Login Screen

Apr 12, 2011

My last setup (years ago) ran fluxbox so because it was familiar I installed it as a secondary to xfce right off the bat. I download a lot of different stuff because I like to try out all the apps I can find but somewhere I broke something. I can still run fluxbox fine, but nither the Xubuntu nor Xfce sessions will run now. Last thing I remember changing was pulse audio(removed it for an experiment I was trying with jack audio), not sure if it is connected but when I try to login to xfce the screen goes black, flickers a few times then it brings me back to the login screen.

I tried failsafe but everytime I do my monitor gives me a "frequency out of range" error. I tried purging and reinstalling xubuntu desktop and xfce settings but I am thinking its my xorg config. My laptop is a Toshiba satellite M305D-s4830 with ATI Radeon 3100 mobile graphics card and I am running Xubuntu 10.10. Unfortunately I also broke the screen, so right now I am stuck with an external monitor till I get a new one.

View 1 Replies View Related

Fedora :: Cannot Login Into X Window(screen Turn To Black Before Login Screen)?

Feb 25, 2011

The problem come after i kill the Xorg using the kill command,and the screen turns to black without anything so that i can do nothing. The problem goes on after reboot

View 5 Replies View Related

OpenSUSE Install :: Login Screen Keeps Bouncing Back To Login Screen

Sep 17, 2010

I have installed VirtualBox and setup a Windows Vista host, initially with a .vdi of 10gb. That filled up quickly, so I added another 20gb secondary partition, after first trying to allocate a .vdi to a SCSI controller. Configured the drive in Windows (Computer Management), and all seemed ok. I shutdown VB, and rebooted my Linux host (openSuse 11.3). Now I keep bouncing back to the login screen, and can't login to Linux KDE, but can login to a console.I do have the following info:

/etc/fstab:
/dev/dis/by-id/ata-ST9250410ASG_5VG0B5VS-part5 swap swap defaults 0 0
/dev/dis/by-id/ata-ST9250410ASG_5VG0B5VS-part6 / ext4 acl,user_xattr 1 1

[code]....

I did see a message before, that I don't see anymore, that said it could not start NFS services due to missing entry in fstab. Another I'm seeing now is it couldn't start the avahi-daemon, no space left on device. This is odd, since I have a 200GB drive, with half of it left, only max 30GB set to VB. Here's my df -k output:

/dev/sda6 Use% is 100%
devtmpfs Use% is 1%
tmpfs Use% is 1%
/dev/sda7 Use% is 46%

So root "/" is mounted on /dev/sda6, which looks like it could be a problem, but why would this suddenly be a problem after working with VirtualBox? Could this be a matter of just freeing up space on /dev/sda6? Like the /tmp folder that's under "/"?

View 2 Replies View Related

Ubuntu :: Cant Login Into Hardy...Screen Hangs Up At Login Screen?

Dec 22, 2008

I have a desktop running Hardy and till friday it was running good. Today is monday and I guess it has got monday blues like I get every monday at work.Today I tried to start it as usual but it just refused to go further than login screen. I just can not login. It just hangs it there. I do not know what has gone wrong. I did not change anything since friday and no one else uses it. Theres nothing in logs that could give any idea. It just hangs without any reason and is still on the login screen for ever. It does ask my username and password but then it does not go further.But to my surprise I tried logging in with root and it gave me expected error that system administrator is not allowed to login from gnome.

View 5 Replies View Related

Ubuntu :: No Login Sound Checked At Startup Applications And Found GNOME Login Sound Is Enabled?

Aug 7, 2010

I hear no login sound when I login to my ubuntu. I checked at startup applications and found GNOME login sound is enabled. The command used there is

Code:
/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
.

Its not only this, but there is no other sounds enabled - for mouse clicks etc

View 3 Replies View Related

Ubuntu :: GNU Screen In Startup Screen: Multiple Commands

Aug 4, 2010

I am searching for a way to run multiple commands at boot time using the gnu screen utility.

A solution could be:

But the result would be many sessions, each one with just one child. What I need is just one session with many children, one child per command.

View 2 Replies View Related

Ubuntu Installation :: Unplanned Visits To Login Window - Taken To Login Screen Three Times

Aug 18, 2010

I have used Ubuntu since 7-4; I now have 10.4. However, in the last week I have been taken to the login screen three times. This could be potentially calamitous. Ctrl+Alt +Backspace have by default been disable since 9-4. There is no way I am pressing atl+Prtscr +K. I wonder if there is a new zap command in 10.4, and if so, how to disable it. I have never found the need to go back back to the login window. I am generally using the command line when doing this.

View 1 Replies View Related

Ubuntu :: Unable To Login / After Couple Seconds Returned To The Login Splash Screen?

Oct 10, 2010

I recently powered up my netbook... Selected my user log in, entered my password, and after a couple seconds I briefly see what looks to be the console and am returned to the login splash screen... I can Ctrl+Alt+F2 to get to the console and log in... but that is as far as I can get. This is the case for Gnome, Remix, and Remix 2D.

I can sudo apt-get (update, upgrade, etc) as well. It is the right password because if I type in a wrong one it presents an authentication failure dialog box.

How can I fix my log in screen and get to my desktop? I am Currently running 10.04.... waiting to get 10.10

View 1 Replies View Related

Ubuntu :: Slim Login Manager Preventing Computer From Booting To Login Screen

Aug 4, 2011

yesterday i installed slim login manager on my computer (eee pc 1018p, ubuntu 11.04), and now it cannot get passed the ubuntu loading screen (with orange dots underneath) when booting. i tried booting into recovery mode and that didn't work either. i also left the computer trying to boot overnight and that didn't work.
basically, during this loading screen that should eventually bring you to the login screen, i can alt+tab to see the progress of the load. the progress is stuck on

Is there anything I can do from grub to remove slim?or, is there any way I can access my ubuntu partition and save all my files?

View 7 Replies View Related

Ubuntu :: Login - Enter My Password To Login The Screen Becomes Black And Return Me Again

Apr 15, 2011

I just bought this desktop from my friend and it runs win 7 and ubuntu 10.04. it worked very well the first two days until I changed the hostname of the system.

I did like: hostname myNewName

And everything worked fine. The problem now is when I start ubuntu and and reach username and password screen , I enter my password to login the screen becomes black and return me again to the screen where I put my password again. If I entered wrong password , the system message stating wrong password. On the other hand, when I try to run ubuntu from live-cd I can login easily and access my account.

My friend told me he removed Naultius package and reinstall it for some reason before he gave it to me. Note windows 7 is working properly.

View 6 Replies View Related

Ubuntu Installation :: 9.10: Login In Just Brings Me Back To Login Screen?

Jun 5, 2010

I have just did an upgrade from 9.04 to 9.10. I am planning to go to 10.04 . After the upgrade everything was ok but I noticed the GRUB was still legacy. So I updated my GRUB to GRUB2. Now when I boot, after entering my logon-id and password, it just brings me back to the login-id screen (to logon on). Any indication of what is wrong and how I should fix this ?

I have no encryptions. [added comments] Currently reading thread about login loop bug with 9.10 Followed instructions about possible missing pre-release update but even if it did do updates, I am still login screen looping. Doing additional researches until someone answers with the fix.
did :
CTRL + ALT + F1 switch to one virtual console
sudo service gdm stop

[Code]...

View 7 Replies View Related

Ubuntu :: Login But Almost Immediately Kicks Back To The Login Screen?

Sep 28, 2010

When I try to login with my username, the one I created when I installed the OS, it seems to try to login but almost immediately kicks back to the login screen. No authentication error it just seems to just logout? The only change I made since last successful login was to add ". .alias" to the .profile file - the only entries in the .alias file are comments and "alias" commands. I have one other username but it is not in the sudo's list of users so I can not change anything in the master login.

View 3 Replies View Related

Ubuntu :: Run Application Before Gdm (login Screen Or Auto Login)

Feb 22, 2010

I have program that work like Fedora Firstboot it's run only one time after finish installation. I have two questions to ask.

1. How can I start this application before gdm start (login screen or auto login)

2. How can I start this application in fix display resolution (800x600)

My method now is

(This is a part of script , this script execute from /etc/init.d/myfirstboot , I create symlink to /etc/rc2.d/S1myfirstboot for start it before anything)

gdm-stop # first time I use /etc/init.d/gdm stop
DISPLAY=:1
export DISPLAY
/usr/bin/Xorg :1 &

[Code]...

I don't understand why first time firstboot start the system will auto loging in but not complete yet and then my script is start and it's work does not fine I think that is another user is already login , but if I re run my firstboot again and again (by setting something that can revoke my firstboot and restart) it's work before auto login and every things is ok!

View 3 Replies View Related

OpenSUSE Install :: Login At KDM (KDE4), The Monitor Goes Black And Returns To The Login Screen?

Nov 17, 2009

My OpenSUSE 11.2 is working fine as samba server, no problems, but I have a problem with KDM.My default init runlevel is set to 5 and every time I try to login at KDM (KDE4), the monitor goes black and returns to the login screen.If I hit Ctrl+Alt+F1 to go to console and start /usr/sbin/console-kit-daemon manually, press Ctrl+Alt+F7 to return to KDM login, everything is fine.What do I have to do to fix this issue?

View 5 Replies View Related

OpenSUSE Install :: Can't Login / Get To Login Screen Type In Password It Begins To Load Desktop?

Jun 18, 2010

been using 11.2 with KDE on a Sony laptop since 11.2 was released always ran perfect suddenly I can't login, I get to the login screen type in password it begins to load my desktop, then fails and dumps me back to the login screen I can login as root, all my stuff is there (under /home/me) I tried changing my password, no luck I went to run level 3 and there I can login just fine seems to be something with my KDE profile
any ideas where I might find some error messages telling me what's going on?

this seemed to happen when I was running "blender" and making the machine do some heavy number crunching, it actually locked up.

View 7 Replies View Related

Ubuntu :: No UI Login Prompt At Startup ?

Jun 25, 2010

I don't get a UI login prompt at startup and it makes a sound. I'm using 10.04, though this did happen to me in 9.0x as well. When I press ctrl-alt-F1, I login and sudo gdm stop and do sudo startx this seems to put me at root and there is an error with the applets and the panel does not load. "Killall gnome-panel" does not fix it.

If I simply do startx (w/o going to root), it goes to a black screen and if I press ctrl-alt-F1 it repeats "No protocol specified" until I get the error message xinit: Resource file temporary unavailable (errno 11): unable to connect to Xserver.

View 1 Replies View Related

Ubuntu :: No Login Promt On Startup?

Sep 28, 2010

Always was alright until I installed RVM and ruby 1.9.2.After this I rebooted my PC and just got default wallpaper and NO LOGIN PROMT...I tried CTRL+ALT+F1 and:

- startx ===> already running
- gdm ====> already running
-also tried dpkg-reconfigure xserver-xorg

[code]....

View 9 Replies View Related

Ubuntu :: Startup Script After Login

Jan 11, 2011

I want to run a script after user login (graphical - GNOME login). In fact I want to change the wireless ip address immediately after user login. If I run the script from /etc/rc.local it's not good because it seems to be run before user login (the wireless connection and dhclient are run after login).

Where can I run a script after X user login?

I don't want to remove gnome-network applet.

View 3 Replies View Related

OpenSUSE Install :: After Boot Restored Defaults In Login Screen Themes / Login Theme Not Working?

Jun 3, 2011

i am having a boot problem with opensuse.i installed a theme named suse-elegant under personal settings(configure desktop)-system administration-login screen.

i had also added vbox users(i ticked vboxusers) under yast-security and users-user and group management-edit-details to make virtual box work.

i want to check that installed theme so i restarted my laptop.after the restart opensuse taking too long time to boot

note:the login theme also not working.

after the boot i restored defaults in login screen themes.it is also not working.

i don't know which cause this problem(vboxusers or login theme).i am also seeing a root user has been added in my login area.i tried opensuse failsafe also.

View 5 Replies View Related

OpenSUSE Install :: Get A Login In Screen With The Option To Login As Root?

Dec 8, 2009

I want, when I boot up, to load and log-in automatically a default user. I get a login in screen with the option to login as root, I do not want this. How do disable the option to login to X as root and just load as me/default user?

View 9 Replies View Related

OpenSUSE Install :: Cannot Login - Just Cycles Back To The Login Screen ?

Jan 4, 2010

Every account every option I try. when I login, it just cycles back to the login screen. I have attempted to do a repair install, but to no avail. it happens when I try to boot normally or if I boot into failsafe.

View 10 Replies View Related

OpenSUSE Install :: Crash Back To Login Screen After Login?

Feb 3, 2010

The graphical login screen is loaded just fine. Though very shortly after (a moment after the loading screen could be seen) it crashes back to the graphical login. And that happens no matter what wm I'm trying - gnome, kde3, kde4, e16, e17, even twm.

It happened after the logout after a zypper up yesterday morning. Looking through the list of what packages were upgraded (two machines, both last zypper up'ed last Sunday, checked on the second one after the problem with the first one), the only packages which might be responsible are kwin or qt4.

The graphics card seems to be fine (NVidia 9600), as it happens whether or not I use nv or the propietary driver. Also tried reinstalling it from the repo as well as using the binary blob from NVidia. Has been tested on Windows and games are running fine there, so it shouldn't be the card.

What is strange, is that when calling upon sax2 -r from runlevel three, the initial screen loads nicely, but sax2 crashes back to the cli once one presses 'Change Configuration'. No error messages are being printed.

Any pointers on how I can narrow down the cause (and get it fixed)?

Packages:
OpenSuSE 11.2 + KDE 4 factory & enlightenment & qt 4.6 repos
X.Org 7.4-35.3
Kwin 4.3.98-406.6
libqt4 4.6.1+4.6.20100202-1.1

[Code]....

View 5 Replies View Related

Networking :: Active Directory Login Returning Me To Login Screen?

Oct 28, 2009

I've very new to linux, so please excuse my ignorance. I am trying to setup a number of servers to authenticate against my Windows Server 2003 active directory. I have successfully done this with one computer (Dell Optiplex 755), but I can?t seem to get it to work with my servers (Dell PowerEdge R710). I am using Fedora 11. I have setup samba and pam and have successfully joined the network. Everything with winbind seems to be working properly and I can get all the user info, etc. When I log in with a local account, everything is fine. If I try to log in with an account from my domain through SSH, I see the message Code:/usr/bin/xauth: creating new authority file /home/apkelley/.XauthorityAfter that, nothing happens and it is as if I haven?t connected to anything. If I try to log into the actual server using the graphical interface, it starts logging me in, shows a blank screen for about a second, and then returns to the login screen as if nothing has happened.I would greatly appreciate any suggestions for how I might fix this problem or how to find out more information about the error.Here are my smb.conf and system-auth files:

/etc/samba/smb.conf
Code:
[global]

[code]....

View 2 Replies View Related







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