Subject: X still doesn't work on XP1000 (NetBSD-2.0_BETA)
To: None <port-alpha@netbsd.org>
From: MASUDA Hideo <h-masuda@ootani.nagata.kobe.jp>
List: port-alpha
Date: 07/02/2004 23:11:59
Hi, all.

 I use NetBSD-2.0_BETA downloaded from releng.netbsd.org
in /pub/NetBSD-daily/netbsd-2-0/200406120000/alpha .
 I just install on my XP1000 and run "startx". It causes that
console becomes background is white and printed text is black,
and echo back "XdecNetBSD: screen 0: TGA, 1280x1024" only.
 According to the PR, port-alpha/18178 that I sent, X dumps
core by SEGV after above console colors on 1.6G. But on 2.0_BETA,
X doesn't dumps core and seems to run normally as a process,

% ps agx
	(snip)
3545 E0 S    0:00.10 xterm -geometry 80x20+494-0 
4236 E0 S    0:00.79 X :0 (XdecNetBSD)
4621 E0 S    0:00.24 xclock -geometry 50x50-1+1 
4667 E0 S    0:00.07 xterm -geometry 80x50+494+51 
4957 E0 S+   0:00.02 xinit /usr/X11R6/lib/X11/xinit/xinitrc -- 
5007 E0 S    0:00.08 xterm -geometry 80x66+0+0 -name login 
5045 E0 S    0:00.04 twm 
5101 E0 S+   0:00.01 /bin/sh /usr/X11R6/bin/startx 

 The graphic card is configured as following:

% dmesg
tga0 at pci0 dev 13 function 0: TGA2 pass 2, board type T8-02
tga0: 1280 x 1024, 8bpp, Bt485 RAMDAC
tga0: interrupting at dec 6600 irq 32
wsdisplay0 at tga0 (kbdmux ignored): console (std, vt100 emulation)

 Any ideas or suggestions?

Thank you in advance.
--
MASUDA Hideo