[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X noisy and dirty sessions on Compaq Armada



On Tue, 2002-03-12 at 11:34, Oliver Epper wrote:
> Hi Eduardo !
> 

Hi, and sorry for the delay.

> What video card is in your armada ?

I'm not really sure since I don't have the documentation of this
computer, but the 'xf86config' (I think is that one of the ones I used)
program reported a Cirrus Logic GD7548

>And what version of XFree
> are you using ?

Are recently one: 4.1.0-14

>How did you configure your X-Server ?

Well, in fact, not in a serious way. I picked from here and there until
it worked, since neither the configurations I found in internet nor the
ones suggested by the configuration programs (xf86config and so on)
worked.

> Maybe you want to send me a copy of your /etc/XF86Config-4
> so that I can see if I find something unexpected.

Yes. Thank you.

There it is:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync 46.9
        VertRefresh 75
# 640x350 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x350"    31.5  640  672  736  832    350  382  385  445
+hsync -vsync
# 640x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x400"    31.5  640  672  736  832    400  401  404  445
-hsync +vsync
# 720x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "720x400"    35.5  720  756  828  936    400  401  404  446
-hsync +vsync
# 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
ModeLine "640x480"    25.2  640  656  752  800    480  490  492  525
-hsync -vsync

# 640x480 @ 72Hz (VESA) hsync: 37.9kHz
ModeLine "640x480"    31.5  640  664  704  832    480  489  491  520
-hsync -vsy
# 640x480 @ 75Hz (VESA) hsync: 37.5kHz
ModeLine "640x480"    31.5  640  656  720  840    480  481  484  500
-hsync -vsync

# 640x480 @ 85Hz (VESA) hsync: 43.3kHz
ModeLine "640x480"    36.0  640  696  752  832    480  481  484  509
-hsync -vsync

# 800x600 @ 56Hz (VESA) hsync: 35.2kHz
ModeLine "800x600"    36.0  800  824  896 1024    600  601  603  625
+hsync +vsync

# 800x600 @ 60Hz (VESA) hsync: 37.9kHz
ModeLine "800x600"    40.0  800  840  968 1056    600  601  605  628
+hsync +vsync

# 800x600 @ 72Hz (VESA) hsync: 48.1kHz
ModeLine "800x600"    50.0  800  856  976 1040    600  637  643  666
+hsync +vsync
# 800x600 @ 75Hz (VESA) hsync: 46.9kHz
ModeLine "800x600"    49.5  800  816  896 1056    600  601  604  625
+hsync +vsync

# 800x600 @ 85Hz (VESA) hsync: 53.7kHz
ModeLine "800x600"    56.3  800  832  896 1048    600  601  604  631
+hsync +vsync


#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     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "MMIO"                      # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "MemCFG1"                   # <i>
        #Option     "MemCFG2"                   # <i>
        #Option     "MemCFG2"                   # <i>
# This was originally commented out
        #Identifier  "Card0"
        #Driver      "cirrus"
        #VendorName  "Cirrus Logic"
        #BoardName   "GD7548"
        #BusID       "PCI:0:2:0"
#EndSection



Section "Device"
        Identifier  "trjt1"
#       Driver      "cirrus"
#       Driver      "vga"
        Driver      "vesa"
#       VendorName  "Cirrus"
        BoardName   "GD7548"

#       VideoRam    1024
        VideoRam    2048
        #Chipset     "clgd7548"
        #ClockChip   "cirrus"
        Option      "linear"
        MemBase     0x40000000
        BusID       "PCI:0:2:0"
EndSection


Section "Screen"
    Identifier "Screen0"
    Device      "trjt1"
#    Device     "trjt0"
    Monitor     "Monitor0"
    DefaultColorDepth 8
    Subsection "Display"
        Depth       8
        Modes       "800x600" "640x480"
#I tried this. But it didn't worked. Maybe the values were wrong
        Virtual  792 584
    EndSubsection
    Subsection "Display"
        Depth   16
        Modes   "800x600"
    EndSubsection
EndSection


Thank you, Eduardo



> cya, Oliver
> 
> On 11 Mar 2002 23:58:23 +0100
> Eduardo Díaz Uriarte <ediazuri@wanadoo.es> wrote:
> 
> > Hi,
> > 
> > I've got a Compaq Armada 1510 running Xfree86 4.x. I finally configured
> > my x server so now I can play window maker.
> > 
> > But, I have a problem. Whenever I move the mouse cursor by the top of
> > the display, everywhere appear slices of the icons and windows that are
> > at the top.
> > 
> > By the way, I always can see a bit of the grey pattern of the x windows
> > (the one you see when they are starting) at the top of the display (the
> > rest shows what it should as I configured wm).
> > 
> > I don't know what it must be.
> > 
> > Any hints.
> > 
> > Thank you very much
> > 
> > 
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to debian-laptop-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> > 
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-laptop-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 




Reply to: