Date: Tue, 07 Apr 2009 02:40:08 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Tim Kientzle <kientzle@FreeBSD.org> Cc: current@FreeBSD.org, Robert Noland <rnoland@FreeBSD.org> Subject: Re: Hal and KDM breakage (was Re: KDE4 and input events stalled) Message-ID: <1239086408.35025.59.camel@shumai.marcuscom.com> In-Reply-To: <49DAE987.7090802@freebsd.org> References: <49DA752B.5030805@freebsd.org> <934e1d760904061438k7d70d683re5c9d9a29e311942@mail.gmail.com> <934e1d760904061455o4736d643o1d07e3292192d94c@mail.gmail.com> <1239057809.1908.2.camel@balrog.2hip.net> <49DAC742.8090507@freebsd.org> <1239075455.1908.36.camel@balrog.2hip.net> <49DACDBD.3030809@freebsd.org> <1239077210.1908.39.camel@balrog.2hip.net> <49DAD429.6090309@freebsd.org> <1239078081.1908.41.camel@balrog.2hip.net> <49DAE987.7090802@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-JNTVMx/vLjHXk540E4li Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-04-06 at 22:49 -0700, Tim Kientzle wrote: > Robert Noland wrote: > > On Mon, 2009-04-06 at 21:18 -0700, Tim Kientzle wrote: > >>>>>> * If I start kdm from /etc/ttys, I get a blank > >>>>>> screen on startup. If I start it from a root > >>>>>> login, it works okay for the first login. > >>>>> This sounds more like it is waiting on hal/dbus to start up than > >>>>> anything. >=20 > Yep, that seems to be the issue. I got > it to work finally by commenting out this > one line from /usr/local/etc/rc.d/hald: >=20 > #start_cmd=3D"hald_start" >=20 > In particular, this allows hald to startup > in the regular sequence without that > odd delay. The problem is due to the fact that console-kit-daemon will not work if it starts up before init has started the ttys. Therefore, hald needs to come up after the getty processes have been spawned (i.e. after init has started the ttys). If the ttys were started as part of the rc.d process, this could be avoided. This is why GNOME makes people use the rc.d script to start gdm. It just won't work out of /etc/ttys. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-JNTVMx/vLjHXk540E4li Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkna9UYACgkQb2iPiv4Uz4cFbgCgjL7GFYd7rz5dovJielQVqCzJ oMwAnjBJgTGanK6Gx0vv5+LsqhuhBFl6 =qiO5 -----END PGP SIGNATURE----- --=-JNTVMx/vLjHXk540E4li--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1239086408.35025.59.camel>