From owner-freebsd-x11@freebsd.org Sun Mar 27 17:42:09 2016 Return-Path: Delivered-To: freebsd-x11@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 467A6ADF2B9 for ; Sun, 27 Mar 2016 17:42:09 +0000 (UTC) (envelope-from alexander.m.mishurov@gmail.com) Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (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 C01871A8D for ; Sun, 27 Mar 2016 17:42:08 +0000 (UTC) (envelope-from alexander.m.mishurov@gmail.com) Received: by mail-lf0-x243.google.com with SMTP id i75so9442849lfb.1 for ; Sun, 27 Mar 2016 10:42:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=dkTUwNO88Sxh5IZtzmT9Z4tspnzex3bL8TdbuPAho6o=; b=zx3OFno/hPRYUFX0/Ip8GO5F3HYJDygC2DzLJU33Sn+FCwOyb3tuy8Hp0njz+7YtH4 Rxn5yQzMz4EtQHL0NLN+fvBoBkR5a5cyZ0z9rstwga+cdnZDrCUEbYwYX5tgjNuhjV3+ PhSDKg4qTbZqER11fMJ/zaLUr/kgjXXWBkkW0FqmKVZmVasN+PNHc6GdtlZlpkcHkPeQ dsbseo1BMAu3AcgkywAikRrxsnzr7rGEqBqWA8RwQ2nCMsjVu+HaQ+39awEQhqG6kK1U YROEwhVoeJHXhqQ3rz3BLUm6/aCwuylQ+arQ5bWUrfzqkL5OBOOqFr8TXT3cQjZO9Td8 wIvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=dkTUwNO88Sxh5IZtzmT9Z4tspnzex3bL8TdbuPAho6o=; b=BVGZR4MKVbrOFPdFnTA/NpiYQCxEU4oFIlAVtty9o7io89ZXTAF1gpVpCztTRnVhcQ pO22vbTGbX2bcgWEd1rWETP8uP4kHwSd/eZmKz7tC6XWeuHVCuAdYHP050RXmA7YYUtA i7fSL0VQfOOsd9vjK6UQbjfB/1SVsWx8/MXQhBGfC9aC90Gvz/UxYCg/eTmAsGmiRV3A NC9H4WCyIdgkjJkGluYpx3LWVpY97ekzNwYFfw/4Ij3XHZgo8zC+Fzr+AdLI3lPueqg7 y0C1vP9YI0HWFwyww20iuf1tl3YCWJBQin6jvI5F+B0RgpryhAKFb0uFkcW3XalCUXI/ dtJA== X-Gm-Message-State: AD7BkJL2X9SZb4e6Ajn7WkZvbgiIqM4G+MAY51I+BFGSNSUlCiNG2LZDnqA9nVuFVi8JbQ== X-Received: by 10.25.82.203 with SMTP id g194mr9217966lfb.1.1459100527132; Sun, 27 Mar 2016 10:42:07 -0700 (PDT) Received: from [192.168.0.27] ([176.194.182.12]) by smtp.gmail.com with ESMTPSA id q138sm2151679lfd.41.2016.03.27.10.42.06 for (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Mar 2016 10:42:06 -0700 (PDT) Subject: Re: r297297 Haswell, libGL error: failed to open drm device, driver i965 To: freebsd-x11@freebsd.org References: <201603271621.u2RGLbLN062490@mech-as222.men.bris.ac.uk> From: Alexander Mishurov Message-ID: <56F81B74.1020307@gmail.com> Date: Sun, 27 Mar 2016 20:42:12 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2016 17:42:09 -0000 Hi, Antoh Try to set permissions on the file respresenting video card. https://forums.freebsd.org/threads/48879/ On 27/03/16 20:39, Tommi Pernila wrote: > Hi Anton, > > try with these instructions: > > https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20Linux%203.8 > > note that the driver is already in CURRENT and there's no need to use the > git repo drm-i915-update-38. Otherwise the instructions are correct. > > -Tommi > On Mar 27, 2016 19:21, "Anton Shterenlikht" wrote: > >> This is an amd64 laptop with 11.0-CURRENT #0 r297297. >> pciconf -lv gives: >> >> vgapci0@pci0:0:2:0: class=0x030000 card=0x061f1028 chip=0x0a168086 >> rev=0x0b hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'Haswell-ULT Integrated Graphics Controller' >> class = display >> subclass = VGA >> >> Am I right that I need x11-drivers/xf86-video-intel for it? >> >> Xorg.log doesn't show any errors: >> >> http://eis.bris.ac.uk/~mexas/logs/Xorg.0.log >> >> On launching firefox I get: >> >> libGL error: failed to open drm device: Permission denied >> libGL error: failed to load driver: i965 >> >> Is this supposed to work? >> Have I forgotten some setup step? >> >> Also, will this driver support a single >> logical screen made of two monitors, >> i.e. laptop's + HDMI attached? >> >> Many thanks >> >> Anton >> _______________________________________________ >> freebsd-x11@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-x11 >> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"