From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 18:15:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A37C1065674 for ; Mon, 19 Jul 2010 18:15:12 +0000 (UTC) (envelope-from caleb.stein@me.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id E63038FC1A for ; Mon, 19 Jul 2010 18:15:11 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Received: from win7x64.mshome.net ([76.121.184.98]) by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPA id <0L5T007WXH4IUB60@asmtp025.mac.com> for freebsd-questions@freebsd.org; Mon, 19 Jul 2010 11:15:11 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1007190092 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.0.10011,1.0.148,0.0.0000 definitions=2010-07-19_06:2010-07-19, 2010-07-19, 1970-01-01 signatures=0 To: "freebsd-questions@freebsd.org" Date: Mon, 19 Jul 2010 11:15:09 -0700 From: Caleb Stein Message-id: User-Agent: Opera Mail/10.60 (Win32) Subject: KDE won't start 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, 19 Jul 2010 18:15:12 -0000 Whenever I try to start KDE4, I get this output: # /usr/local/kde4/etc/rc.d/kdm4 start Startink kdm4. Updating KDM configuration Information: reading pre-existing kdmrc /usr/local/kde4/share/config/kdm/kdmrc (config version 2.4) # info: [drm] Setting GART location based on new memory map info: [drm] Loading RV710 Microcode info: [drm] Resetting GPU info: [drm] writeback test succeeded in 2 usecs drm0: [ITHREAD] Jul 19 03:59:47 FreeBSD kdm-bin: :0[28893]: Received unknown or unexpected command -2 from greeter Jul 19 03:59:47 FreeBSD kdm-bin: :0[28893]: Abnormal termination of greeter for display :0, code 125, signal 0 info: [drm] Resetting GPU The same thing happens when I try to run Gnome or Xfce. It all started when I accidentally deleted graphics/jpeg and graphics/png. I tried reinstalling them, but it didn't work. I have done portupgrade -a three times, but none of them helped. How can I fix this issue without having to reinstall?