You should now have received the 
        XFCom-neomagic-glibc-2.0.0-1.i386.rpm
attached is in info file. 
I have a Debian rather than Redhat installation so I can't provide you
with additional installation info.  When you have run the .rpm 
installation
process, their may be info files in /usr/doc/xserver/XFcom something.
That's where my Debian package installer puts the information.

The XF86Config file will either be read from your /root director of from
/etc/X11/  

Under Debian there is a file  
/etc/X11/Xserver like:
==============================
/usr/bin/X11/XF86_SVGA
Console

The first line in this file is the full pathname of the default X
server.
The second line shows who is allowed to run the X server:
RootOnly
Console      (anyone whose controlling tty is on the console)
Anybody
=====================================
which tells the system which Xserver to use. On my desktop of the moment
its
XF86_SVGA  but yours should be  XFcom something

MarvS
> 
> i have a inspiron 3000.  i have installed red hat linux 5.1.  when i try to load the 
>xfree86 server it won't load.  can anyone tell me how to get the x server loaded?  
>this is my first shot at linux so please be detailed.  thanks.
> 
> Leland Albro
> Network Administrator
> Troy ISD
> [EMAIL PROTECTED]
> 
> 
> ---
>   http://nts.ml.org
>   FAQ:                               http://www.ps.uci.edu/~tomba/inspiron/
>                                      http://nts.ml.org/inspiron/
>   List Archives:                     http://nts.ml.org/inspiron/maillist.html
>   To unsubscribe send a message to:  [EMAIL PROTECTED]
>   List administrator:                [EMAIL PROTECTED]

            XFCom_NeoMagic, Version 2.0.0, October 7, 1998


This FREE (see the license below) full featured X Server contains:

* Full support for internal flat panels, external monitors, and
  simultaneous internal/external displays.

* Complete set of Panel Resolutions supported including stretch and
  centering modes for running lower resolutions on fixed resolution
  panels.

* Support for depths of 8, 15, 16 and 24 bits per pixel.

* Hardware Cursor support to reduce sprite flicker.

* Hardware accelerated drawing engine for 8, 15 and 16 bit per pixel
  modes.

* Fully programmable clocks for external monitor only modes.

* Robust text mode restore for VT switching.


Tested Laptops

* Acer Travelmate 7120T
* Acer Extensa 367, 367D & 710TE
* Actebis TN559Pro
* Asus P6300
* CTX EzBook 700 & 77X series
* Compaq Presario 1080, 1210, 1215, 1220, 1610, 1611, 1620, 1621 & 1640
* Dell Inspiron 3000 & 3200
* Dell Latitude CP, CPi, LM & XPi
* Digital VP HiNote 535, 575, 703, 717 & 720
* FIC DESIGNote 5550
* Fujitsu LifeBook 420D & 656Tx
* Gateway 2000 Solo 2300XL, 2500LS & 5150
* Highscreen XD Advance II 21,1" TFT
* Hi-Grade Notino AS6000 pII/266Mhz
* Hitachi VisionBook Plus 5000
* HP Omnibook 800, 3000, 3100, 4100 & Sojourn
* IBM ThinkPad 380D, 380E, 380ED, 380XD, 385XD, 560X & 600
* LEO DESIGNote 5550
* Micron Transport XKE
* NEC Ready 330T
* NEC Versa 2780 MT, 5060X, 5080X, 6060 & 6230
* NEC MB12C/UV (mobio NX)
* OPTI Phoenix
* Panasonic CF_S21, CF-25 MKIII & CF-35
* Quantex H-1330
* Sceptre 4500
* SEH DESIGNote 5550
* Siemens Nixdorf Scenic 510
* Sony PCG-505, PCG-705, PCG-717, PCG-719 & PCG-731
* TI Extensa 660 CDT
* Toshiba Libretto 100CT
* Toshiba Protege SS3000
* UMAX 520T

CAUTION:  Running this server on untested laptops poses a potential risk
of damaging your laptops flat panel display.  You assume all risks in
using this X server on untested laptops, however, if you successfully
run this server on a laptop not listed here, we would like to hear from
you.  Please e-mail your laptop make and model to us at
[EMAIL PROTECTED]

Red Hat and Precision Insight, Inc. disclaim all warranties with regard
to this X server.  In no event shall Red Hat or Precision Insight, Inc.
liable for any damages whatsoever resulting from the use of this X
server.

This commercial quality X Server has been tested with:
   * NeoMagic 2200 (MagicMedia256AV)
   * NeoMagic 2160 (MagicGraph128XD)
   * NeoMagic 2097 (MagicGraph128ZV+)
   * NeoMagic 2093 (MagicGraph128ZV)
   * NeoMagic 2090 (MagicGraph128V)
   * NeoMagic 2070 (MagicGraph128)


Download and Installation Instructions

Although you can place the downloaded .rpm file in any directory of your choosing,
we suggest you ftp the file into the /tmp directory and then execute
the appropriate RPM command from that directory to install the .rpm file.
When the RPM command runs, it will automatically place the component files
of the X Server into the correct loctions in your system.

NOTE: see the Red Hat manual for more details on the use of RPM.

Red Hat 5.x (glibc) systems:-
        1) get the file to your system
           cd /tmp
           ftp://ftp.redhat.com/pub/XFCom/XFCom-neomagic-glibc-2.0.0-1.i386.rpm
        2) install the files using RPM
           rpm -ivh XFCom-neomagic-glibc-2.0.0-1.i386.rpm
        3) after installing run (as root): 
           ln -sf /usr/X11R6/bin/XFCom_NeoMagic /etc/X11/X
           mv /etc/X11/XF86Config /etc/X11/XF86Config.old
           cp /etc/X11/XF86Config.neomagic /etc/X11/XF86Config

Red Hat 4.x (libc5 systems):-
        1) get the file to your system
           cd /tmp
           ftp://ftp.redhat.com/pub/XFCom/XFCom-neomagic-libc5-2.0.0-1.i386.rpm
        2) install the files using RPM
           rpm -ivh XFCom-neomagic-libc5-2.0.0-1.i386.rpm
        3) after installing run (as root):  
           ln -sf /usr/X11R6/bin/XFCom_NeoMagic /etc/X11/X
           chmod 4711 /usr/X11R6/bin/XFCom_NeoMagic
           mv /etc/X11/XF86Config /etc/X11/XF86Config.old
           cp /etc/X11/XF86Config.neomagic /etc/X11/XF86Config

Special instructions for subnotebook users (e.g. Toshiba Libretto 100CT):-
        If your panel is a non-standard resolution (e.g. 800x480), you will
        want to start with the XF86Config file at:

                /etc/X11/XF86Config.libretto100ct

A description of the supported configuration options can be found at:

        /usr/doc/XFCom-neomagic-glibc-2.0.0/README

                     <or>

        /usr/doc/XFCom-neomagic-libc5-2.0.0/README

If you want to run you system in various color depths start X with the following
command from the command line:
        startx -- -bpp #
Replace # with 8, 16, or 24 to get the desired number of bits per pixel

You can accomplish the same thing by editing your XF86Config file to comment
out the display subsections above the color depth of interest.  This will allow
you to run in the desired color depth without having to use the -bpp flag when
you execute the startx command.




---
  http://nts.ml.org                                  
  FAQ:                               http://www.ps.uci.edu/~tomba/inspiron/
                                     http://nts.ml.org/inspiron/
  List Archives:                     http://nts.ml.org/inspiron/maillist.html
  To unsubscribe send a message to:  [EMAIL PROTECTED]
  List administrator:                [EMAIL PROTECTED]

Reply via email to