Hi all,

I've just upgraded my workstation from RH7.2 to 7.3 and apart from big 
headaches doing the install, and the fact that the icons on the kickpanel 
stopped working* I like the new version.

However, I've got a problem with X.  Since upgrading I've got a flickering 
screen.  Whenever the screen is being updated - e.g. while I'm typing this - 
I get flickers appearing all over the screen.  The best way I can describe it 
is like watching TV with a poor signal and white noise appearing.

I'm using a S3 Virge DX card and a proview monitor and everything worked fine 
befure the upgrade.  As part of the upgrade, Xconfigure was run but 
everything looks fine.  Below is the current XFConfig-4 file.

* KDE 2 neither needed nor set the exec bit but KDE needs it set before it 
will run the app.

__BEGIN__
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

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

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section "Files"
        FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
        Load  "dbe"             # Double-buffering
        Load  "GLcore"          # OpenGL support
        Load  "dri"             # Direct rendering infrastructure
        Load  "glx"             # OpenGL X protocol interface
        Load  "extmod"          # Misc. required extensions
        Load  "v4l"             # Video4Linux
        # Load  "record"        # X event recorder
        # You only need the following two modules if you do not use xfs.
        # Load  "freetype"       # TrueType font handler
        # Load  "type1"         # Adobe Type 1 font handler
EndSection

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

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "Microsoft"
        Option      "Emulate3Buttons" "on"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier "PTS0304"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 30 - 70
        VertRefresh 50 - 160
        Option "dpms"
EndSection

Section "Device"
        Identifier "S3 ViRGE (generic)"
        Driver "s3virge"
        BoardName "Unknown"
     #Option "xaa_benchmark"
     #Option "fifo_moderate"
     #Option "pci_burst_on"
     #Option "pci_retry"
EndSection

Section "Device"
        Identifier "Linux Frame Buffer"
        Driver "fbdev"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "S3 ViRGE (generic)"
        Monitor "PTS0304"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "1024x768"
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection
__END__
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to