On 24 Dec 2000, jhvhjv kjkg gkjkjg wrote:

> hi
>  as some of you gave ans about 810 chipset i thought it would be better that for me 
>to specify that i have 44obx mother board 
> i have tried to edit xf86config manually both the monitor section & the 
> trident section 
> in the monitor section i have inserted the monitor mode lines.
> and as i read in one of the mails i inserted these lines
> Selection          "Device"
>  Identifier          "Trident 3DImage975 AGP (Generic)"
>  VendorName   "Trident"
>   BoardName    "3DImage9750"
>   Chipset           "3DImage975"
>   VideoRam       4096
>   Option            "noaccel"
> 
> and still xwindows didnt work and it gave some msgs and it shutdowned
> interestingly i noticed that it displayed warning that in fonts section the entry 
>true type fonts was not there
> i checked it out and didnt found that so any of you guys know that this can cause a 
>problem ? if then how do i solve it?
> another thing that i found out in the mails that the Xfree server old ones do not 
>support the trident 975 so how do i upgrade and where do i get it?
> ravi mirchandani
> -----------------------------------------------------------------------


I am using Trident 3DImage975 AGP card on 440Bx chipset based mother board
and the monitor is SAMSUNG SAMTRON 50E. In my case, Xconfigurator failed
to config the xwindows (for RedHat 6.2) whereas XF86Setup successfully
done it. For your easy reference the whole XF86Config file attached below.
But you 
                        * SHOULD NOT USE IT AS SUCH* 

since I have read that it may spoil your hardware if the HorizSynce or
VertRefresh is more what your monitor supports. But I do not know much
about it.

Satheesh
[EMAIL PROTECTED]

                        XF86Config
------------------------------------------------------------------------
# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.

# .........................................................

# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   
"/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 30
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "us"
EndSection

Section "Pointer"
    Protocol    "IMPS/2"
   Device          "/dev/mouse"
   BaudRate        1200
   Emulate3Timeout 50
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-48.5
   VertRefresh     55-90
   Modeline  "800x600"    50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "Trident 3DImage975 AGP (generic)"
   VideoRam        4096



EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 24
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 24
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "800x600"
   EndSubSection
EndSection
--------------------------------------------------------------


----------------------------------------------
LIH is all for free speech.  But it was created
for a purpose.  Violations of the rules of
this list will result in stern action.

Reply via email to