Re: X.org and A1200 AGA Graphics

David Brownlee <[email protected]> Wed, 13 Oct 2021 21:10:24 +0100
Newsgroups gmane.os.netbsd.ports.amiga
Message-ID <CAGN_6pbgBSxf0r=9j2KtOdM3hsEHY7wGG49VUCzaQmZ++2UF_w@mail.gmail.com>
On Tue, 12 Oct 2021 at 18:01, David Brownlee <[email protected]> wrote:
>
> On Tue, 12 Oct 2021 at 00:51, Roc Vallès <[email protected]> wrote:
> >
> > Xorg confirmed working with your kernel.
>
> Most excellent! (just a note that while I built it, all the code
> changes are down to Jukka :)
>
> > I needed this @ /etc/X11/xorg.conf:
> >
> > Section "InputDevice"
> >         Identifier "Keyboard0"
> >         Driver "kbd"
> >         Option "Protocol" "wskbd"
> >         Option "Device" "/dev/wskbd0"
> > EndSection
> >
> > Hoping this can get approved for 9.3, if a 9.3 happens before 10.

Changes now pulled up into netbsd-9, so you can probably assume that
the http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-9/latest/
autobuilt binaries from tomorrow will include them, and of course will
be in any netbsd-9.3

Out of curiosity, what does "X -configure" generate if you run it as
root without X running?

Thanks

David