dear guys,<br><br>I have a problem between my CentOS 5.5 (on Axioo notebook) and LCD Projector. When I connect my notebook to LCD Projector, it can detect my notebook.<br>But when I press Fn + F7 to activate dual monitor between my notebook and LCD Projector it goes to blank screen. FYI, the LCD Projector is NEC but I don't know the series.<br>
I've tried to change display using dual head monitor but it has no effects. Do I need some driver??<br><br>and this is my xorg configuration :<br>Section "Device"<br>        Identifier  "Videocard0"<br>
        Driver      "openchrome"<br>EndSection<br><br>Section "Screen"<br>        Identifier "Screen0"<br>        Device     "Videocard0"<br>        DefaultDepth     24<br>        SubSection "Display"<br>
                Viewport   0 0<br>                Depth     24<br>                Modes    "1280x800" "1024x768" "800x600" "640x480"<br>        EndSubSection<br>EndSection<br><br>Hope you guys can help me. Thanks.<br>
<br><br>Andrew.<br>