From owner-freebsd-x11@freebsd.org Tue Jan 23 07:09:10 2018 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 61322EB5EFC for ; Tue, 23 Jan 2018 07:09:10 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BBEC305B for ; Tue, 23 Jan 2018 07:09:10 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4B1CAEB5EFB; Tue, 23 Jan 2018 07:09:10 +0000 (UTC) Delivered-To: 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 4ACC8EB5EFA for ; Tue, 23 Jan 2018 07:09:10 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: from kx.openedu.org (flets-sg1027.kamome.or.jp [202.216.24.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D819B3059 for ; Tue, 23 Jan 2018 07:09:08 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: from kx.openedu.org (kx.openedu.org [202.216.24.27]) by kx.openedu.org (8.14.5/8.14.5) with ESMTP id w0N795Vc008022; Tue, 23 Jan 2018 16:09:06 +0900 (JST) (envelope-from kiri@kx.openedu.org) Message-Id: <201801230709.w0N795Vc008022@kx.openedu.org> Date: Tue, 23 Jan 2018 16:09:05 +0900 From: KIRIYAMA Kazuhiko To: Pete Wright Cc: KIRIYAMA Kazuhiko , x11@FreeBSD.org Subject: Re: Intel HD Graphics 400 (Ver. 2.19.15.4444) failed In-Reply-To: <6a7c0e1e-7b81-c344-a0a4-1fbbf25298f2@nomadlogic.org> References: <201801230225.w0N2Po2P002714@kx.openedu.org> <6a7c0e1e-7b81-c344-a0a4-1fbbf25298f2@nomadlogic.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.6 MULE XEmacs/21.4 (patch 22) (Instant Classic) (amd64--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 07:09:10 -0000 At Mon, 22 Jan 2018 20:48:59 -0800, Pete Wright wrote: >=20 >=20 >=20 > On 01/22/2018 18:25, KIRIYAMA Kazuhiko wrote: > > Hi all, > > > > I've installed FreeBSD 12.0-CURRENT(r328126) to my note PC > > (SG116j[1]) and then installed > > xf86-video-intel-2.99.917.20170228_1 > > (x11-drivers/xf86-video-intel): > > > > root@t:~ # uname -v > > FreeBSD 12.0-CURRENT #0 r328126: Thu Jan 18 15:25:44 UTC 2018 root@= releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC > > root@t:~ # pkg info -aI|grep intel > > xf86-video-intel-2.99.917.20170228_1 Driver for Intel integrated graphi= cs chipsets > > > > And test to run X as follows: > > > > root@t:~ # X -configure > > > > X.Org X Server 1.18.4 > > Release Date: 2016-07-19 > > X Protocol Version 11, Revision 0 > > Build Operating System: FreeBSD 12.0-CURRENT amd64 > > Current Operating System: FreeBSD t.pis 12.0-CURRENT FreeBSD 12.0-CURRE= NT #0 r328126: Thu Jan 18 15:25:44 UTC 2018 root@releng3.nyi.freebsd.or= g:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > Build Date: 05 January 2018 04:01:52AM > > =20 > > Current version of pixman: 0.34.0 > > Before reporting problems, check http://wiki.x.org > > to make sure that you have the latest version. > > Markers: (--) probed, (**) from config file, (=3D=3D) default setting, > > (++) from command line, (!!) notice, (II) informational, > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 23 10:58:05 2018 > > List of video drivers: > > scfb > > vesa > > modesetting > > intel > > scfb trace: probe start > > (++) Using config file: "/root/xorg.conf.new" > > > > > > Xorg detected your mouse at device /dev/sysmouse. > > Please check your config if the mouse is still not > > operational, as by default Xorg tries to autodetect > > the protocol. > > > > Your xorg.conf file is /root/xorg.conf.new > > > > To test the server, run 'X -config /root/xorg.conf.new' > > > > (EE) Server terminated with error (2). Closing log file. > > > > root@t:~ # X -config xorg.conf.new > > > > X.Org X Server 1.18.4 > > Release Date: 2016-07-19 > > X Protocol Version 11, Revision 0 > > Build Operating System: FreeBSD 12.0-CURRENT amd64 > > Current Operating System: FreeBSD t.pis 12.0-CURRENT FreeBSD 12.0-CURRE= NT #0 r328126: Thu Jan 18 15:25:44 UTC 2018 root@releng3.nyi.freebsd.or= g:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > Build Date: 05 January 2018 04:01:52AM > > =20 > > Current version of pixman: 0.34.0 > > Before reporting problems, check http://wiki.x.org > > to make sure that you have the latest version. > > Markers: (--) probed, (**) from config file, (=3D=3D) default setting, > > (++) from command line, (!!) notice, (II) informational, > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 23 11:10:17 2018 > > (++) Using config file: "xorg.conf.new" > > (EE) > > Fatal server error: > > (EE) no screens found(EE) > > (EE) > > Please consult the The X.Org Foundation support > > at http://wiki.x.org > > for help. > > (EE) Please also check the log file at "/var/log/Xorg.0.log" for additi= onal information. > > (EE) > > (EE) Server terminated with error (1). Closing log file. > > root@t:~ # > > > > Xorg.0.log was up to [2]. Does Intel HD Graphics 400 still > > not support yet? >=20 > I have similar hardware that is supported on current via the=20 > "drm-next-kmod" port/pkg: > https://www.freshports.org/graphics/drm-next-kmod/ >=20 > be sure to follow the instructions in the pkg-message to get things=20 > working, it should load the bits required (as a kernel module) to allow=20 > you to use either the xf86-video-intel ddx that you've already installed = > or the modesetting Xorg driver (which is getting more attention upstream = > by the Xorg team).=A0 the modesetting driver comes bundled with the=20 > xorg-server port/pkg, so no need to install any additional software to=20 > use that graphics driver. >=20 > invoking xorg or startx without any existing xorg.conf in place should=20 > autodetect pretty much everything automagically as well. having said=20 I've installed drm-next-kmod-g20171006_1 (graphics/drm-next-kmod) and "rm /etc/X11/xorg.conf" then "startx", very fine graphics displayed! The rezolution is=20 a full HD 1920x1080. Great!!! root@t:~ # xwininfo=20 xwininfo: Please select the window about which you would like information by clicking the mouse in that window. xwininfo: Window id: 0xcd (the root window) (has no name) Absolute upper-left X: 0 Absolute upper-left Y: 0 Relative upper-left X: 0 Relative upper-left Y: 0 Width: 1920 Height: 1080 Depth: 24 Visual: 0x21 Visual Class: TrueColor Border width: 0 Class: InputOutput Colormap: 0x20 (installed) Bit Gravity State: ForgetGravity Window Gravity State: NorthWestGravity Backing Store State: NotUseful Save Under State: no Map State: IsViewable Override Redirect State: no Corners: +0+0 -0+0 -0-0 +0-0 -geometry 1920x1080+0+0 root@t:~ #=20 > that - you can still use an xorg.conf to set things up to suit your=20 > local config. I don't know about local config. Does "local config" means merely localtion of xorg.conf?=20 At any rate, set it at /etc/X11/xorg.conf, then X does not work ;-( >=20 > hope this helps! > -pete Thanx Pete!!! >=20 > --=20 > Pete Wright > pete@nomadlogic.org > @nomadlogicLA >=20 --- KIRIYAMA Kazuhiko