Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Odd problem with dual-headed Matrox G450 and X4.2.0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rasmussen
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2002
Posts: 142
Location: .se

PostPosted: Mon Sep 02, 2002 12:05 am    Post subject: Odd problem with dual-headed Matrox G450 and X4.2.0 Reply with quote

Hi guys,

I've got a really odd problem. Until two days ago I had Suse 7.3 on my box, running a dual-headed X 4.2.0 on a Matrox G450 with 2 (identical) Samsung SyncMaster 959NF monitors. No problem at all.

Enter <feel need to install Gentoo>. System was installed, and X compiled without any problems too. I then took my old XF86Config and plugged it in.

Problem is that although identical monitors, and idential modelines, the outputs are not identical. "Screen[0]" is considerably smaller (on the monitor) than "Screen[1]". Unfortunately, the adjustment limits on the monitor have already almost been reached so that way I can't do anything.

Odd thing is that if I swap "Screen[0]" and "Screen[1]" in the ServerLayout section, then the problem moves to the other monitor, with the first now showing a correctly sized image.

And here it is: If I go back to an install of Suse 7.3, the problem magically disappears (!!)


Does anybody have a suggestion of what might be wrong? (XF86Config included below).

Thanks.




XF86Config:
Code:

 Section "Files"                                                                                                                                       
  FontPath     "tcp/172.16.10.1:7100"                                                                                                                 
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"                                                                                               
  FontPath     "/usr/X11R6/lib/X11/fonts/local"                                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"                                                                                             
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"                                                                                             
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"                                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"                                                                                                         
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"                                                                                                     
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"                                                                                                         
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled"                                                                                           
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"                                                                                     
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"                                                                                               
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"                                                                                           
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"                                                                                           
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv:unscaled"                                                                                             
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"                                                                                                   
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"                                                                                               
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"                                                                                                         
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"                                                                                           
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"                                                                                         
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"                                                                                         
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"                                                                                       
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"                                                                                     
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"                                                                                               
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"                                                                                           
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"                                                                                                       
  ModulePath   "/usr/X11R6/lib/modules"                                                                                                               
  RgbPath      "/usr/X11R6/lib/X11/rgb"
                                                       EndSection                                                                                                                                           
                                 
                                                                                                                                                     
Section "Module"                                                                                                                                     
  Load         "dbe"                                                                                                                                 
  Load         "type1"                                                                                                                               
  Load         "speedo"                                                                                                                               
  Load         "freetype"                                                                                                                             
  Load         "extmod"                                                                                                                               
  Load "xie"                                                                                                                                         
                                                                                                                                                     
EndSection                                                                                                                                           
                                                                                                                                                     
Section "ServerFlags"                                                                                                                                 
  Option       "AllowMouseOpenFail"                                                                                                                   
  Option       "BlankTime"      "5"                                                                                                                   
  Option       "StandbyTime"    "10"                                                                                                                 
  Option       "SuspendTime"    "0"                                                                                                                   
  Option       "OffTime"        "20"                                                                                                                 
EndSection                                                                                                                                           
                                                                                                                                                     
Section "InputDevice"                                                                                                                                 
  Driver       "Keyboard"                                                                                                                             
  Identifier   "Keyboard[0]"                                                                                                                         
  Option       "MapName" "Standard Keyboard [ pc104 ]"                                                                                               
  Option       "Protocol" "Standard"                                                                                                                 
  Option       "XkbLayout" "dk"                                                                                                                       
  Option       "XkbModel" "pc104"                                                                                                                     
  Option       "XkbRules" "xfree86"                                                                                                                   
EndSection                                                                                         
  Section "InputDevice"                                                                                                                                 
  Driver       "mouse"                                                                                                                               
  Identifier   "Mouse[1]"                                                                                                                             
  Option       "ButtonNumber" "5"                                                                                                                     
  Option       "Device" "/dev/mouse"                                                                                                                 
  Option       "Name" "Autodetection"                                                                                                                 
  Option       "Protocol" "imps/2"                                                                                                                   
  Option       "Vendor" "Sysp"                                                                                                                       
  Option       "ZAxisMapping" "4 5"                                                                                                                   
EndSection                                                                                                                                           
                                                                                                                                                     
                                                                                                                                                     
Section "Monitor"                                                                                                                                     
#  Option       "CalcAlgorithm" "CheckDesktopGeometry"                                                                                               
  HorizSync    30-110                                                                                                                                 
  Identifier   "Monitor[0]"                                                                                                                           
  ModelName    "SyncMaster 959NF"                                                                                                                     
  Option       "DPMS"                                                                                                                                 
  VendorName   "Samsung"                                                                                                                             
  VertRefresh  50-160                                                                                                                                 
  UseModes     "Modes[0]"                                                                                                                             
EndSection                                                                                                                                           
                                                                                                                                                     
