Hi
Just ran xf86config myself for your hardware and compred the result with what you sent
me.
I get just about the same, so without the hardware to see what is happening I am nit
really sure.
I am guessing in the following so......
I noticed just quickly looking at it that there is noo virtual line in the settings
for screen on your chosen card
Not sure but the Xserver may default to lowest resolution without that line
Try adding as below
This was gleened from comparing your result with my config file which is fror a Matrox
Millenium ll
I have used other cards with no problems but have had to manually edit a couple of
times.
Phil
hUnTeR wrote:
> # Device configured by xf86config:
>
> Section "Device"
> Identifier "Orchid Kelvin 64"
> VendorName "Unknown"
> BoardName "Unknown"
> #VideoRam 2048
> # Device section for Cirrus Logic GD5430/34-based cards.
> #MemBase 0x00e00000 # ISA card that maps to 14Mb
> #MemBase 0x04000000 # VLB card that maps to 64Mb
> #MemBase 0x80000000 # VLB card that maps to 2048Mb
> #MemBase 0x02000000 # VLB card that maps to 32Mb
> #Option "linear"
> # Use Option "no_bitblt" if you have graphics problems. If that fails
> # try Option "noaccel".
> # Refer to /usr/X11R6/lib/doc/README.cirrus.
> # To allow linear addressing, uncomment the Option line and the
> # address that the card maps the framebuffer to.
> Clocks 25.18
> EndSection
>
> # **********************************************************************
> # Screen sections
> # **********************************************************************
>
> # The Colour SVGA server
>
> Section "Screen"
> Driver "svga"
> # Use Device "Generic VGA" for Standard VGA 320x200x256
> #Device "Generic VGA"
> Device "Orchid Kelvin 64"
> Monitor "My Monitor"
> Subsection "Display"
> Depth 8
> # Omit the Modes line for the "Generic VGA" device
> Modes "640x480" "800x600" "1024x768" "1280x1024"
> ViewPort 0 0
> # Use Virtual 320 200 for Generic VGA
> EndSubsection
> Subsection "Display"
> Depth 16
> Modes "640x480" "800x600" "1024x768"
> ViewPort 0 0
> EndSubsection
> Subsection "Display"
> Depth 24
> Modes "640x480" "800x600"
> ViewPort 0 0
> EndSubsection
> Subsection "Display"
> Depth 32
> Modes "640x480" "800x600"
> ViewPort 0 0
> EndSubsection
> EndSection
>
> # The 16-color VGA server
>
> Section "Screen"
> Driver "vga16"
> Device "Generic VGA"
> Monitor "My Monitor"
> Subsection "Display"
> Modes "640x480" "800x600"
> ViewPort 0 0
> Virtual 800 600
> EndSubsection
> EndSection
>
> # The Mono server
>
> Section "Screen"
> Driver "vga2"
> Device "Generic VGA"
> Monitor "My Monitor"
> Subsection "Display"
> Modes "640x480" "800x600"
> ViewPort 0 0
> Virtual 800 600
> EndSubsection
> EndSection
>
> # The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32, Mach64)
>
> Section "Screen"
> Driver "accel"
> Device "Orchid Kelvin 64"
> Monitor "My Monitor"
> Subsection "Display"
> Depth 8
> Modes "640x480" "800x600" "1024x768" "1280x1024"
> ViewPort 0 0
Virtual "1280x1024"
> EndSubsection
> Subsection "Display"
> Depth 16
> Modes "640x480" "800x600" "1024x768"
> ViewPort 0 0
Virtual "1024x768"
> EndSubsection
> Subsection "Display"
> Depth 24
> Modes "640x480" "800x600"
> ViewPort 0 0
Virtual "800x600"
> EndSubsection
> Subsection "Display"
> Depth 32
> Modes "640x480" "800x600"
> ViewPort 0 0
Virtual "800x600"
> EndSubsection
> EndSection
--
email at [EMAIL PROTECTED] and at [EMAIL PROTECTED]
This message was sent using Linux 2.0 power!
Where do you want to go tomorrow?
_____________________________________________________
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.