From owner-freebsd-ports@freebsd.org Sat Jan 14 22:35:43 2017 Return-Path: Delivered-To: freebsd-ports@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 16D52CB0517 for ; Sat, 14 Jan 2017 22:35:43 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id EF2071D99 for ; Sat, 14 Jan 2017 22:35:42 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id EB7BFCB0516; Sat, 14 Jan 2017 22:35:42 +0000 (UTC) Delivered-To: ports@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 EAE41CB0515 for ; Sat, 14 Jan 2017 22:35:42 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward1m.cmail.yandex.net (forward1m.cmail.yandex.net [IPv6:2a02:6b8:b030::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E5ED1D98; Sat, 14 Jan 2017 22:35:42 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp2j.mail.yandex.net (smtp2j.mail.yandex.net [95.108.130.60]) by forward1m.cmail.yandex.net (Yandex) with ESMTP id C7B9D20CA3; Sun, 15 Jan 2017 01:35:29 +0300 (MSK) Received: from smtp2j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2j.mail.yandex.net (Yandex) with ESMTP id 346C63EC0B4A; Sun, 15 Jan 2017 01:35:28 +0300 (MSK) Received: by smtp2j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id qGANqoGucm-ZQ7W3jBV; Sun, 15 Jan 2017 01:35:27 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1484433327; bh=WAJz1Rni8s/ljpJmytGdoksd+7pMn2zGu/v9+/zIepE=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=uAGkwG3WuudwSFbl29FHfA2Gyaa8WnzsEeFYhFenvaBaoYdDbmzCpv8w5d1PZaykM lUKnwBWtKyKEN3kYzBkBdznph1rnoXzJBvnvJbOrSSc2akFLKFUJ9NRd7gbFjYl9dC Bzu+2I6Q0xHl3qmK7tEFKrPR4zPpt5e8C2xA2Ar8= Authentication-Results: smtp2j.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1484433324.1531.2.camel@yandex.com> Subject: Re: ATI, libdrm, gnome From: Stari Karp To: Baptiste Daroussin Cc: FreeBSD Ports Date: Sat, 14 Jan 2017 17:35:24 -0500 In-Reply-To: <20170114214500.373tbw4zwhj6sxns@ivaldir.etoilebsd.net> References: <1484429824.5679.8.camel@yandex.com> <20170114214500.373tbw4zwhj6sxns@ivaldir.etoilebsd.net> X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2017 22:35:43 -0000 On Sat, 2017-01-14 at 22:45 +0100, Baptiste Daroussin wrote: > On Sat, Jan 14, 2017 at 04:37:04PM -0500, Stari Karp wrote: > > > > Hi! > > > > Today I update xf86-video-ati-7.8 and also libdrm 2.4.7,1. I am > > using > > Synth on FreeBSD 11-RELEASE (amd64) and everything was okay except > > thyat GNOME3 doesn't start anymore. It stopped o with black screen > > and > > mouse curson. I did try Lumina desktop too with the same result but > > Fluxbox works. > > > > For GNOME 3 I have xsession-errors which is attached. > > I have also gnome-shell core dump and gnome-settings-daemon core > > dump. > > > > Thank you. > > > Do you have your Xorg.0.log? > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd > > .org" Yes, I have.  It was also dbus update? Thank you.