From owner-freebsd-questions@freebsd.org Thu Oct 15 17:07:50 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A999A159C1 for ; Thu, 15 Oct 2015 17:07:50 +0000 (UTC) (envelope-from gentgerman@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C4042A1 for ; Thu, 15 Oct 2015 17:07:50 +0000 (UTC) (envelope-from gentgerman@gmail.com) Received: by lbbwb3 with SMTP id wb3so15292749lbb.1 for ; Thu, 15 Oct 2015 10:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=XvCJ56L3Zt/Xuv9sFMtNes7cDWjD5lU+7gxNy1eX3Qk=; b=Tuu4HBBiLJecw1eIdYipuicTHwhdfj7/3ErU7kT0owNzCM9uBOUqNuUxoWhfj6TZaU P+MFBKFvweiL6k3ARa323/bRsGEiW/QXbUFNvw2BZQBbJ8maDbgIXiZJF7wfri3IsLKF 6DoM6bA3ZhlFvXNk+eImHEE90hnvUPdgMvAWp4gPltTMk8HleZA/Gjq3OeibAcdsWbMl TT7liQ2wGY8wGmJBbWKs0mZyHopKAv4xc71dpUWujxeBAfrgMhe9cujxU/v4UVUKqa7h Vrdd+fc9Gt+Dm7/NhqTtkz/roeLwv5wwTsce6AOsND3eTqVcEndixS/4MU6FUyi2y/W6 G3TA== X-Received: by 10.112.53.36 with SMTP id y4mr5285610lbo.50.1444928868112; Thu, 15 Oct 2015 10:07:48 -0700 (PDT) Received: from asterius.asterius.net (ppp91-122-142-74.pppoe.avangarddsl.ru. [91.122.142.74]) by smtp.gmail.com with ESMTPSA id j9sm2172244lbs.40.2015.10.15.10.07.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Oct 2015 10:07:47 -0700 (PDT) Date: Thu, 15 Oct 2015 13:12:24 -0400 From: German To: freebsd-questions@freebsd.org Subject: X won't start Message-ID: <20151015131224.212aa292@asterius.asterius.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 17:07:50 -0000 Hi List, I am brand new to FreeBSD ( just installed it a few hours ago). So I installed base system, then I made pkg install xorg, pkg install lxde-meta and trying to run X. When I issue "startx" I got the following: server error, no screens found. Unable to connect to X server. Connection refused. xauth: ( argv) 1: bad display name "dawkins:0" in remove command. Any ideas? Thanks