From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 15:05:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0652FEE0 for ; Mon, 1 Dec 2014 15:05:05 +0000 (UTC) Received: from mail-vc0-x231.google.com (mail-vc0-x231.google.com [IPv6:2607:f8b0:400c:c03::231]) (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 B32E5A5C for ; Mon, 1 Dec 2014 15:05:04 +0000 (UTC) Received: by mail-vc0-f177.google.com with SMTP id ij19so4564231vcb.22 for ; Mon, 01 Dec 2014 07:05:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UCt8WQXRLVwIONV3JTiQWFoGCRtkADOZ7kmYyLMxMQA=; b=trHPBl3SqRprkgS6BvKJnkhLmWGO4z73z7VaA7LotkqurS7KLqZHi2sKfHL+kMbPzK 7t/EhDgvzpzv7iM1blNhBjYLnIp8NyEidYYVLY5lCMsnyuk0cd7Jq1kJa+xozVLN8iQc RlPvv6om5TTGrdGLSlYCEJ075bAECqkXB7hieP7tUB4MmIQ8hCwiQnfmFEkG+3JMzZJk 3cb3p29WTT8b/OVle277soecjyNtgwWH5J6gaAGssXOT98FL2fwAWtEHZ7hShffy1Fpa 05GEYDYjOqOFnnt5LK2qP1Y1sgeJm7MxuO/E+WOyIUCFylvrXt6Kr2n5kVOIjLpXn++M IOmQ== MIME-Version: 1.0 X-Received: by 10.220.101.81 with SMTP id b17mr10863690vco.14.1417446301758; Mon, 01 Dec 2014 07:05:01 -0800 (PST) Received: by 10.52.244.99 with HTTP; Mon, 1 Dec 2014 07:05:01 -0800 (PST) In-Reply-To: References: Date: Mon, 1 Dec 2014 18:05:01 +0300 Message-ID: Subject: Re: Gnome3 no animation From: Pavel Timofeev To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2014 15:05:05 -0000 Wow, x11/gnome-shell pkg-message helped me! Sorry for the noise! 2014-12-01 16:34 GMT+03:00 Pavel Timofeev : > Hi! > I've installed x11/gnome3 on my fresh FreeBSD 10.1-RELEASE amd64. > It's great, thank to freebsd-gnome team! > > But I can't see any animations. I can't see even an option to turn it on. > As I know my hardware (ASUS P8B75-M + i3-2120) is enough for it. > > Here is my Xorg.0.log > http://pastebin.com/V0965HyB > > Can someone help me, please?