You are not logged in.

#1 2009-08-06 10:57:40

rvickers
Member
Registered: 2008-11-08
Posts: 32

(Solved) Random Log Out

Usually about 2 - 4 times a day I get logged out and lose whatever I'm working on. No rhymn or reason to it. Any ideas on how to troubleshoot? What logs to look at? Etc...:/
I'm using a Toshiba Satellite A105 S4284 at home on a wireless network. It's logged me out while surfing, building a presentation in Impress, doing command line stuff and OO Write.
Thanks

Last edited by rvickers (2009-08-10 23:07:07)

Offline

#2 2009-08-06 13:20:55

det
Wiki Maintainer
Registered: 2009-07-11
Posts: 39

Re: (Solved) Random Log Out

What does /var/log/Xorg.0.log and /home/$USER/.xsession-errors have to say?

Offline

#3 2009-08-06 14:56:01

rvickers
Member
Registered: 2008-11-08
Posts: 32

Re: (Solved) Random Log Out

det, thanks.
I just looked at those files and nothing jumped out at me as the culprit. I'll wait until it happens and post the files.

Offline

#4 2009-08-06 19:10:22

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: (Solved) Random Log Out

I wonder if your problem could be related to this:

http://bbs.archlinux.org/viewtopic.php?id=77351


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#5 2009-08-06 19:20:47

rvickers
Member
Registered: 2008-11-08
Posts: 32

Re: (Solved) Random Log Out

loafer, that could be the problem since it only happens once on reboot. The subject's a little over my head so I'll need to do some research on how to display getty's and tty's..
Thanks

Offline

#6 2009-08-10 23:14:09

rvickers
Member
Registered: 2008-11-08
Posts: 32

Re: (Solved) Random Log Out

Fixed by commenting out tty3 - tty6 in inittab...:D

# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
#c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
#c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
#c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
#c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux

Offline

Board footer

Powered by FluxBB