Re: Switch NetBSD/hpc* ports to Xorg
Izumi Tsutsui <[email protected]> Sat, 31 Jul 2010 22:09:18 +0900
| Newsgroups | gmane.os.netbsd.devel.x11,gmane.os.netbsd.ports.hpcarm,gmane.os.netbsd.ports.hpcmips,gmane.os.netbsd.ports.hpcsh |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > If no one have particular objections, I'll switch all hpcarm, hpcmips, and > hpcsh ports to X11FLAVOUR=Xorg (i.e. Xorg servers and X11R7) by default > in a few days. I've committed bsd.own.mk for this so that snapshot binaries with Xorg binaries will appear in a few days: http://releng.NetBSD.org/cgi-bin/builds.cgi Note: - hpcmips (and other mips port) userland seems still broken, regardless of Xorg but due to generic MIPS3 issue. (even getty(8) fails on gxemul) - You might also have to calibrate touchpad by tpctl(8) utility before starting Xserver. I've also put sample xorg.conf files here: ftp://ftp.NetBSD.org/pub/NetBSD/misc/tsutsui/xorg/ For hpcfb machines (per resolution and keymap): xorg.conf-640x240-jp xorg.conf-640x240-us xorg.conf-640x480-jp xorg.conf-640x480-us xorg.conf-800x600-jp xorg.conf-800x600-us For hpcarm W-ZERO3 (with lcd0 at pxaip using CCW screens) machines: xorg.conf-ws003sh xorg.conf-ws007sh xorg.conf-ws011sh If you see any Xorg specific problems, please report it via send-pr(1). Thanks, --- Izumi Tsutsui