Subject: Re: Console/X-server problems on SS5
To: None <port-sparc@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-sparc
Date: 09/28/2005 16:50:10
>     kbd: returning ENOTTY

> [and X doesn't start properly]

> I recall there being some work on on the cgsix framebuffer [...]

This is a problem between the X server and the keyboard interface; the
framebuffer doesn't come into it, so chasing after cg6 issues will be
pointless.

The message is coming from kbdioctl() (sys/dev/sun/kbd.c, search for
ENOTTY).  The real question is, what ioctl is the X server issuing that
is failing?

Perhaps make that printf print out cmd, so you can see what ioctl is
failing.  It won't fix anything but it will at least give you a
direction to investigate further.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B