Fedora :: Gnome Timed Login Doesn't Work On Fresh 13 Install?

Jul 28, 2010

I just installed Fedora 13 on a new computer and the timed login for gnome does not work unless you manually select it. This surprised me as I upgraded a separate computer to Fedora 13 and the timed login feature still correctly functions and does not require user interaction.

Code:
[daemon]
TimedLoginEnable=true
TimedLogin=<username>
TimedLoginDelay=3

Adding the above to /etc/gdm/custom.conf only adds an Automatic Login option that you have to manually select and then the computer will login. I would deem this less than useful.

Code:
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=<username>

I know you can substitute the timed login with the automatic login and it will instantly login, but this provides no option to select another user. I have been unable to find any information why this feature no longer works and wanted to know if there is a new way or if anyone knows why the timed login feature was crippled.

View 1 Replies


ADVERTISEMENT

Fedora :: FC9: Forgot - Partition Doesn't Work - Can't Login At The LUKS Login After Grub Starts

Feb 15, 2010

My computer was working this morning and both hard drives were working fine, then all of a sudden for about two hours I was stuck with this "problem", then after fumbling and moving and stablizing things, then Windows works? See below for details. I've finally reinstalled both hard drives, but the one with the Linux partition doesn't work: it says nothing is discovered on the disk. I can't login at the LUKS login after grub starts, therefore I can't get into Linux, but Windows works?! I used to be able to go directly into Grub when the computer starts, I forgot how to do that but it doesn't matter. If you need details I'd be glad to provide them. I just wondered why Linux doesn't work, but Windows does. I have Linux & Windows on two different separate hard drives

View 5 Replies View Related

Fedora Installation :: Fresh Install F15 And Can't Login

May 28, 2011

I decide to install F15 (other machines run F14) and after a pretty smooth install and reboot, I try to login and get the message "Oh no, something has gone wrong. A problem has occurred and the system can't recover. Please log out and try again". But no matter how long I try, I keep getting this message. Then I go to crt-alt-F2, and try to "yum install gnome-panel". Then it shows that I don't have any network connection at all, even though I did install my network. I'm thinking of installing F14 now.

View 2 Replies View Related

Fedora Installation :: X Doesn't Start On Fresh Install (x64)

Jul 31, 2009

I just downloaded the F11 x64 DVD iso, and I when I try to install it, after the media check screen, Anaconda starts it load, but it says "X failed to start, falling back to text mode" (or something like that).
The install goes through (in text mode), and all that gets installed is the basic environment.

My specs:
- AMD X2 Phenom II 550 Callisto
- 4gb DDR2 800 memory
- 1tb Samsung SATA / 100gb Western Digital SATA
- 2x XFX Geforce 9600gt 1gb
- ASRock K10N780SLIX3-WIFI motherboard

I've tried Ubuntu x86 on the same system, but I was having issues with it, so I decided to try FC11 instead.

View 7 Replies View Related

Fedora Installation :: 15 Fresh Install - Something Has Gone Wrong - Error On Login ?

Jun 29, 2011

I have just fresh installed Fedora 15 over my (very) old copy of Fedora 11. I wanted to play around with Linux.

Anyway, when I log in, I get the "Oh no! Something has gone wrong" (like I stated).

View 3 Replies View Related

Fedora :: Gnome 3 Doesn't Start No Login

Jul 30, 2011

When I boot my Fedora 15 installation it shows me the blue screen with progress indicator, however I do not reach the login screen.Instead I see the textual shell where the last item is:Started Display Manager.It looks like my monitors are not detected anymore. I have been working with them though (this appeared after a restart). I am not sure how I determined it but I read in some log that no display was detected. Nothing changed to the hardware set up however.I see some suggestions to run system-config-display as root.However this command can not be found nor can it be found when I run yum install system-config-display.

View 1 Replies View Related

Fedora :: Timed Login Via Gdm Program No Longer Works

Jul 3, 2010

