> > >>i don't think that's the reason, it should be smth with X >>i have 2 local XFree users on my PC, and if i start the secondary grafic >>card on display :1 >>i'm getting the same error, if i start it on display :0 no troubles >> > >try deleting leftover cookie files somewhere in /etc/X11/xdm/authfiles or >check what happends when you invoke the X server with "-ac" option. > deleting the cookies doesn't help , -ac too
[root@svetljo xdm]# cat Xservers # $XConsortium: Xserv.ws.cpp,v 1.3 93/09/28 14:30:30 gildea Exp $ # # # $XFree86: xc/programs/xdm/config/Xserv.ws.cpp,v 1.1.1.1.12.2 1998/10/04 15:23:14 hohndel Exp $ # # Xservers file, workstation prototype # # This file should contain an entry to start the server on the # local display; if you have more than one display (not screen), # you can add entries to the list (one per line). If you also # have some X terminals connected which do not support XDMCP, # you can add them here as well. Each X terminal line should # look like: # XTerminalName:0 foreign # :0 local /usr/X11R6/bin/X2 :0 -ac -layout layout2 vt7 :1 local /usr/X11R6/bin/X :1 -layout layout0 vt7 # :0 local /usr/X11R6/bin/X :0 -layout layout0 vt7 #-deferglyphs 16 # :1 local /usr/X11R6/bin/X2 :1 -delay -ac -layout layout2 vt7
