Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2002 21:32:55 +0100
From:      mess-mate <messmate@free.fr>
To:        "Bert Hiddink" <hiddink@galileo.or.cr>
Cc:        "freebsd-questions-en" <freebsd-questions@freebsd.org>
Subject:   Re: I'm running (on 5 year old Dells) Pentium 200 MMX, 64Mb, S3 Trio+V chipset,
Message-ID:  <20020210215124.72FC05F8A4@postfix2-2.free.fr>
In-Reply-To: <3C6534F7.14070.FA82D@localhost>
References:  <3C642BE4.30897.268768@localhost> <3C6534F7.14070.FA82D@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
If this can help :
#=20
**********************************************************************
# Graphics device section
#=20
**********************************************************************

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "S3 ViRGE (generic)"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "s3virge"
#    VideoRam    2048
    # Clock lines


    # Uncomment following option if you see a big white block       =20
    # instead of the cursor!                                         =20
    #    Option      "sw_cursor"

    Option      "DPMS"  "on"
EndSection



#=20
**********************************************************************
# Screen sections
#=20
**********************************************************************


Section "Screen"
    Identifier "screen1"
    Device      "S3 ViRGE (generic)"
    Monitor     "Nokia|Nokia 447ZA"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection


On Saturday 09 February 2002 23:40, you wrote:
| Hello, RoadRunner,
|
| Thanks for your reply!
|
| El 8 Feb 2002 a las 20:53, RoadRunner escrib=F3:
| >> On Fri, 8 Feb 2002 19:49:56 -0800
| >>
| >> "Bert Hiddink" <hiddink@galileo.or.cr> wrote:
| >> > Hello,
| >> >
| >> > I tried to get a X-Windows Server running with the following
| >>
| >> configuration:> FreeBSD release-4.4 on 5 year old Dells (Pentium
| >> 200 MMX, 64Mb), S3 Trio+V chipset.>
| >>
| >> > I have installed X-Windows installed several times on other
| >> > machines
| >>
| >> with FreeBSD, however, in this > case, I have not had succes so
| >> far. I have not give up yet but just would like to know wether >
| >> anyone of you has done this succesfully? >
| >>
| >> Sometimes, (though not always) I've found (especially with XFree
| >> 4.x that rather than the correct S3 Trio, if you say S3 Virge
| >> (generic) it works perfectly--found this out by accident, after
| >> a mistype in xf86config. Since then, I've had success with this
| >> a few times--RH and Gentoo Linux as well as FreeBSD.
| >>
| >> HTH a little
| >>
| >> Scott Robbins
|
| I tried your suggestion but it won't work. With the graphic and
| non-graphic setup, when I choose the S3- Virge Generic, the machine
| hangs and I have to reset the machine in order to get it up again.
| Any more suggestion?
|
| Many thanks in advance!
| -brt
|
|    Bert Hiddink, FUNDACION GALILEO
|    Correo electronico: hiddink@galileo.or.cr
|    Sitio: http://www.galileo.or.cr
|    Tel. (506) 280 8683, telefax. (506) 280 8847
|
|
| To Unsubscribe: send mail to majordomo@FreeBSD.org
| with "unsubscribe freebsd-questions" in the body of the message

--=20
mess-mate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210215124.72FC05F8A4>