Fedora 9 used to support a timed login via the gdm program. This feature no longer works with the gdm that comes with Fedora 13 (gdm-2.30.2-1.fc13.i686 ). I made modifications to /etc/gdm/gdm.schema as follows:

[code]...

Is there something else I have to change now?

View 3 Replies View Related

Fedora :: Nautilus Doesn't Work After Switching From KDE To GNOME

Jan 20, 2010

I recently switched my desktop environment from KDE-4.3.4 to GNOME-2.28-2 and I did that by installing most of the gnome-packages and uninstalling pretty much all of the kde-ones. After reboot everything worked fine except the file browser that doesn't seem to care about my feelings. It launches and when I try to kill the process the status changes from sleeping to uninterruptible and then back to sleeping. The only way is to reboot but that isn't a solution.Error while sending message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

View 14 Replies View Related

Fedora :: Mouse And Keyboard Doesn't Work At Login Screen?

Apr 8, 2010

Got myself in a bit of a squeeze here. I was messing around with the Xorg install on my Fedora 12 system. I ended up reinstalling it. Now my mouse and keyboard work fine in single user mode / terminal. But if I try and boot to X they dont work at the login screen. HAL and udev are booting. Ive done a udevadm monitor test in single user mode and its seeing the devices connect and disconnect. Ive also tried both USB and PS2 devices. Same issue. Ive tried playing with xorg.conf and generating it with Xorg -configure :1 I dont know to use to fix it. After banging my head against the wall for 20+ hours I decided it was time to ask for help. m just Lynxing around the web at the moment =X

View 2 Replies View Related

Fedora Installation :: Doesn't Work - Goes Straight To The Windows XP Login?

Aug 17, 2011

I burned Fedora onto a disk, but when I turn on the system it just goes straight to the Windows XP login.

I thought it was something wrong with the disk or something like that, but when I pop in the disk on my Dad's laptop, the installation for Fedora runs perfectly.

Also, yes, I checked the order for booting and the CD drive comes before the hard drive.

View 9 Replies View Related

Fedora :: Ssh Public Key Login Doesn't Work As Root User

Dec 22, 2010

I've tried to ssh in as the root user w/o a password (RSA keys) but I've had no luck as the root user. I've tried the exact same commands with Debian 5 and Centos 5.5, without a problem. Fedora 13 and 14 won't work! I can only log in w/o a password as a normal user, never as the root user! It always asks for the password if I try as root. I've even tried copying Debian's and Centos's sshd_config file and restarting sshd, but it still won't work.

Code:

mkdir ~/.ssh ~username/.ssh
chmod 0700 ~/.ssh ~username/.ssh
echo "ssh-rsa AAAAB............Jw8V03loeZ username@thehostname" > ~/.ssh/authorized_keys

[code]....

View 6 Replies View Related

Fedora :: Mic Doesn't Work In F12 - Skype Isn't Working Nor Is Gnome-sound-recorder

Nov 20, 2009

I basically can't get my mic to work in F12. After several releases fighting with pulseaudio, F11 finally worked almost OBO, after going to system->preferences->advanced sound configuration and setting all the input volumes to the maximum. But now there's no advanced sound configuration tool, and I just can't find anything to make it work. Skype isn't working, nor is gnome-sound-recorder. I do record some static, but nothing more. By the way, I'm on an Acer Timeline 3810T.

View 14 Replies View Related

Ubuntu Servers :: Login Timed Out When Trying To Login At Reboot?

Jul 13, 2010

I'm hosting a server with Ubuntu 10.04. I've stumbled upon a strange problem.The server seems to refuse any login attempts, either with SSH or via a TTY after a reboot. After a couple of minutes (about 10 minutes or so) I able to login. The memory usage isn't high at login nor the system load. The auth.log doesn't show any login attempt before.problem? Or does anybody have a suggestion I could try to fix this?

View 2 Replies View Related

Ubuntu :: Can't Login In KDE After Fresh Install

Jun 30, 2010

