All of lore.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] VGA Xwindow
@ 2001-08-03 10:44 Takuichi Hoshina
  0 siblings, 0 replies; only message in thread
From: Takuichi Hoshina @ 2001-08-03 10:44 UTC (permalink / raw)
  To: linux-ia64

HI,

I have a IA64,Itanium(B3) machine. 
I have installed RedHat Linux Beta7.0.98(Wolverine). 
I updated kernel2.4.5 and patched ia64-010626.

Could somebody please give me advices about
 how to create XF86Config for VGA 4bit colors and 640*480?

I tried as below.
It does not work Xwindow on IA64, but it works on IA32.

-------------------------------------
# XFree86 4.0 configuration

  :

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

Section "Screen"
    Identifier	"Screen0"
    Device	"Generic VGA"
    Monitor	"Generic Monitor"
    DefaultDepth 4
    SubSection "Display"
        Depth		4
        Modes		"640x480"
    EndSubSection
EndSection

------------------------------------------

Has anyone seen this or know what is causing the problem?

Thanks 

Taku


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-03 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-03 10:44 [Linux-ia64] VGA Xwindow Takuichi Hoshina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.