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

What happen with my screen



----------------------------------
E-Mail: ildottofabio@tiscali.it
Date: 17-Feb-2003
Time: 11:27:55

Thismessage was sent by XFMail
----------------------------------
Hy,
my video changed color from white, first to pink, then to red and now 
to violet.
It seems that a trasparent colored sheet is between my video 
and my eyes, I can read the writing but with some difficult.

I'got a
Texas Instruments Extensa 355 
SuperProbe reports
First video: Super-VGA
        Chipset: Chips & Tech F65550 (Port Probed)
        Memory:  1024 Kbytes
        RAMDAC:  Generic 8-bit pseudo-color DAC
                 (with 6-bit wide lookup tables (or in 6-bit mode)
There is anybody that can help me to understand what happens?
Thanks

----------------------------
This is my XF86Config for 
Monitor Section
Section "Monitor"
    Identifier  "dstn"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.5 - 35.1  
    VertRefresh 50-70

EndSection

# Graphics device section
# Standard VGA Device:

Section "Device"
    Identifier  "Generic VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Chipset     "generic"

#    VideoRam   256

#    Clocks     25.2 28.3

EndSection


# Device configured by xf86config:
Section "Device"
    Identifier  "chips"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Options "no_stretch"
    #VideoRam    922
    # Insert Clocks lines here if appropriate
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************

# The Colour SVGA server

Section "Screen"
    Driver      "svga"
    # Use Device "Generic VGA" for Standard VGA 320x200x256
    #Device      "Generic VGA"
    Device      "chips"
    Monitor     "dstn"
    Subsection "Display"
        Depth       8
        # Omit the Modes line for the "Generic VGA" device
        Modes       "800x590"
        ViewPort    0 0
        # Use Virtual 320 200 for Generic VGA
        Virtual     800 590
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "800x590"
        ViewPort    0 0       
    Virtual     0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480"
        ViewPort    0 0
        Virtual     0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480"
        ViewPort    0 0
        Virtual     0 0
    EndSubsection
EndSection

# The 16-color VGA server

Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "dstn"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
  ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The Mono server

Section "Screen"
    Driver      "vga2"
    Device      "Generic VGA"
    Monitor     "dstn"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32, Mach64)
Section "Screen"
    Driver      "accel"
    Device      "chips"
    Monitor     "dstn"
    Subsection "Display"
        Depth       8
        Modes       "800x600" "640x480"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "800x600" "640x480"
        ViewPort    0 0
        Virtual     0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480"
        ViewPort    0 0
        Virtual     0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480"
        ViewPort    0 0
        Virtual     0 0
    EndSubsection
EndSection



Reply to: