Subject: What do I need to get X11 running?
To: None <port-atari@netbsd.org>
From: Junya Takeuchi <mail@jtake.net>
List: port-atari
Date: 02/03/2001 22:48:29
Hello!

I installed NetBSD1.5 recently. (FALCON with y2k+1fixed kernel)
But, X does not run.
What do I need to get X11 running?

*That I implemented it
1)
following line to /etc/ld.so.conf:
     /usr/X11R6/lib
2)
# cd /usr/X11R6/lib/X11/fonts
# sh -c 'for name in * ; do ( cd $name && gzip -d *.gz && mkfontdir ) ;
done'
3)
# cd /usr/X11R6/bin
# rm X
# ln -s XF68_FBDev X
4)
Copy the right config file(for NetBSD1.4.2) to /usr/X11R6/lib/X11/XF86Config
5)
types "startx",
But...X without running ...
Why???
"open_framebuffer" error reported that I see error.log.

Regards,

Junya Takeuchi ( mail@jtake.net  ) http://jtake.net