Details of the X-stack: ---------------------- mesa/drm: master (git) 12-Jan-09 mesa/mesa : 7.2 xorg/xserver: 1.5.2 xorg/xf86-video-ati: master(git) 12-Jan-09 xorg/driver/xf86-input-keyboard-1.3.0 xorg/driver/xf86-input-mouse-1.3.0 Problem Overview: ------------------ OpenSUSE 11.0 64 bit multiple startx does not work. ( i.e: startx -- :1 , startx -- :2 etc... does not work) attached logs and configurations. Steps to Reproduce: ------------------- Build the X-stack using the above details load the drm.ko and radeon.ko that was built Link the Xorg which was compiled on the terminal console type " startx -- :1 " ( i tried for startx -- :1 , startx -- :2, startx -- :3 ) None works. Actual results: --------------- X did not start, it threw errors on the terminal ( attached scrren.log ) Expected results: ----------------- startx -- :1 starts on VT8 , startx -- :2 starts on VT9 etc... Additional Information: ----------------------- Attached the xorg.conf and xorg.0.log and system information. Please let me know if you need any more info for further analysis.
Created attachment 22021 [details] configuraiton file for x server
Created attachment 22022 [details] errors thrown on the console during startup
Created attachment 22023 [details] x server & DRI openGL information
Created attachment 22024 [details] System, graphics boards information
Created attachment 22025 [details] xorg log file
Seems the bug is the same as 17988.
Please attach the log file from the failing X server. This has nothing to do with Mesa; I suspect it's not even up to the driver, but at least this is closer.
Created attachment 22150 [details] log when I do startx -- :1 strange thing, I am not getting logs under my x installed root directory /home/oss64/installroot/var/log/ directory when I do startx -- :1 or startx -- :2 Whereas it is creating logs under the general directory /var/log i am attaching the same.
Created attachment 22151 [details] startx -- :2 another log file strange thing, I am not getting logs under my x installed root directory /home/oss64/installroot/var/log/ directory when I do startx -- :1 or startx -- :2 Whereas it is creating logs under the general directory /var/log i am attaching the same.
Ok. I observed this on openSUSE11 64 bit and Ubuntu 8.10 64 bit with latest git build too. I compiled on jan20. Cannot do multiple startx. I have checked on RV570GT & RV505 cards. Please let me know if you need any info regarding the same. Thanks, Chandra K.
ok. It is only on openSUSE the logs are not generated at the customised driver place. My driver is compiled at /home/chandra/jan28/ so the logs should get generated at /home/chandra/jan28/var/log/<xorg.1.log> This is does not happen, rather it is created at generic location /var/log/<xorg.1.log> On ubuntu, atleast the logs are created at right place, however the issue is multiple startx does not work. Any updates on this please?? Let me know if you need any other info in this regard. Thanks, Chandra K.
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.