You are not logged in.
Pages: 1
For servel times, my gnome died, and then the mouse, key board stoped working either.
Finally, l hava to force the system shutdown
i wonder why once the gnome died, the key board stop working.And is there any way to restart the gdm without restart the computer in the brute force way?
Last edited by chinaxiahaifeng (2012-05-19 06:18:53)
Offline
does any one know ?
Offline
Can you find what kernel vomits on this time?
Look for some logs on /var/log, maybe file /var/log/errors have something?
Keyboard and mouse stops, but what about rest of system? Have you seen something works on that time? Maybe flash animation or something? Maybe you was watching movie or listening to music at this time?
Offline
Can you find what kernel vomits on this time?
Look for some logs on /var/log, maybe file /var/log/errors have something?Keyboard and mouse stops, but what about rest of system? Have you seen something works on that time? Maybe flash animation or something? Maybe you was watching movie or listening to music at this time?
I just opened the wireless connection, less than two seconds the gnome-shell died, the keyboard and mouse stoped either;
but i can see that key CapsLk's LED turns on or off in loops.
Last edited by chinaxiahaifeng (2012-05-16 07:53:45)
Offline
It's called kernel panic. First of all, boot your computer from a LiveCD and check the content of log files. Then disable all daemons and modules and check if you can boot to a minimal console environment. You may also want to modify your /etc/inittab so that you can boot to a single user runlevel.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
It's called kernel panic. First of all, boot your computer from a LiveCD and check the content of log files. Then disable all daemons and modules and check if you can boot to a minimal console environment. You may also want to modify your /etc/inittab so that you can boot to a single user runlevel.
Sorry, I know nothing about kernel;and what's kernel panic?
I'll have a try later.
Thank you any way!
Offline
a kernel panic happens when the kernel can't handle a certain command anymore. It's a bug in the kernel, in the compilation options used to compile the kernel, or in one of the modules loaded.
ndxt to what bohoomil suggests, you could try using another kernel (like the lts or ck-kernel from the aur).
have you installed new hardware recently?
Offline
a kernel panic happens when the kernel can't handle a certain command anymore. It's a bug in the kernel, in the compilation options used to compile the kernel, or in one of the modules loaded.
ndxt to what bohoomil suggests, you could try using another kernel (like the lts or ck-kernel from the aur).
have you installed new hardware recently?
no
the gnome-shell just died when i was using kernel 3.2.
But now i'm using kernel 3.3, and it never happend since then.
Offline
So probably some issue that got fixed in one of the 3.3 kernel releases.
PS: don't forget to mark your thread as [SOLVED}.
Burninate!
Offline
So probably some issue that got fixed in one of the 3.3 kernel releases.
PS: don't forget to mark your thread as [SOLVED}.
OK
Offline
Pages: 1