Thanks for your help Mike.

I've made the changes to xorg.conf as follows:

- Updated the Device section to refer back to the Monitor sections:

        Option "monitor-LVDS" "LVDS"
        Option "monitor-VGA" "Monitor0"

- Added the Monitors to the Screen section:

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "LVDS"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Virtual 2560 1024
        EndSubSection
EndSection

Unfortunately, the same problem still exists. If the Virtual directive is 
present, I get the blanking cursor along with a Xorg.0.log which I agree looks 
to be truncated. I should also note at this point I have virtual terminals 
enabled and they are no longer accessible from the keyboard. All user input or 
interaction is trashed. I can still connect via ssh from another machine ok 
though.

If I remove the Virtual directive, the machine comes up fine but still with the 
virtual size not being big enough to accommodate both screens.

Both the xorg.conf and Xorg.0.log are attached. After rebooting and bringing up 
the machine cleanly I noticed that Xorg.0.log.old now seems to contain the full 
output along with the error:

(EE) intel(0): Failed to pin front buffer: Not enough space

Fatal server error:
Couldn't bind memory for BO front buffer

Any ideas?

Cheers, JP
-- 
This message posted from opensolaris.org

Attachment: xorg.conf.error
Description: Binary data

Attachment: Xorg.0.log.error
Description: Binary data

Attachment: Xorg.0.log.old
Description: Binary data

_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to