Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 1996 11:32:48 -0400 (EDT)
From:      Frank Seltzer <frankd@yoda.fdt.net>
To:        Rajesh Vaidheeswarran <rv@fore.com>
Cc:        questions@freebsd.org
Subject:   Re: Number Nine FX Motion 771 w/ 4mb and Viewsonic 21PS and FBSD 2.1.0
Message-ID:  <Pine.BSF.3.95.960819112451.7496A-100000@Kryten.nina.org>
In-Reply-To: <199608191442.KAA09355@dolphin.fore.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Aug 1996, Rajesh Vaidheeswarran wrote:

> (**) S3: Unknown RAMDAC type "ibm_rgb52x"
> 
>  *** A configured device found, but display modes could not be resolved.***
> 
> 
> Fatal server error:
> no screens found
> X connection to :0.0 broken (explicit kill or server shutdown).
> 

Rerun xf86config and press return on the two screens that ask for a RAMDAC
and clockchip - X will find these on it's own.

> Section "Device"
>     Identifier  "Number Nine FX Motion 771"
>     VendorName  "Number Nine"
>     BoardName   "FX Motion 771"
>     #VideoRam    4096
>    #s3RefClk  16
     ^^^^^^^^^^^^^ 
Uncomment this line and add this line:

    DacSpeed 220


Add this line to each Display subsection in the Screen section:
 
	Invert_VCLK "*" 0

> Section "Screen"
>     Driver      "accel"
>     Device      "Number Nine FX Motion 771"
>     Monitor     "ViewSonic 21PS"
>     Subsection "Display"
>         Depth       8
>         Modes       "640x480" "800x600" "1024x768" "1280x1024"
>         ViewPort    0 0
>         Virtual     1600 1280
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "640x480" "800x600" "1024x768" "1280x1024"
>         ViewPort    0 0
>         Virtual     1280 1024
>     EndSubsection
>     Subsection "Display"
>         Depth       32
>         Modes       "640x480" "800x600" "1024x768"
>         ViewPort    0 0
>         Virtual     1024 768
>     EndSubsection
> EndSection

Hope this helps.

Frank
--
Only in America can a homeless veteran sleep in a cardboard box while a 
draft dodger sleeps in the White House - anonymous




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960819112451.7496A-100000>