From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 11:56:36 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A22B16A402 for ; Mon, 12 Mar 2007 11:56:36 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id A40FA13C44C for ; Mon, 12 Mar 2007 11:56:35 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so2096210ugh for ; Mon, 12 Mar 2007 04:56:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=udFAqk1DdWXPdZTf8RwIWmTHsmDnvSYGjv6AQOQ7R2fYPUvY3grsffFDSDbBZzyuLQ46B3W94HtGCTFNbBltey/oCM6DtNLOyoVzZsjMmLw52oLsKP7oVlQAhFJ8TQkfPhuKev1lhzzvzJ0u1md8Xz9a35VMSwi0IewieU44P4g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=czuyJ3UYFfdNaflVuPSDOac93leOhV/eoHixbLGAlVMfxHVPz430XbURTQb6ZwbSlRIyJOOxG1Uvw94/C0eWKiN4ulF5iF91Pm6pJuaC4db9Lp8w3nskYiyR12xL2/O0R2Jg7v3zdTZAWSHPMnfLNn4mydxF5zj+YHKmxMOTKSI= Received: by 10.70.16.6 with SMTP id 6mr10350441wxp.1173700594125; Mon, 12 Mar 2007 04:56:34 -0700 (PDT) Received: by 10.70.14.15 with HTTP; Mon, 12 Mar 2007 04:56:33 -0700 (PDT) Message-ID: <14989d6e0703120456g4a3724fax9a89722357e26d9e@mail.gmail.com> Date: Mon, 12 Mar 2007 12:56:33 +0100 From: "Christian Walther" To: "Leslie Jensen" In-Reply-To: <45F51C35.7080600@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45F51C35.7080600@eskk.nu> Cc: freebsd-questions@freebsd.org Subject: Re: Problem with kdm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 11:56:36 -0000 On 12/03/07, Leslie Jensen wrote: > Hi > > I have a little problem with kdm. When I try to sign on the screen > reverts back to the login dialog after a few seconds. I can use xdm > without any problems. > > The problem started when I switched my soundcard from an external > soundblaster to the onboard Intel. I'm using the Intel HDA driver and it > works! The KDE sound does not work but mplayer for example has sound. > I don't think that these two are actually related. The Display Manager hasn't anything to do with the sound card, at least not after you entered username and password. So my guess is that you broke your KDM configuration somehow. The situation you describe usually means that the session you're trying to execute is invalid. This can have a variety of reasons. I can't help you here because I don't know what session you're trying to execute. Are you using KDE or Gnome, or do you have a ~/.xsession defined? If the latter is the case I doubt that kdm did work for you, because AFAIK KDM doesn't support Xsession. First check what session is execute upon login. There is a Session menu somewhere on the kdm login screen. Choose a session that you know does exist. > I've recompiled KDE but there's no change. > > I need suggestions on how to analyze this problem and to get kdm to work > again. HTH Christian > > Thanks > > Leslie > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >