From owner-freebsd-sparc64@FreeBSD.ORG Wed Jul 6 15:38:40 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98E8B16A41F for ; Wed, 6 Jul 2005 15:38:40 +0000 (GMT) (envelope-from mmuthmann@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DD77843D46 for ; Wed, 6 Jul 2005 15:38:39 +0000 (GMT) (envelope-from mmuthmann@gmx.net) Received: (qmail invoked by alias); 06 Jul 2005 15:38:31 -0000 Received: from p54929652.dip0.t-ipconnect.de (EHLO [192.168.0.2]) [84.146.150.82] by mail.gmx.net (mp015) with SMTP; 06 Jul 2005 17:38:31 +0200 X-Authenticated: #1009348 From: Matthias Muthmann To: Robert Slade In-Reply-To: <1120662243.22262.9.camel@lmail.bathnetworks.co.uk> References: <1120662243.22262.9.camel@lmail.bathnetworks.co.uk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JLE5++iWfkeHHYkET7kZ" Date: Wed, 06 Jul 2005 17:38:13 +0200 Message-Id: <1120664293.22546.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 X-Y-GMX-Trusted: 0 Cc: "freebsd-sparc64@freebsd.org" Subject: Re: SUN U10 - Xwindows Again X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 15:38:40 -0000 --=-JLE5++iWfkeHHYkET7kZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Am Mittwoch, den 06.07.2005, 15:04 +0000 schrieb Robert Slade: > Hi, >=20 > I'm still having problems with getting Xwindows to work. >=20 > I'm using 6.0-Current. The machine is a U10 with Creator Graphics and a > (uk) Type 6 KeyBoard + 3 Button Mouse - at least that is what it says on > it. >=20 > The error(s) I'm now getting is: =20 >=20 > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 6 14:21:30 2005 > (=3D=3D) Using config file: "/etc/X11/xorg.conf" > Detected FFB2+/vertical, Single-buffered. > [drm] failed to load kernel module "ffb" > (EE) SUNFFB(0): [dri] DRIScreenInit failed. Disabling DRI. > Warning: locale not supported by Xlib, locale set to C > Warning: locale not supported by Xlib, locale set to C > Warning: locale not supported by Xlib, locale set to C > Warning: X locale modifiers not supported, using default > Warning: X locale modifiers not supported, using default > Warning: X locale modifiers not supported, using default > Failed to open input method > Failed to open input method > Failed to open input method > waiting for X server to shut down >=20 > The Xorg.0.log repeats the part about drm and dri but does not indicate > anything re the input method. >=20 > The relavant parts of Xorg.conf are: >=20 >=20 > Section "Screen" > Identifier "Screen 0" > Device "My Video Card" > Monitor "My Monitor" > DefaultDepth 24 > Subsection "Display" > Depth 24 > Modes "1280x1024" "1024x768" "640x480" > ViewPort 0 0 > EndSubsection > End Section >=20 > Section "InputDevice" > Identifier "Keyboard1" > Driver "kbd" > Option "Protocol" "standard" > Option "AutoRepeat" "500 30" > Option "XkbRules" "sun" > Option "XkbModel" "type6" > End Section >=20 > Section "InputDevice" >=20 > # Identifier and driver > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "MouseSystems" > Option "Device" "/dev/sysmouse" > EndSection >=20 > I have been trying various things but not got anywhere (probably as I > don't know what I doing) any thoughts help would be gratefully received. >=20 > Rob >=20 > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org= " >=20 Well, I'm no expert, but I have some ideas: I think dri is not (yet) supported, I get the same errors, but that doesn't seem to matter. I seems, that you have problems with your input drivers. Have you enabled mouse support in your rc.conf? I have - perhaps it's needed. You are trying to use the new kbd-keyboard driver, which doesn't work (yet). You should either try to use the keyboard-section from my config with the deprecated "keyboard"-driver, or try Dejan Lesjak's fixed version, which he posted last month on this list. Good Luck! --=20 Matthias Muthmann --=-JLE5++iWfkeHHYkET7kZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCy/rkeA8bkj+29gMRAiejAJ9AcM2xvodnpDSx9oON5muGprSnhwCdEE1Q StpsBacUgy5zWHu3Rcz1/CQ= =teF5 -----END PGP SIGNATURE----- --=-JLE5++iWfkeHHYkET7kZ--