From owner-freebsd-current@freebsd.org Tue Oct 2 18:26:10 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD1710A792E for ; Tue, 2 Oct 2018 18:26:10 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09300766D0 for ; Tue, 2 Oct 2018 18:26:09 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 42Pnf20tR5zDhqd; Tue, 2 Oct 2018 18:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1538504761; bh=2nlG3AdSeEcSFDmJ+m8Ejq57 ZCCJTjgZxVAAtEwGPTo=; b=UXkRP3ThcMoPfeLXdf6uPtmZ5WmgxR6aZAKMrlOH 94pFxKldiWChbHtlBpBnO4BxfoU3ZMrUGBJLwi/jh2bxSkZVyqZY5rhmVZkjXXTk n2eQdqa5cj/8X0ptWNTiERXRBUOeYt5uOQnsXjcw3EWEELxpHJkTVng6A4GJuVGm LRE= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id hzFxO1Ol06mW; Tue, 2 Oct 2018 18:26:01 +0000 (UTC) Received: from garnet.daemonic.se (unknown [IPv6:2001:470:dca9:201:9eda:3eff:fe70:24c0]) by mail.daemonic.se (Postfix) with ESMTPSA id 42Pnf140CYzDhFd; Tue, 2 Oct 2018 18:26:01 +0000 (UTC) Subject: Re: Problem starting Xorg To: Filippo Moretti , FreeBSD Current References: <1048934604.3525764.1538499776434.ref@mail.yahoo.com> <1048934604.3525764.1538499776434@mail.yahoo.com> From: Niclas Zeising Message-ID: <276049b0-8fc4-9cdc-b04d-39a69ae212a2@daemonic.se> Date: Tue, 2 Oct 2018 20:25:52 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <1048934604.3525764.1538499776434@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2018 18:26:10 -0000 On 10/2/18 7:02 PM, Filippo Moretti wrote: > I get the following error while attemptong to start xorg,that did work = until today,amd64 alpha3drmn0:error:no GEM object associated to handle 0x= 00000400 can't=C2=A0 create framebufferany help appreciatedFilippo Hi! Can you provde your Xorg log, as well as information about the hardware=20 you are using, and which ports you have installed, and the output of=20 kldstat -v | grep drm. Thank you! Regards --=20 Niclas