I have just installed Kubuntu 10.04, but can't login into it. I enter correct user/pass, then it tries to go into KDE, but suddenly drop back to login window.The same situation with failsafeX.A olso tried different users and several times reinstalled Kubuntu.
Here is my "~/.xsession-errors"

Xsession: X session started for metrofun at Wed Jun 30 20:04:22 EEST 2010
konsole(1091)/kdeui (kdelibs): Attempt to use QAction "change-profile" with KXMLGUIFactory!
x-terminal-emulator: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret !=

[Code]....

View 3 Replies View Related

OpenSUSE :: Plasma Hangs After Login On A Fresh Install?

Apr 19, 2011

I installed openSUSE 11.4 today and I have a problem. After login, KDE Plasma hangs for about 30sec and I can't do anything. The keyboard and the mouse are working, but if I click, I don't get any response only after about 30sec.

This is a fresh install, 32bit, I'm using only the Oss, Non-Oss and update repositories and the system is up to date.

I have an nvidia 9500M GS graphics card, first I thought it is a driver bug, but I tried both the stable 260.19.44 and the latest 270.41.03 drivers, and was no difference.

I made an another user to try with a clean kde, but the same happened.

I have nothing in my Autostart directory, and I cleaned also the /etc/xdg/autostart dir, leaving there only the pulseaudio related files.

View 5 Replies View Related

OpenSUSE Install :: Login Failed After Fresh Installation?

Jun 2, 2010

I have tried to install openSuse several times and the same problem would persistRight after installation, when the prompt to log in shows up, I enter a username and a password, but it says that login failed. I am sure I type in the correct data as I have written down the username and the password I register during the installation.Also, after the installation finishes, the computer restarts automatically, though instead of restarting it goes into a mode similar to stand by. The screen is blank and the media buttons of the keyboard are lit, but nothing happens, so I just restart manually. Could this have something to do with it

View 2 Replies View Related

Ubuntu Installation :: Fresh Install Doesn't Recognise HDD?

Oct 25, 2010

I'm trying to install Ubuntu 10.10 from a USB stick but neither the install nor the LiveCD will recognise my Hard Disk Drive. They only recognise the USB stick and report that install cannot proceed without at least 2.6GB freespace (of which of course there isn't on the USB stick).

I've installed Ubuntu on a couple of systems before but this is the most advanced and I'm certainly no expert. It's an ASUS P6X58D-E mobo with two WD600GB SATA3 HDD's setup in RAID1 configuration. It's already running W7Ultimate x64 OK on it's own 150GB partition. Of course I can't even run gparted from the LiveCD to repartition. I suspect the problem is the RAID config, but not sure what to do.

View 8 Replies View Related

Debian Installation :: After Fresh Install Login Ok But Blanck Screen After

Dec 31, 2010

I've installed a fresh Debian amd64 DVD version on my small HP Compaq 6537s / AMD Athlon X2 / 64. Everything went fine, I rebooted, the graphical login screen appeared, so I thought I will be able at last to run Debian on a computer ...

But then after login, the login Window disappeared, the "Debian" logo too, and... that's all folks! A nice blank screen. But the mouse is still perfectly drawn, so it's kind of weird.

Here's what tells me "uname -a" :

Linux olivierdebian 2.6.26-2-amd64 #1 SMP Sun Nov 21 09:17:22 UTC 2010 x86_64 GNU/Linux

If I go to CTRL-ALT-F1, i login as root and I do a "/etc/init.d/gdm restart", I have the login screen back and this is once again the same scenario: login => ok => blank screen with mouse properly drawn and the Debian background color still there.

View 2 Replies View Related

Debian :: Fresh Testing Install: Display 'broken' After KDE Login

Feb 1, 2011

I have downloaded the latest testing image today (debian-testing-amd64-kde-CD-1.iso), install went just fine.

