I have a DEC PWS 500a running NetBSD 5.1/Alpha. I'd like to configure
X, but I am pretty sure NetBSD Alpha is using XFree86 which is a pain to
configure. Is there any existing documentation on how to appropriately
configure X for this system? I figured I'd ask first before I spend
hours hammering at xf86..
Thanks,
Ryan
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de
Have you tried the bog std script xf86config ? There was another one
XF86Setup (I think I have the caps correct).
Al.
--
--
Al Boyanich
adb -w -P "world> " -k /dev/meta/galaxy/ksyms /dev/god/brain
Interestingly enough, neither exist. However, XalphaNetBSD, X, and
startx exist.. so I am not sure why that is missing. I remember back in
the day with xf86 was the norm I'd always use xf86config. I wonder if
maybe I need to install something from pkgsrc? I did the 'full' install
of NetBSD - so my assumption is everything /should/ be there.
XalphaNetBSD doesn't use a XF86Config file.
--
Manuel Bouyer <bou...@antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la difference
--
I realized this and decided to compile XFree86.. we'll see how that goes ;)
At some time I added Xorg support in NetBSD's source tree for alpha.
You can force building xorg with the appropriate build.sh options
(I don't remember the syntax but build.sh -h should tell you)
--
Manuel Bouyer <bou...@antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la difference
--
--
Hmm, okay.. well I already have built and installed XFree86 so I might
as well try it. I'll probably get annoyed and end up building Xorg though.
Thanks for the info