Xinerama issues

From: mhall (me_at_privacy.net)
Date: 01/22/04

  • Next message: Adam K Kirchhoff: "Re: Xinerama issues"
    Date: Thu, 22 Jan 2004 14:56:20 -0700
    
    

    I am running Slackware 9.1 (kernel 2.4.22), XFree86-4.3.0, on a dual head
    system. When I try to start X with with the secondary monitor enabled I
    get a fatal error. This is the error message from XFree86.0.log:

    Error in I810WaitLpRing(), now is 6402, start is 4401
    pgetbl_ctl: 0x0 pgetbl_err: 0x10
    ipeir: 0 iphdr: 0
    LP ring tail: 4a0 head: 0 len: f001 start 780000
    eir: 0 esr: 10 emr: 3d
    instdone: ff7a instpm: 0
    memmode: 4 instps: c10
    hwstam: 9ac7 ier: 0 imr: 9ac7 iir: 0
    space: 64344 wanted 65528

    Fatal server error:
    lockup

    My /etc/X11/XF86config is essentially the same as my old one from a
    Slackware 9.0 build (dual head worked great). Here is the relevant info
    from XF86config:

    # in server flags section
            Option "Xinerama" "on"

    # from monitor section

    Section "Monitor"
        Identifier "LUZER"
        HorizSync 30-96
        VertRefresh 50-120
    EndSection

    Section "Monitor"
            Identifier "Guy Smiley"
            HorizSync 30-85
            VertRefresh 50-150
    EndSection

    # from graphics device section
    # I've tried this with and without the VideoRam section
    # the PCI BusID is correct for each device
    Section "Device"
        Identifier "TNT2"
        Driver "nv"
        VideoRam 16384
        BusID "PCI:1:7:0"
    EndSection

    Section "Device"
            Identifier "Intel i810"
            Driver "i810"
            VideoRam 8192
            BusID "PCI:0:1:0"
    EndSection

    # screen section
    # I've tried both 16 and 24 bit depth
    Section "Screen"
        Identifier "Screen 1"
        Device "TNT2"
        Monitor "LUZER"
        DefaultDepth 24
        Subsection "Display"
            Depth 24
            Modes "1280x1024"
            ViewPort 0 0
        EndSubsection
    EndSection

    Section "Screen"
            Identifier "Screen 2"
            Device "Intel i810"
            Monitor "Guy Smiley"
            DefaultDepth 24

            Subsection "Display"
                    Depth 24
                    Modes "1280x1024"
                    ViewPort 0 0
            EndSubsection
    EndSection

    # from serverlayout section
            Screen "Screen 1"
            Screen "Screen 2" LeftOf "Screen 1"

    If anyone has any ideas why this is not working, or if more information is
    needed, please let me know.

    TIA
    mhall


  • Next message: Adam K Kirchhoff: "Re: Xinerama issues"

    Relevant Pages

    • Issues with RHGB and broken xorg.conf files
      ... the "graphical boot" procedure more robust.... ... X server shouldn't be a fatal error. ... it should kick out an error message (like ...
      (Fedora)
    • RE: File Server Migration Toolkit (FSMT 1.1): Fatal Error
      ... Cluster (MS Windows Server 2003); ... I don't have to consolidate the DFS Root, so I won't run the DFS ... After the FSMT setup on the new Cluster, I receive the following Fatal Error ...
      (microsoft.public.windows.server.migration)
    • Re: Server boot no error messages in logs
      ... the best way to deal with the dreaded Fatal Error ... FATAL is to attach a logging console to the back of ... I opened a Sun ticket and got the answer I already knew I would get. ... "Get a console server" was their response. ...
      (comp.unix.solaris)
    • Re: COM and DOTNET on Windows Server 2008 R2 64 bit
      ... I just tried running php from the commandline, and my assembly works fine - using the same php script that doesn't work in my browser. ... I'm now trying to get this stuff working on our production server, ... Fatal error: Uncaught exception 'com_exception' with message 'Source: ... I even just tried the DOTNET ...
      (comp.lang.php)
    • Re: COM and DOTNET on Windows Server 2008 R2 64 bit
      ... On 5/26/2011 4:26 PM, Trevor wrote: ... I'm now trying to get this stuff working on our production server, ... Fatal error: Uncaught exception 'com_exception' with message 'Source: ... I even just tried the DOTNET ...
      (comp.lang.php)