From owner-freebsd-x11@freebsd.org Fri Jul 3 09:21:59 2015 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 52B33990269 for ; Fri, 3 Jul 2015 09:21:59 +0000 (UTC) (envelope-from murashin@gfd-dennou.org) Received: from dennou-k.gfd-dennou.org (studenno.kugi.kyoto-u.ac.jp [130.54.59.159]) by mx1.freebsd.org (Postfix) with SMTP id D92FA1D80 for ; Fri, 3 Jul 2015 09:21:58 +0000 (UTC) (envelope-from murashin@gfd-dennou.org) Received: (qmail 9844 invoked by uid 0); 3 Jul 2015 18:21:57 +0900 Received: from unknown (HELO localhost) (160.16.99.139) by studenno.kugi.kyoto-u.ac.jp with (DHE-RSA-AES256-SHA encrypted) SMTP; Fri, 03 Jul 2015 18:21:56 +0900 Date: Fri, 03 Jul 2015 18:21:57 +0900 (JST) Message-Id: <20150703.182157.793113854154079623.murashin@gfd-dennou.org> To: f0andrey@gmail.com Cc: araujo@freebsd.org, freebsd-x11@freebsd.org Subject: Re: Intel(R) HD Graphics 5500 From: Shin-ya Murakami References: <20150702.152153.887820331381995435.murashin@gfd-dennou.org> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 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, 03 Jul 2015 09:21:59 -0000 Hello, > simple VESA and vt-cons? I found the next line in the dmesg outputs: VT: running with driver "efifb". so, vesa driver and efifb? > Yes, Dragonfly BSD likely to support this graphics card, I'll try to > start with i5-4570 (https://bsdnir.info/files/dfly/ my logs) 2D work > fine, 3D too lazy to find something and run, but like should work. The > same must be maintained, and OpenBSD. > Porting to direct, as I understand it is unlikely, but in FreeBSD has > already been done is not a small amount of work on the support of > these technologies from the kernel. Unfortunately, it seems to fall, > this one is not actively engaged, at least in public. Thank you for your comments. Regards, Shin-ya Murakami From: Andrey Fesenko Date: Thu, 2 Jul 2015 21:28:27 +0300 > On Thu, Jul 2, 2015 at 9:21 AM, Shin-ya Murakami > wrote: >> Hello, >> >> I'm using Intel Core i7-5600U vPro which includes Intel HD Graphics 5500. >> The vesa driver doesn't work for me. >> I can find the lines in /var/log/Xorg.0.log: >> [ 370.050] (II) VESA(0): initializing int10 >> [ 370.052] (EE) VESA(0): V_BIOS address 0x0 out of range >> I guess that I use UEFI instead of BIOS, then some kind of infomation >> doesn't been passed to the kernel correctly. >> >> I use scfb driver now, however this driver is unable to use VGA output >> connector, so I want to use the driver which can enable me to use the >> VGA output. >> > > simple VESA and vt-cons? > >> I read that Intel HD Graphics 5500 works on Dragonfly BSD recently. >> Is it possible to accelerate the development referring such source code? >> > > Yes, Dragonfly BSD likely to support this graphics card, I'll try to > start with i5-4570 (https://bsdnir.info/files/dfly/ my logs) 2D work > fine, 3D too lazy to find something and run, but like should work. The > same must be maintained, and OpenBSD. > Porting to direct, as I understand it is unlikely, but in FreeBSD has > already been done is not a small amount of work on the support of > these technologies from the kernel. Unfortunately, it seems to fall, > this one is not actively engaged, at least in public. ---- Shin-ya Murakami email: murashin@gfd-dennou.org WWW: http://www.gfd-dennou.org/member/murashin/