I'm running current on i386.  X or xrandr doesn't seem to enjoy attempts
at dual head with the relative placement side-by-side:

 $ xrandr --output VGA --left-of LVDS
 xrandr: screen cannot be larger than 1680x1680 (desired size 2320x1050)
 $ xrandr --output VGA --right-of LVDS
 xrandr: screen cannot be larger than 1680x1680 (desired size 2320x1050)

Dual head works when the relative positions of the two screens are
vertical:

        $ xrandr --output VGA --above LVDS

And dual screen in mirroring mode no problems, which is great in itself.

        $ xrandr --output VGA --auto

How do I circumvent the screen size limitation?

Regards,
-Lars

----

OpenBSD 4.6-current (GENERIC) #105: Mon Aug 10 18:02:36 MDT 2009
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Celeron(R) M processor 900MHz ("GenuineIntel" 686-class)
631 MHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF
real mem  = 527527936 (503MB)
avail mem = 502317056 (479MB)
...
"Intel 82915GM Video" rev 0x04 at pci0 dev 2 function 1 not configured
...

Reply via email to