Am Mittwoch, 27. August 2003 22:02 schrieb Børre Gaup:

> what kind of graphics card do you have, and what version is your xserver?
> That could cause the problem.

I'm using an "Albatron" GForce4-TI4200 AGP Gfx Card. 
XServer is XFree86 version 4.2.1-10 from debian unstable.

In the attachment there is my XF86Config-4.

As i noticed, the problem is not only in areas scrolled into view.
it is also in in areas that are shown directly after loading a site.

PS: i can't use the nvidia driver for xfree86 because it hangs the
entire x when kdm starts.

-- 
 MfG, Christian Welzel
  (Sektionsvorsitzender und Admin AG DSN Gerokstrasse)

  GPG-Key:     http://www.wh9.tu-dresden.de/~gawain/www.camlann.de/key.asc
  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen         0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        FontPath        "unix/:7110"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

#Section "Files"
#       FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
#       FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#       FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#       FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
#       FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
#EndSection

Section "ServerFlags"
    Option "DontZap" "false"
        Option "PC98" "false"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option          "XkbRules"    "xfree86"
    Option          "XkbModel"    "pc105"
    Option      "XkbLayout"   "de"
    Option      "XkbVariant"  "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/psaux"
        Option      "CorePointer"
EndSection

Section "Monitor"
        Identifier   "CTX PR960F"
        VendorName   "CTX"
        ModelName    "PR960F"
    HorizSync    31.5 - 110
        VertRefresh  50 - 160
EndSection

Section "Device"
        Identifier  "GForce4"
        Driver      "nv"
        VendorName  "NVidia"
        BoardName   "GForce4-Ti4200"
        BusID       "PCI:2:0:0"
    Clocks      85.0  60.75  36.0
EndSection

Section "Screen"
        DefaultDepth 24
        Identifier "Screen0"
        Device     "GForce4"
        Monitor    "CTX PR960F"
        SubSection "Display"
                Depth       1
        EndSubSection
        SubSection "Display"
                Depth       4
        EndSubSection
    Subsection "Display"
            Depth       8
            Modes       "1280x1024" "1152x864" 
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       16
            Modes       "1280x1024" "1152x864" 
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       24
            Modes       "1280x1024" "1152x864" 
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       32
            Modes       "1280x1024" "1152x864" 
            ViewPort    0 0
        EndSubsection
EndSection

# Section "Modes"
# EndSection

Section "DRI"
        Mode    0666
EndSection

# Section "Vendor"
# EndSection

Attachment: pgpAiR17hmjRy.pgp
Description: signature

Reply via email to