Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 16:50:11 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Bruce A. Mah" <bmah@freebsd.org>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gdm, RELENG_6 update
Message-ID:  <1135979411.63079.6.camel@shumai.marcuscom.com>
In-Reply-To: <43B5A9E0.3090605@freebsd.org>
References:  <43B5A9E0.3090605@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-Thjov+teXj8TA+V3vZJn
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2005-12-30 at 13:42 -0800, Bruce A. Mah wrote:
> In case someone else sees this problem:
>=20
> I updated a couple of i386 machines from RELENG_6 around the December 12
> timeframe to RELENG_6 as of today.  When I was done, I rebooted and
> discovered that gdm wasn't getting any of my keystrokes, so I couldn't
> log in.
>=20
> Random search engine flailing didn't help me much, but I did notice
> r1.63 of ports/x11/gdm/Makefile, which reads:
>=20
> > Seems -CURRENT needs a few tweaks to get gdm starting correctly.  First=
,
> > we need to depend on LOGIN and cleanvar in our rc.d script, plus, we ne=
ed
> > to enable VTAllocation.
>=20
> I portupgraded to gdm-2.8.0.7_1 to try to get this fix but it didn't
> help because updating the port (rightly so) won't touch the installed
> gdm.conf file.  It turns out that I needed to manually edit
> /usr/X11R6/etc/gdm/gdm.conf and set the following two lines
> (uncommenting them if necessary...I assume that anyone reading this is
> able to find similar-looking lines in this file and do the right thing):
>=20
> FirstVT=3D9
> VTAllocation=3Dtrue
>=20
> All works well now.
>=20
> I suppose a somewhat faster way to do this would be to copy
> factory-gdm.conf (in the same directory) to gdm.conf, since I had not
> made any changes to gdm.conf.

If you had not made any changes, then this should have happened
automatically.  There must have been some diff between the two or
gdm.conf would have been removed during the deinstall by this:

@unexec if cmp -s %D/etc/gdm/gdm.conf %D/etc/gdm/factory-gdm.conf; then rm =
-f %D/etc/gdm/gdm.conf; fi

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-Thjov+teXj8TA+V3vZJn
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDtauTb2iPiv4Uz4cRAvevAJ9qHQeYVciS1C+LG2DbnQgwdIJoJQCfRYRD
aVsJjuRRne2vk0dDFOlEIF4=
=TmlM
-----END PGP SIGNATURE-----

--=-Thjov+teXj8TA+V3vZJn--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1135979411.63079.6.camel>