http://bugzilla.novell.com/show_bug.cgi?id=561870 http://bugzilla.novell.com/show_bug.cgi?id=561870#c9 --- Comment #9 from Riccardo Escher <R.Escher@osram.de> 2009-12-09 17:20:21 UTC --- (In reply to comment #8)
Looks like the Virtual keyword is ignored. DRI is disabled, so it should be possible to have a higher resolution than 2048x2048.
One option would be to try KMS instead. For this add 'i915.modeset=1' to your kernel boot command line.
Big break through! linux-pgsf:~ # xrandr Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 4096 x 4096 VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm 1280x1024 60.0*+ 75.0 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 DVI1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 408mm x 306mm 1600x1200 60.0 + 1280x1024 75.0* 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 linux-pgsf:~ # xrandr --output VGA1 --right-of DVI1 linux-pgsf:~ # xrandr --output DVI1 --mode 1600x1200 linux-pgsf:~ # xrandr Screen 0: minimum 320 x 200, current 2560 x 1200, maximum 4096 x 4096 VGA1 connected 1280x1024+1280+0 (normal left inverted right x axis y axis) 338mm x 270mm 1280x1024 60.0*+ 75.0 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 DVI1 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 408mm x 306mm 1600x1200 60.0*+ 1280x1024 75.0 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 linux-pgsf:~ # But the xinerama doesn't work right. The screen on the right side (17" VGA1) shows part of screen left (DVI1) with the same dpi, and as the resolution is lower elements over 1280 are invisible. Also the control bar on the bottom of screen left (DVI1) seems longer than 1600 and the end is invisible. -- 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.