From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.5 i686) Description of problem: launching startx -- :1 makes the Xserver crash How reproducible: Always Steps to Reproduce: 1. startx -- :1 2. 3. Actual Results: The existing X server still exists as a process but isn't usable, and the second one crashes as soon as it tries to start Additional info:
Created attachment 19970 [details] startx > i810.log 2>&1
The attachment above (19970) was created with : startx -- :1 >i810.log 2>&1
The missing symbol errors in the i810 driver are fixed in release XFree86-4.0.3-21 (not yet built, but will be soon). You cannot run multiple X servers with DRI enabled on each I do not believe. If you disable DRI by commenting out the lines in the config file that load DRI, does the problem go away?
The i810 driver does not support running 2 servers on separate VC's simultaneously.