On boot, I get as far as the KDE login screen, where my user and password are seemingly accepted. Seemingly, as after this point, the screen is a complete mess. This 'mess' differs between attempts: it could be full of black and white squares, themselves made up of noise pixels; once it was like a normal screen after it had been through a blender, i.e. bits of the DE but awfully mixed up. (My judgement would be that the video pointers is set to point at the wrong part of memory... or is that my old-school point of view getting in the way? Whichever, it provides you with an idea of what it looks like.)

Running on an Nvidia GTS250 card, with two monitors (2 x DVI).

I have not installed any NV propriety drivers, as this is the first boot(s).

There is no xorg.conf present on the system; and I cannot find anything obvious in xorg.log (but then, I wouldn't know what to look for).

I use grub legacy, from my existing PCLOS partition (though this should not be an issue as I get as far as the KDE login screen, pretty as please).

Regarding the install itself, I took the above mentioned testing image as a way to get Squeeze. I assume this was the right way to do this at current time.

View 14 Replies View Related

Ubuntu :: Sudo Or User Login Not Working - Fresh Install?

Aug 17, 2011

I have this weird problem after a fresh install of Ubuntu 11.04: I can enter desktop using autologin but if i open a terminal i cant run anything as superuser ried:

sudo -i
sudo su
sudo <command>
gksudo <command>

i get somthing like: error, invalid password etc etc 3 incorrect login attemtps Also if i ALT+F2 or close gnome session i cannot login back with my username, same error notes: 1. the password is right, i did a second install of ubuntu to make sure it was not my mistake 2. groups seems ok, user is in admin groups 3. I have a similar error, same computer but on an old installation that i ve updated since ubuntu 9.04 to 10.04, then 11.04 but. But here if i try the password a couple of times then i get it working.

View 4 Replies View Related

Ubuntu Installation :: Fresh 10:04 Install - No Gnome Log In - Screen Goes Blank

Aug 1, 2010

I just setup a Fujitsu s6231 lifebook with Lucid. When I boot there is no grub menu unless i press the "start" key. Then the only way i can get into the machine is by entering into recovery mode and booting in "safe graphics mode".

Everything works fine once I am able to log on the "safe graphic mode".

If i don't press the "start" key the ubuntu logo will flash for 3 seconds and then the screen goes blank and nothing happens.

View 3 Replies View Related

Debian Installation :: PPC Based IMac G5 - Fresh Install Freezes Before Login

Apr 27, 2015

I initially installed Debian 8 onto my iMac G5 (with KDE), and it would boot to a black screen. I then tried again, and reformatted+reinstalled with only "Standard system utilities", "Print server", and "SSH server".The boot hangs before I get to a log-in prompt. Please see the attached log files I pulled off by booting from the rescue CD option. (I got an error when attaching the log files, so I used tinyupload to upload the files.URL....

Here's some of "syslog"
Code: Select allApr 27 17:37:45 iMacG5 systemd[1]: Started System Logging Service.
Apr 27 17:37:45 iMacG5 kernel: [   13.137638] Unable to handle kernel paging request for data at address 0x00000008
Apr 27 17:37:45 iMacG5 kernel: [   13.137645] Faulting instruction address: 0xd000000002314488
Apr 27 17:37:45 iMacG5 kernel: [   13.137654] Oops: Kernel access of bad area, sig: 11 [#1]

[code]...

View 1 Replies View Related

Desktop Environments :: Gnome Panel Missing On Fresh Install 10.04 / Want It Back

May 23, 2010

I have a problem with gnome panels, when i start ubuntu the gnome panels are missing.

i have tried code...

which does restore the panels but if i reboot the panels go away again,

This is on a new installation of Ubuntu 10.04, i'm preparing it for use by someone else and they can't use it easily without the panels

View 3 Replies View Related

Ubuntu :: Gnome Doesn't Appear In The List Of Sessions At Login?

Jul 31, 2010

When I get to the login screen on my computer (with ubuntu-desktop, kubuntu-desktop, and xubuntu-desktop installed on Ubuntu), Gnome isn't in the list of desktop environments!

My temporary solution:

I have Openbox/Gnome. I also have an icon in my panel that opens "compiz --replace" so I can still use the regular WM with compiz.

Why my temporary solution isn't good enough:

It's annoying to have to have an extra icon in my panel, and to have to press it at login. Also, I don't get the Compiz splash screen when I login. Overall it's just not as impressive.

Is there any way to get Gnome back in the menu?

View 4 Replies View Related

Ubuntu :: SoftwareRAID Still Work After Fresh Install?

Aug 16, 2010

So apparently RAID configurations on desktops are pretty much worthless using the motherboard�s internal hardware and BIOS settings. How reliable is the Ubuntu SoftwareRAID? I have 3 HDD�s one that I install Ubuntu on and the other two are in a RAID 1 setup strictly for data backup. Will SoftwareRAID be able to pick up where it left off if for some reason I need to do a fresh install of Ubuntu or will I risk losing the data on the RAID 1 drives? I wasn�t sure about this since SoftwareRAID is obviously software driven and not hardware driven.

View 9 Replies View Related

Ubuntu Installation :: Can't Get Fresh Install Of 11.04 Work

Apr 30, 2011

I trying to dual boot Ubuntu/Windows 7 on my computer. Here is my problem:

Info:
I used Wubi and ubuntu-11.04-desktop-amd64.iso.
Main OS: Windows 7 Pro 64bit
Videocard: Nvidia GT 240

Problems (underlined) as they occured:

1) Installed Ubuntu within Windows, rebooted, saw Ubuntu loading screen (with dots) and then I get graphics corruption (it's really bad I can't recognize anything in the screen).

Then I booted in recovery/failsafe graphic mode and I let the installation finish, then automatically rebooted.

2) Let it boot without pressing anything and instead of graphic corruption it boots in terminal.

Tried startx command but it says something relative to "x not found". Then I found out I had to install proprietary Nvidia drivers so I:

3) Booted again in failsafe graphic mode (in recovery mode) and tried to install it but... no internet connection.

