Subject: Re: Re: XFree86 - testers wanted
To: Michael <macallan18@earthlink.net>
From: Joel CARNAT <joel@carnat.net>
List: port-sparc64
Date: 03/16/2005 18:11:47
Dans l'épisode précédent (Wed, Mar 16 2005 - 11:30), Michael nous apprenait que :
> Hello,
> 
> > doesn't work for me ;(
> That's pretty unspecific.
> 
> >  - my /etc/ttys is now :
> > ########################################################################
> > #console        "/usr/libexec/getty suncons"    sun-ss5 on secure
> > ttyE0   "/usr/libexec/getty suncons"    sun-ss5 on secure
> better use 'sun' as terminal type, 'sun-ss5' is a cut-down version suitable for the old console code if I remember correctly.
> 

 I forgot to say I do have an U10 :)

> >  I hav two problems :
> > 1. my keyboard doesn't type anything (it's is a Type 5)
> So the keyboard code is still not fixed - please try one of my kernels ( made for an U10, should work for you ) - this is what I'm using right now - the only difference is that it contains vt100 terminal emulation code instead of sun:
> http://macallan.homeunix.org:6704/stuff/BSD/sparc64/netbsd_Ultra10_03_16.bz2
> 

 good, now I have a nice green/white screen with keyboard working.
 FYI, the wsconsctl still doesn't work:
# wsconsctl -w encoding=fr                                                               
wsconsctl: WSKBDIO_SETENCODING: Invalid argument

> > 2. when I start xdm (from a ssh session), it goes :
> > ########################################################################
> > # cat /var/log/xdm.log
> > 
> > Fatal server error:
> > no screens found
> > xdm error (pid 506): Server for display :0 terminated unexpectedly: 1
> >  what's the part I'm missing ?
> Good question - what's in your /var/log/XFree86.0.log? This should tell us why the Xserver barfs.

 well... my problem is that there're no /var/log/XFree86.0.log
 generated... all I have is a message on the console (with your
XF86Config and mine - workin on the same machine with obsd/sparc64):
########################################################################
# startx
xauth: (argv):1:  bad display name "cumin.domain.tld:0" in "list" command
xauth: (stdin):1:  bad display name "cumin.domain.tld:0" in "add" command

Fatal server error:
no screens found
giving up.
xinit:  Connection refused (errno 61):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
xauth: (argv):1:  bad display name "cumin.domain.tld:0" in "remove" command
########################################################################

 ktrace/kdump show startx goes "normally" (I think)...
########################################################################
   630 sh       NAMI  "/usr/X11R6/bin/xinit"
   630 sh       RET   __stat13 0, -16080/0xffffffffffffc130
   630 sh       CALL  __vfork14
   630 sh       RET   __vfork14 298/0x12a
   630 sh       CALL  getpgrp
   630 sh       RET   getpgrp 630/0x276, 20/0x14
   630 sh       CALL  wait4(0xffffffffffffffff,0xffffffffffffc10c,0,0)
   630 sh       RET   wait4 298/0x12a, -16116/0xffffffffffffc10c
   630 sh       CALL  __vfork14
   630 sh       RET   __vfork14 689/0x2b1
   630 sh       CALL  getpgrp
   630 sh       RET   getpgrp 630/0x276, 20/0x14
   630 sh       CALL  wait4(0xffffffffffffffff,0xffffffffffffc04c,0,0)
   630 sh       RET   wait4 689/0x2b1, -16308/0xffffffffffffc04c
   630 sh       CALL  read(0xa,0x220a68,0x3f8)
   630 sh       GIO   fd 10 read 0 bytes
       ""
   630 sh       RET   read 0, 2230888/0x220a68
   630 sh       CALL  exit(1)
########################################################################

 any tweak (for starting X, or else) ?

-- 
,-- This mail runs ---------.
`------------ NetBSD/i386 --'