I turned off xinerama and enabled nvidia's twinview and all is well. 

-- Brent

On Wed, 2006-06-21 at 22:56 -0500, Brent Deterding wrote:
> Hello,
> 
> I have the latest LTSP 4.2 (2.6.16.1-ltsp-2) running on FC5 fully
> updated. 
> This is a new Dell Dimension 3100
> I have an NVIDIA 5200 dual-head card (256 onboard)
> I am also running the latest nvidia binaries from:
> http://dipe.de/tipps/ltsp_nvidia
> 
> I can boot, work, span desktops, etc. no problem. 
> 
> When I fire up rdesktop the redraws are painfully slow. I have used
> every iteration of the rdesktop command to no avail. glxgears runs -
> indicating glx is working yes?
> 
> If I turn off xinerama everything works splendidly - but spanning
> desktops is needed for these boxes so turning it off isn't an option.
> 
> I also have LTSP 4.1 (2.6.9.1-ltsp-3) with radeon cards that works
> smoothly.
> 
> I've attached my X config, lts.conf, and glxgears. 
> 
> Any help would be much appreciated!
> 
> -- Brent
> 
> All the advantages of Linux Managed Hosting--Without the Cost and Risk!
> Fully trained technicians. The highest number of Red Hat certifications in
> the hosting industry. Fanatical Support. Click to learn more
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
> _____________________________________________________________________ 
> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: 
> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP 
> help, try #ltsp channel on irc.freenode.net
-- 
===================
Brent Deterding
Secure Operations Center Manager
(630) 371-4704
[EMAIL PROTECTED] 
http://www.LURHQ.com/msspoftheyear -- SC Magazine's MSSP of the Year
Passion | Expertise | Trust
 

This E-mail and any of its attachments may contain LURHQ proprietary
information, which is privileged, confidential, or subject to copyright
belonging to LURHQ. This E-mail is intended solely for the use of the
individual or entity to which it is addressed. If you are not the
intended recipient of this Email, you are hereby notified that any
dissemination, distribution, copying, or action taken in relation to the
contents of and attachments to this E-mail is strictly prohibited and
may be unlawful. If you have received this E-mail in error, please
notify the sender immediately and permanently delete the original and
any copy of this E-mail and any printout. 
Section "ServerLayout"
        Identifier      "Multihead"
        Screen          0                       "Screen0"
        InputDevice     "Keyboard0"             "CoreKeyboard"
        InputDevice     "Mouse0"                "CorePointer"
EndSection

Section "Files"
        FontPath        "tcp/10.10.0.254:7100"
EndSection

Section "Module"
        Load            "extmod"
        Load            "glx"
        Load            "dbe"
        Load            "type1"
        Load            "freetype"      
        Load            "nvidia"
EndSection

Section "InputDevice"
       Identifier       "Keyboard0"
       Driver           "keyboard"
       Option           "XkbLayout"             "us"
EndSection

Section "InputDevice"
       Identifier       "Mouse0"
       Driver           "mouse"
       Option           "Device"                "/dev/psaux"
       Option           "Protocol"              "IMPS/2"
       Option           "BaudRate"              "1200"
       Option           "Resolution"            "400"
       Option           "Emulate3Buttons"       "off"
       Option           "ZAxisMapping"          "4 5"
       Option           "Buttons"               "5"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "DELL"
        ModelName       "DELL E196FP"
        HorizSync       31.0 - 83.0
        VertRefresh     56.0 - 75.0
        Option          "DPMS"
EndSection

Section "Device"
        Identifier      "Card0"
        Driver          "nvidia"
        VendorName      "PNY"
        BoardName       "GeForce"
        Option          "dpms"
        Option          "no_dri"                "yes" 
        Option          "MonitorLayout"         "TMDS,TMDS"
        Option          "VideoOverlay"          "on"
        Screen          0
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Card0"
        Monitor         "Monitor0"

        Option          "TwinView " "on"
        Option          "TwinViewOrientation"           "RightOf"
        Option          "MetaModes"                     "1280x1024,1280x1024"
        Option          "SecondMonitorHorizSync"        "31 - 83"
        Option          "SecondMonitorVertRefresh"      "56 - 75"
        Option          "ConnectedMonitor"              "CRT, CRT"

        Subsection "Display"
                        Depth   24
                        Modes   "1280x1024" 
        EndSubSection
EndSection
#
# Copyright (c) 2003 by James A. McQuillan (McQuillan Systems, LLC)
#
# This software is licensed under the Gnu General Public License.
# The full text of which can be found at http://www.LTSP.org/license.txt
#
#
# Config file for the Linux Terminal Server Project (www.ltsp.org)
#

[Default]
        SERVER                  = 10.10.0.254
        XSERVER_00              = auto
        
        #X_VIDEORAM             = 256000

        USE_XFS                 = Y
        LOCAL_APPS              = Y
        SCREEN_01               = shell
        SCREEN_02               = shell
        SCREEN_03               = startx

        XF86CONFIG_FILE         = XF86Config-nvidia

[00:C0:9F:25:0C:6E]
        XF86CONFIG_FILE         = XF86Config-ati

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to