I tried "sudo ifconfig eth0 up" and I got: eth0: ERROR while getting interface flags: No such device

NOTE: If I let it boot itself (terminal) I HAVE internet connection (found out with wget and ping commands).

View 1 Replies View Related

General :: How To Bypass Application Login Screen / Get Root Access To Install Fresh?

May 19, 2010

I have a computer with redhat installed that once it boots up it comes to an application login screen. I want to bypass that and get root access to reformat hard drive and install latest version of Debian Linux.

View 1 Replies View Related

Debian :: Get Wireless Usb's To Work With A Fresh Install Of Squeeze?

Dec 12, 2010

trying to get wireless usb's to work with a fresh install of Squeeze and I'm having no luck!one is the rt28070 (Linksys) and the other one is a D-Link DWL-132 I'm at my wits end; trying to get this working for a friend and its driving me bananas!!

View 11 Replies View Related

OpenSUSE Install :: Can't Login - Gnome - Background And The Login Box In The Middle Of The Page Just Turns Whole White And Keeps Flashing

Jun 23, 2011

when I get into the login page, I can only see the background and the login box in the middle of the page just turns whole white and keeps flashing. no response for any clicks. I was force to ctrl+alt+F1 to switch to init 1 to do my work. But I still want to use my graphical desktop either KDE or Gnome is ok. I am using gnome.

View 5 Replies View Related

Debian Hardware :: Fresh Jessie Install - Machine Doesn't Boot With PCIe WiFi

May 4, 2015

I recently finished a mini-itx machine and everything was working great with a fresh Jessie install. I put in a PCIe wifi card and now the computer won't boot. The power LED is on, the PSU fan is spinning, but I get no display output at all and I don't know how far into the boot process the thing even got. I removed the card and the machine boots fine again.

I only have one PCIe slot so it is my only option, I don't have another PCIe card to try, nor do I have another machine to test the wifi card in. The card is brand new, for what it's worth.

WiFi card: [URL] ....
motherboard: [URL] .....

View 1 Replies View Related







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