From: Takuichi Hoshina <takuichi.hoshina@itg.hitachi.co.jp>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] VGA Xwindow
Date: Fri, 03 Aug 2001 10:44:27 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005998@msgid-missing> (raw)
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
reply other threads:[~2001-08-03 10:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590693005998@msgid-missing \
--to=takuichi.hoshina@itg.hitachi.co.jp \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.