From owner-freebsd-x11@FreeBSD.ORG Fri Aug 8 08:21:18 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75FB7B14 for ; Fri, 8 Aug 2014 08:21:18 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E54A2E83 for ; Fri, 8 Aug 2014 08:21:17 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id z12so5318237wgg.24 for ; Fri, 08 Aug 2014 01:21:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=aAeC4MmE9pywZiE3u+cgrfxTa+KFi96FJvYtd6u0/SM=; b=iZbJ3OIBfyQ6RSnOIXOWzE/cEdwLnNY3tLKVxFKLZuZ6xzJ8TN4C1a9U9wTMYwQh/Y zho5zwS2lexg/JvpKJipjDK5u0mkjGkmhsMx3DKAg7c/RuE2HAkLgeREbo5loXnu6Ojh lTBmJTK9lMSvEN6QfHw5UOxjPGW6x6QQB5EdfdsYt8Z5XH+J7+D5ZHKTz55j1+iBmiXo nIhLK1di6I8qmvgQXf8+sHn+42GODTBoygsDxCM+EbizP54pQG+rIHdem9uzN/ySC11a J7sQiMZyqG+DqNANjIR79GsXgn92t1fSazzUbgOEzXExG9FOsKclAA9ZrMltVdaJwz3O vIlg== X-Received: by 10.180.182.67 with SMTP id ec3mr2455958wic.21.1407486076214; Fri, 08 Aug 2014 01:21:16 -0700 (PDT) Received: from [192.168.178.122] (p5B36C99C.dip0.t-ipconnect.de. [91.54.201.156]) by mx.google.com with ESMTPSA id cx5sm15665910wjb.8.2014.08.08.01.21.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Aug 2014 01:21:15 -0700 (PDT) Message-ID: <53E48879.7080902@gmail.com> Date: Fri, 08 Aug 2014 10:21:13 +0200 From: =?UTF-8?B?SmFuIEtva2Vtw7xsbGVy?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: laptop 9.3 and kms and intel References: <20140808040303.GA889@mycenae.sbb.rs> In-Reply-To: <20140808040303.GA889@mycenae.sbb.rs> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2014 08:21:18 -0000 > X.Org X Server 1.7.7 It looks like you are still running the old X server. Can you try to install the xorg-server package from the new_xorg repo? I wonder why it was not updated automatically. Cheers, Jan