Section "Monitor"                                                                                                                                     
#  Option       "CalcAlgorithm" "CheckDesktopGeometry"                                                                                               
  HorizSync    30-110                                                                                                                                 
  Identifier   "Monitor[1]"                                                                                                                           
  ModelName    "SyncMaster 959NF"                                                                                                                     
  Option       "DPMS"                                                                                                                                 
  VendorName   "Samsung"                                                                                                                             
  VertRefresh  50-160                                                                                                                                 
  UseModes     "Modes[0]"                                                                                                                             
EndSection                                                                                           
  Section "Modes"                                                                                                                                       
  Identifier   "Modes[0]"                                                                                                                             
  Modeline      "1280x1024" 167.97  1280 1340 1548 1856  1024 1024 1027 1075                                                                         
EndSection                                                                                                                                           
                                                                                                                                                     
Section "Modes"                                                                                                                                       
  Identifier   "Modes[1]"                                                                                                                             
  Modeline      "1280x1024" 167.97  1280 1340 1548 1856  1024 1024 1027 1075                                                                         
EndSection                                                                                                                                           
                                                                                                                                                     
                                                                                                                                                     
Section "Device"                                                                                                                                     
  BoardName    "G450"                                                                                                                                 
  BusID        "1:0:0"                                                                                                                               
  Driver       "mga"                                                                                                                                 
  Identifier   "Device[0]"                                                                                                                           
  Option       "NoHal"                                                                                                                               
  Option "AGPMode" "4"                                                                                                                               
#  Option "DRI"                                                                                                                                       
  VideoRam      16384                                                                                                                                 
  Option "Crtc2Half"                                                                                                                                 
  Screen       0                                                                                                                                     
  VendorName   "Matrox"                                                                                                                               
EndSection                                                                                                                                           
 Section "Device"                                                                                                                                     
  BoardName    "G450"                                                                                                                                 
  BusID        "1:0:0"                                                                                                                               
  Driver       "mga"                                                                                                                                 
  Identifier   "Device[1]"                                                                                                                           
  Option       "NoHal"                                                                                                                               
  Option "AGPMode" "4"                                                                                                                               
#  Option "DRI"                                                                                                                                       
  Option "Crtc2Half"                                                                                                                                 
  VideoRam      16384                                                                                                                                 
  Screen       1                                                                                                                                     
  VendorName   "Matrox"                                                                                                                               
EndSection                                                                                                                                           
                                                                                                                                                     
                                                                                                                                                     
Section "Screen"                                                                                                                                     
  DefaultDepth 16                                                                                                                                     
  SubSection "Display"                                                                                                                               
    Depth      16                                                                                                                                     
    Modes      "1280x1024"                                                                                                                           
  EndSubSection                                                                                                                                       
  Device       "Device[0]"                                                                                                                           
  Identifier   "Screen[0]"                                                                                                                           
  Monitor      "Monitor[0]"                                                                                                                           
EndSection                                                                                                                                           
                                                                                                                                                     
Section "Screen"                                                                                                                                     
  DefaultDepth 16                                                                                                                                     
  SubSection "Display"                                                                                                                               
    Depth      16                                                                                                                                     
    Modes      "1280x1024"                                                                                                                           
  EndSubSection                                                                                                                                       
  Device       "Device[1]"                                                                                                                           
  Identifier   "Screen[1]"                                                                                                                           
  Monitor      "Monitor[1]"                                                                                                                           
EndSection                                                                                                                                           
Section "Screen"                                                                                                                                     
  DefaultDepth 16                                                                                                                                     
  SubSection "Display"                                                                                                                               
    Depth      16                                                                                                                                     
    Modes      "1280x1024"                                                                                                                           
  EndSubSection                                                                                                                                       
  Device       "Device[1]"                                                                                                                           
  Identifier   "Screen[1]"                                                                                                                           
  Monitor      "Monitor[1]"                                                                                                                           
EndSection                                                                                                                                           
                                                                                                                                                     
                                                                                                                                                     
Section "ServerLayout"                                                                                                                               
  Identifier   "Layout[all]"                                                                                                                         
  InputDevice  "Keyboard[0]" "CoreKeyboard"                                                                                                           
  InputDevice  "Mouse[1]" "CorePointer"                                                                                                               
  Screen 0 "Screen[0]"                                                                                                                               
  Screen 1 "Screen[1]" RightOf "Screen[0]"                                                                                                           
  Option       "Xinerama" "on"                                                                                                                       
  Option       "Clone" "off"                                                                                                                         
EndSection                                                                                                                                           
                                                                                                                                                     
Section "DRI"                                                                                                                                         
    Group      "video"                                                                                                                               
    Mode       0660                                                                                                                                   
EndSection                                                                                                                                           
Back to top
View user's profile Send private message
rasmussen
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2002
Posts: 142
Location: .se

PostPosted: Mon Sep 02, 2002 9:49 am    Post subject: Reply with quote

Seems that I've kinda solved the problem :D

For some reason the identical Modelines in the posted XF86Config do not get the same hsync, vsync parameters....

Explicitly adding -hsync -vsync to both Modelines apparently solves the problem :? I don't get it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum