Port-atari archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Need help getting started



Hi,

> Thanks a lot for your EtherNEC network driver.
> I installed over ftp, it works like a charm!

I'm also glad to see users who actually use it on NetBSD :-)

> NetBSD runs a lot better (performnce wise) than debian-68k at the 
> moment. I do have some issues with pkgsrc / pgk_add i need to sort out,

I'm afraid binaries built on NetBSD/amiga uses X11R6 binaries/libraries
instead of X11R7 ones (atari port has switched to X11R7).

> and i can't get any X11 to run so far.

NetBSD/atari 6.x doesn't ship Xserver binaries, but
1.6.2 Xserver still works on at least my TT030:
https://twitter.com/tsutsuii/status/445967908233953281/photo/1

The following procedure still works
http://mail-index.netbsd.org/port-atari/2010/03/18/msg000461.html
(I've also upated some files in the archive for NetBSD 6.1.3)
but I'm not familiar with Atari and Falcon hardware.

/usr/X11R6/lib/X11/XF86Config file have following lines:
---
Section "Screen"
    Driver      "fbdev"
#    Device      "Falcon"
    Device      "TT"
    Monitor     "Color Video Monitor"
---
so maybe you have to enable "Falcon" line instead?

> is it possible to have colored console?

It looks ite console doesn't support (at least) ANSI color
escape sequence. iteconfig(8) man page has some description
about colors, but I don't know the old ite driver..
http://netbsd.gw.com/cgi-bin/man-cgi?iteconfig+.atari+NetBSD-current

> here is my dmesg output:
> 
> --------------------------
> NetBSD 6.1.2 (FALCON)
> Atari Falcon (68060 rev.6 CPU/MMU/FPU)
> total memory = 524 MB
> avail memory = 515 MB

Wow! 68060 with 526MB seems one of the fastest NetBSD/m68k machine ;-)

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index