diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-02-19 19:51:54 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-02-19 19:51:54 +0000 |
commit | 1f67a45421112cd248393b710e62bbf5003265a1 (patch) | |
tree | 6f4dbc7980c5734d35cc5751a9a01ae22389eefa /distrib | |
parent | 2b6e9b95ac80f591c9c75a8ce93d4ef73634fc5d (diff) |
Disable Xorg on alpha. Xrender is broken since 2 releases and I still
don't know how to fix it. ok miod@, todd@
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/README.alpha | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/distrib/notes/README.alpha b/distrib/notes/README.alpha index b1d847f83..0d48ae634 100644 --- a/distrib/notes/README.alpha +++ b/distrib/notes/README.alpha @@ -1,28 +1,8 @@ Post-installation instructions for X.Org on OpenBSD/alpha --------------------------------------------------------- -OpenBSD uses the X.Org X server on alpha. - -Currently, only TGA video cards are supported. - -The wsfb driver supports the TGA as a dumb framebuffer at 8 or 24 bits -per pixel, depending on the card model. -A default /etc/X11/xorg.conf is installed that uses this driver. So -you can just use 'startx' or xdm to start X without further -configuration. - -See the tga(4) manual page for instructions on setting -the resolution of a TGA card. - -Start either xdm(1) or startx(1). - - a. Start xdm(1), the X display manager by activating the xdm_flags option - in /etc/rc.conf(8) or /etc/rc.conf.local(8). You need to disable - the getty process attached to /dev/ttyC0 if your video card is a TGA. - - b. Start startx(1) from a console shell. It is the X script that starts - the X server and a few X applications, including a window manager. +There is no X server for alpha. Only userland X. problem_blurb -$OpenBSD: README.alpha,v 1.3 2010/08/05 06:34:19 matthieu Exp $ +$OpenBSD: README.alpha,v 1.4 2011/02/19 19:51:53 matthieu Exp $ |