Subject: Re: Unable to start X
To: fission <fission@mb.sympatico.ca>
From: R. C. Dowdeswell <elric@mabelode.imrryr.org>
List: port-macppc
Date: 11/12/1999 14:41:18
On 942428667 seconds since the Beginning of the UNIX epoch
fission wrote:
>
>Wow, extremely interesting.  =)  I never knew I could do that. (or how,
>for that matter).
>
>This is what I came up with (running this as root because normal users
>do not have priviledges to wskbd0/wsmouse0):
>
> 15104 xinit    CALL  fcntl(0x3,0x4,0x4)
> 15104 xinit    RET   fcntl 0
> 15104 xinit    CALL  read(0x3,0x7fffe6b8,0x8)
> 15104 xinit    RET   read -1 errno 35 Resource temporarily unavailable
> 15104 xinit    CALL  poll(0x1846f80,0x1,0xffffffff)
> 15105 Xmacppc  CALL  break(0x1a62000)
> 15105 Xmacppc  RET   break 0
> 15105 Xmacppc  CALL  gettimeofday(0x7fffe728,0)
> 15105 Xmacppc  RET   gettimeofday 0
> 15105 Xmacppc  CALL  access(0x19c1c34,0x6)
> 15105 Xmacppc  NAMI  "/dev/ttyE0"
> 15105 Xmacppc  RET   access 0
> 15105 Xmacppc  CALL  open(0x19c1c34,0x2,0)
> 15105 Xmacppc  NAMI  "/dev/ttyE0"
> 15105 Xmacppc  RET   open -1 errno 6 Device not configured

You might try:

	# wsconscfg 0

before you start the X server.  It might help.

 == Roland Dowdeswell                      http://www.Imrryr.ORG/~elric/  ==
 == The Unofficial NetBSD Web Pages        http://www.Imrryr.ORG/NetBSD/  ==
 == The NetBSD Project                            http://www.NetBSD.ORG/  ==