http://bugzilla.novell.com/show_bug.cgi?id=493689 User bphilips@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493689#c7 --- Comment #7 from Brandon Philips <bphilips@novell.com> 2009-04-10 12:55:04 MDT --- (In reply to comment #6)
(In reply to comment #3)
Created an attachment (id=285086) --> (http://bugzilla.novell.com/attachment.cgi?id=285086) [details] [details] xorg.conf with Xinerama
This is the xorg.conf that causes the crash.
Option "monitor-default" "Monitor[0]" Option "VGA_1" "VGA" Option "DVI-I_2/digital" "DVI"
No idea what you're trying here. The right syntax to create a static RANDR 1.2 configuration would be
Option "monitor-VGA_1" "VGA" Option "monitor-<whatever_see_xrandr_outptut>" "DVI"
Hrm, I used some FAQ on static RANDR and it worked after I did it. It doesn't matter now since, as you said, the real bug is the crash and that the DVI input isn't even detected in Factory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.