XF86Config for Neomagic 128XD

XF86Config for Neomagic 128XD

Post by Ed » Sun, 08 Feb 1998 04:00:00



Hi,

I have a notebook using Neomagic 128XD (NM2060) and I am currently
running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
been trying to set my display to 800x600 with VGA16 server, but so far
haven't made it yet. I know there is a driver from Xi Graphics, but
that's the last thing I want to do. Can anybody send the XF86Config file

Cheers,

Ed

 
 
 

XF86Config for Neomagic 128XD

Post by guenter.schwegman » Tue, 10 Feb 1998 04:00:00


i have a similar problem like ed with my notebook

I have a notebook using Neomagic NMX2093/2160 and I am currently
running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
been trying to set my display to 800x600 with VGA16 server, but so far
haven't made it yet. . Can anybody send the XF86Config file
so I can use it on my notebook? Please mail me at

thanks,    Guenter

 
 
 

XF86Config for Neomagic 128XD

Post by Paul Konin » Tue, 10 Feb 1998 04:00:00



> i have a similar problem like ed with my notebook

> I have a notebook using Neomagic NMX2093/2160 and I am currently
> running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
> been trying to set my display to 800x600 with VGA16 server, but so far
> haven't made it yet. . Can anybody send the XF86Config file
> so I can use it on my notebook? Please mail me at


This worked on my TI Extensa 660CDT notebook (until I got tired of
the VGA16 mode and bought the Xinside setup):

-- #
**********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "TI 660CDT laptop LCD"
    VendorName  "Texas Instruments"
    ModelName   "Extensa 660CDT"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   20 - 60.0

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 55-90

# Modes can be specified in two formats.  A compact one-line format, or
# a multi-line format.

# These two are equivalent

#    ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817
Interlace

#    Mode "1024x768i"
#        DotClock       45
#        HTimings       1024 1048 1208 1264
#        VTimings       768 776 784 817
#        Flags          "Interlace"
#    EndMode

# This is a set of standard mode timings. Modes that are out of monitor
spec
# are automatically deleted by the server (provided the HorizSync and
# VertRefresh lines are correct), so there's no immediate need to
# delete mode timings (unless particular mode timings don't work on your
# monitor). With these modes, the best standard mode that your monitor
# and video card can support for a given resolution is automatically
# used.

Modeline "640x480"     25.175 640  664  760  800   480  491  493  525
Modeline "640x480"     31.5   640  680  720  864   480  488  491  521
Modeline "800x600"     40     800  840  968 1056   600  601  605  628
+hsync +vsync

EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Device configured by xf86config:

Section "Device"
    Identifier  "TI 660CDT Laptop"
    VendorName  "Texas Instruments"
    BoardName   "Extensa 660CDT"
    #VideoRam    1536
    VideoRam    1024
    chipset     "generic"
        option "noaccel"
    # Insert Clocks lines here if appropriate
    Clocks      25.175 40
EndSection

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

# The 16-color VGA server

Section "Screen"
    Driver      "vga16"
    Device      "TI 660CDT Laptop"
    Monitor     "TI 660CDT laptop LCD"
    Subsection "Display"
        Modes       "800x600" "640x480" "1024x768"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

!-----------------------------------------------------------------------
! Paul Koning, NI1D, C-24183
! Xedia Corporation, 119 Russell Street, Littleton, MA 01460, USA
! phone: +1 978 952 6000 ext 115, fax: +1 978 952 6090

! Pgp:   27 81 A9 73 A6 0B B3 BE 18 A3 BF DD 1A 59 51 75
!-----------------------------------------------------------------------
! "The only purpose for which power can be rightfully exercised over
!  any member of a civilized community, against his will, is to prevent
!  harm to others.  His own good, either physical or moral, is not
!  a sufficient warrant."    -- John Stuart Mill, "On Liberty" 1859

 
 
 

XF86Config for Neomagic 128XD

Post by Equino » Thu, 12 Feb 1998 04:00:00


youre own stupidity for using that crap...*off



> i have a similar problem like ed with my notebook

> I have a notebook using Neomagic NMX2093/2160 and I am currently
> running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
> been trying to set my display to 800x600 with VGA16 server, but so far
> haven't made it yet. . Can anybody send the XF86Config file
> so I can use it on my notebook? Please mail me at

> thanks,    Guenter

 
 
 

XF86Config for Neomagic 128XD

Post by Eric Wei » Fri, 13 Feb 1998 04:00:00


Thanks for your constructive suggestion you increased the noise to
signal ratio infinitely:

Subject: Re: XF86Config for Neomagic 128XD

Newsgroups:
comp.sys.laptops,comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.
x

youre own stupidity for using that crap...*off



> i have a similar problem like ed with my notebook

> I have a notebook using Neomagic NMX2093/2160 and I am currently
> running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
> been trying to set my display to 800x600 with VGA16 server, but so far
> haven't made it yet. . Can anybody send the XF86Config file
> so I can use it on my notebook? Please mail me at

> thanks,    Guenter

 
 
 

XF86Config for Neomagic 128XD

Post by Edvin Aldria » Tue, 24 Feb 1998 04:00:00




> > i have a similar problem like ed with my notebook

> > I have a notebook using Neomagic NMX2093/2160 and I am currently
> > running Slackware 3.4 with kernel 2.0.33. XFree86 version is 3.3.1. I've
> > been trying to set my display to 800x600 with VGA16 server, but so far
> > haven't made it yet. . Can anybody send the XF86Config file
> > so I can use it on my notebook? Please mail me at

> > thanks,    Guenter

I have similar kind of laptop, before I have similar probleme. My monitor can
support 1024x768 and Isuccesfully setup for 800x600 at 16 colors. I do not
know about monitor that support less than this

Anyway, now I am using AcceleratedX server and I am happy with it.

Best Regard

Edvin Aldrian

 
 
 

1. Neomagic Graph 128XD under x

Go to http://www.neomagic.com/notebooks_users_main.html

They have a dedicated Xserver for the NeoMagic 128XD that you
can download.  Try it!!

Gaz
--
========================================================================


========================================================================

2. How to get one password verification window?

3. X on NeoMagic MagicGrapg 128XD?

4. tinydns keeps exiting

5. NeoMagic 128XD support?

6. Sound in linux?

7. Fonts look terrible on XFrre86 with NeoMagic 128XD video

8. Modules in RH7

9. HP OmniBook 4100's NeoMagic 128xD + any X?

10. NeoMagic 128XD XFree86 setup

11. Xfree and NeoMagic 128XD

12. NeoMagic 128XD drivers...

13. Video corruption at boot on Presario 1260 (/w NeoMagic 128XD video)