Ed Greshko ha scrito il 10/09/2014 alle 16:01:
On 09/10/14 19:17, antonio wrote:
Gdm Gnome: it is a pretty standard installation....how do I kill X when 
ssh-ing??

Tnx again (I have to wait until problem is out again)

Well, assuming you can ssh into that system, when you do the "ps -eaf | grep X" 
and the X server is running you will get a line similar to

root      1365  1320  1 Sep03 tty1     03:11:27 /usr/bin/X :0 vt1 -background 
none -nolisten tcp -seat seat0 -auth /var/run/kdm/A:0-xBMk9b

you can then just do a "sudo kill -9 1365" replacing the 1365 with the number 
you get.

Now with all that said.....

I just noticed the following in you failed.boot file....

set 10 06:00:51 Fujiantonio gdm[741]: GdmLocalDisplayFactory: Failed to issue 
method call: È stato raggiunto il timeout

This then led me to find.....

https://bugzilla.redhat.com/show_bug.cgi?id=1018902

Which sounds very similar to what you're reporting.


[root@Fujiantonio ~]# ps -eaf | grep X
root 653 1 0 18:27 ? 00:00:00 /usr/bin/abrt-watch-log -F Backtrace /var/log/Xorg.0.log -- /usr/bin/abrt-dump-xorg -xD
root      1291  1244  0 18:30 pts/1    00:00:00 grep --color=auto X

it seems that X is not started, doesn't it??
--
Antonio M
Skype: amontag52

Linux Fedora F20 (Heisenbug) on PcDesktop1

http://lugsaronno.altervista.org
http://www.campingmonterosa.com




<<attachment: antonio_montagnani.vcf>>

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to