Hello all... (Let me apologize in advance for the length of this.) Got
a couple of issues on an install 10.0 on a laptop. Its a Compaq Evo
610c, has an ATI radeon for graphics. I had the system running 9.3 and
of course I had to get the latest and greatest on there. After
upgrading my home desktop and not having much issues (a slight one with
my soundcard I was able to resolve) I figured I would dig into upgrading
my work laptop.
First issue, I was really expecting, I work at a large company and I
honestly think they have a funky way they are configuring Exchange. I
have been able to get Evolution and the Ximian connector to work
previously, under 9.3, but I am having a heck of a time with it this
time. I think its related to accessing public folders, just a guess
from the company's naming convention and where I am getting errors. I
did not see anyway to disable that in the preferences, so I was curious
if there was any "hidden" setting that let you disable the use of Public
Folders. I _think_ if I turned that off I might get it to function
properly again... But of course I could be wrong...
My second issue, which I did not expect at all, was my dual head setup.
After researching around on the Net with 9.3 and taking hints and
stealing bits of example configs I was able to setup my dual head
exactly the way I wanted. When I was docked at work my laptop screen
was to the left and my 21" NEC was to the right, undocked I was fine
with just the little laptop screen. The laptop was at 1024x768 and the
NEC was 1280x1024. I was hoping to re-use the xorg.conf file with
10.0. Unfortunately it just does not want to work. It starts up X
alright but the NEC has nothing on it and goes to power save mode. So I
figured I would start from scratch. 10.0 apparently does things a lot
differently, setting up dual head, was actually pretty easy, it just
worked using the GUI, no manual edit of the xorg.conf needed. Except,
and here I am getting picky, both the laptop screen and the NEC are
stuck at 1024x768. I REALLY hate having a 21" screen at that resolution
so I would like to get back to having that at 1280x1024. After lots of
trials I cannot get it to go. I have tweaked the xorg.conf as much as I
can find and no luck. I cannot seem to find any documentation on the
options its using to do dual head so it makes it even harder. Any
suggestions (heck I would even deal with having to PAN on the laptop
screen to get 1280x1024 on the NEC)? Below are two xorg.conf files, the
first is the current one I am using, where I get both monitors running,
but they are stuck at 1024x768. The second is the xorg.conf from 9.3
that though X starts up with, the NEC is apparently non-functional
though it worked fine in 9.3.
Current xorg.conf:
# /.../
# SaX generated X11 config file
# Created on: 2005-12-05T16:47:33-0500.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax(a)suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
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"
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"
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"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "Module"
Load "extmod"
Load "type1"
Load "glx"
Load "freetype"
Load "dbe"
Load "v4l"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "Touchpad"
Option "SHMConfig" "on"
Option "Vendor" "Synaptics"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Device" "/dev/input/mice"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "4"
Option "Name" "PS/2 Generic Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 290 210
HorizSync 29-51
Identifier "Monitor[0]"
ModelName "LTM14C446"
Option "DPMS"
VendorName "LCD"
VertRefresh 50-61
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 82.07 1280 1344 1480 1680 800 801 804 828
Modeline "1280x768" 78.80 1280 1344 1480 1680 768 769 772 795
Modeline "1024x768" 63.04 1024 1080 1184 1344 768 769 772 795
Modeline "800x600" 37.52 800 832 912 1024 600 601 604 621
Modeline "768x576" 34.32 768 792 872 976 576 577 580 596
Modeline "640x480" 23.46 640 656 720 800 480 481 484 497
Modeline "1280x1024" 167.32 1280 1376 1512 1744 1024 1025 1028 1078
Modeline "1280x960" 168.00 1280 1376 1512 1744 960 961 964 1014
Modeline "1280x800" 166.81 1280 1376 1512 1744 800 801 804 854
Modeline "1152x864" 151.14 1152 1232 1360 1568 864 865 868 918
Modeline "1280x768" 167.73 1280 1376 1512 1744 768 769 772 822
Modeline "1024x768" 135.41 1024 1104 1216 1408 768 769 772 822
Modeline "800x600" 104.60 800 856 944 1088 600 601 604 654
Modeline "768x576" 101.79 768 824 912 1056 576 577 580 630
Modeline "640x480" 72.85 640 680 752 864 480 481 484 527
Modeline "2048x768" 0.00 2048 2064 2200 2368 768 771 777 806
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "Radeon LW"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Option "SaXDualHead"
Option "IgnoreEDID"
Option "MergedFB"
Option "SaXDualMonitorVendor" "NEC"
Option "SaXDualVSync" "55-160"
Option "CRT2Position" "RightOf"
Option "CRT2VRefresh" "55-160"
Option "MetaModes" "1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;800x600,800x600;768x576,768x576;640x480,640x480"
Option "SaXDualResolution" "1280x1024"
Option "SaXDualOrientation" "RightOf"
Option "SaXDualMode" "Xinerama"
Option "CRT2HSync" "31-96"
Option "SaXDualHSync" "31-96"
Option "SaXDualMonitorModel" "MULTISYNC"
Screen 0
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
And here is my tweaked, but functional in 9.3 xorg.conf:
# /.../
# SaX generated X11 config file
# Created on: 2005-05-23T17:17:38-0400.
#
# Version: 4.8
# Contact: Marcus Schaefer <sax(a)suse.de>, 2002
#
# Automatically generated by [ISaX] (4.8)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
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"
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"
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"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "RandR" "on"
EndSection
Section "Module"
Load "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
Load "v4l"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Logitech Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 400 300
HorizSync 30-115
Identifier "External"
ModelName "NEC FE2111SB"
Option "DPMS"
VendorName "NEC"
VertRefresh 43-160
UseModes "Modes[0]"
EndSection
Section "Monitor"
Identifier "Internal"
HorizSync 31.5-80.5
VertRefresh 60-75
Option "DPMS"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 165.29 1280 1392 1528 1728 1024 1025 1028 1061
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
Modeline "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
Modeline "1024x768" 110.91 1024 1096 1208 1392 768 769 772 813
Modeline "1024x768" 122.97 1024 1096 1208 1392 768 769 772 818
Modeline "1024x768" 136.57 1024 1104 1216 1408 768 769 772 822
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "800x600" 58.73 800 840 928 1056 600 601 604 632
Modeline "800x600" 66.71 800 848 936 1072 600 601 604 635
Modeline "800x600" 73.98 800 848 936 1072 600 601 604 639
Modeline "800x600" 82.55 800 856 944 1088 600 601 604 643
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "640x480" 36.97 640 672 736 832 480 481 484 505
Modeline "640x480" 42.22 640 680 744 848 480 481 484 508
Modeline "640x480" 46.80 640 680 744 848 480 481 484 511
Modeline "640x480" 51.43 640 680 744 848 480 481 484 514
Modeline "1600x1200" 231.82 1600 1752 1928 2192 1200 1217 1220 1259
Modeline "1280x1024" 165.29 1280 1392 1528 1728 1024 1025 1028 1061
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
Modeline "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
Modeline "1024x768" 110.91 1024 1096 1208 1392 768 769 772 813
Modeline "1024x768" 122.97 1024 1096 1208 1392 768 769 772 818
Modeline "1024x768" 136.57 1024 1104 1216 1408 768 769 772 822
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "800x600" 58.73 800 840 928 1056 600 601 604 632
Modeline "800x600" 66.71 800 848 936 1072 600 601 604 635
Modeline "800x600" 73.98 800 848 936 1072 600 601 604 639
Modeline "800x600" 82.55 800 856 944 1088 600 601 604 643
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "640x480" 36.97 640 672 736 832 480 481 484 505
Modeline "640x480" 42.22 640 680 744 848 480 481 484 508
Modeline "640x480" 46.80 640 680 744 848 480 481 484 511
Modeline "640x480" 51.43 640 680 744 848 480 481 484 514
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "External"
EndSection
Section "Screen"
Identifier "Dual-Head-Open-Source Internal"
Device "Dual-Head-Open-Source Internal"
Monitor "Internal"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Dual-Head-Open-Source External"
Device "Dual-Head-Open-Source External"
Monitor "External"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Device"
BoardName "Radeon LW"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Screen 0
Option "Rotate" "off"
VendorName "ATI"
EndSection
Section "Device"
Screen 0
Identifier "Dual-Head-Open-Source Internal"
Driver "radeon"
BusID "PCI:1:0:0"
# VideoRam 131072
Option "SWcursor" "off"
Option "NoAccel" "off"
Option "Dac6Bit" "off"
Option "VideoKey" "0x1E"
# Option "UseFBDev" "false"
Option "AGPMode" "4"
Option "AGPFastWrite" "off"
Option "ForcePCIMode" "off"
Option "DDCMode" "on"
# Option "MonitorLayout" "LVDS, TMDS"
# Option "CloneMode" "1280x1024"
# Option "CloneHSync" ""
# Option "CloneVRefresh" ""
Option "OverlayOnCRTC2" "off"
Option "IgnoreEDID" "off"
Option "PanelOff" "off"
Option "EnablePageFlip" "true"
EndSection
Section "Device"
Screen 1
Identifier "Dual-Head-Open-Source External"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "on"
Screen "Dual-Head-Open-Source Internal"
Screen "Dual-Head-Open-Source External" RightOf "Dual-Head-Open-Source Internal"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
Any help would be greatly appreciated. Thanks for even just reading :)
Michael