Results 1 to 4 of 4
Hello all,
I have an Intel Corporation Mobile 945GM chipset. As I was playing around, trying to figure out how to get my dual monitor to work. The Mirror Screen ...
- 03-23-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 19
Black Screen After Dual Monitor
Hello all,
I have an Intel Corporation Mobile 945GM chipset. As I was playing around, trying to figure out how to get my dual monitor to work. The Mirror Screen was working fine, but then I uncheck the mirror screen option, both my laptop and my secondary monitor black out. I can only see the mouse, and it cans move on both screen. Please help.
Here is my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection
Section "Module"
Load "dri2"
Load "dri"
Load "record"
Load "dbe"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
- 03-26-2010 #2Just Joined!
- Join Date
- Oct 2009
- Location
- Calgary, Alberta, Canada
- Posts
- 4
HI there. I am familiar with that chipset, as I once had it in my Dell branded desktop. Try again to mirror, then go through the process again, and have each monitor be a clone of the other; go through the process again, but this time have the primary monitor be to the left, or be to the right as you'd want to have it. I've had to do that for the nVidia system in my current desktop. I run a Dell XPS8100 desktop now in which I have to do that. Something else you may want to do, is disconnect the monitors, then connect up the primary monitor, then the secondary. Sometimes video cards need to have this done to reset them. SO if you also had to do this, then repeat the original steps. If you get the same symptoms, come back to the forum here, and we'll see what we can do. Perhaps there's some others that can also offer assistance.

Dual monitors is like having two computers.
- 06-29-2010 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 3
I have this problem too. Was there ever a solution for it?
Thanks!
- 06-29-2010 #4Just Joined!
- Join Date
- Oct 2009
- Location
- Calgary, Alberta, Canada
- Posts
- 4
Write to tell me what you did ?
Hi there. Can you tell me the procedure of connecting the two monitors please ? Also, have you just connected one monitor at a time ? Perhaps what worked for me may just well work for you too


Reply With Quote