From owner-freebsd-x11@FreeBSD.ORG Sat Feb 7 14:10:32 2015 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FF18658 for ; Sat, 7 Feb 2015 14:10:32 +0000 (UTC) Received: from condef004-v.nifty.com (condef004-v.nifty.com [210.131.4.241]) (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 C7800CBD for ; Sat, 7 Feb 2015 14:10:31 +0000 (UTC) Received: from conwmuserg002-v.nifty.com ([10.16.229.205])by condef004-v.nifty.com with ESMTP id t17E5fex011598 for ; Sat, 7 Feb 2015 23:05:41 +0900 Received: from aps004-v ([10.22.144.176])by conwmuserg002-v.nifty.com with ESMTP id t17E5Xed012960 for ; Sat, 7 Feb 2015 23:05:33 +0900 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=apr2010web; t=1423317933; bh=P/6F/zHcLq0bXfbGpvuSe6lXgisQU+1sF0WOqWOA2Mw=; h=Message-ID:Date:From:To:Subject:MIME-Version:Content-Type: Content-Transfer-Encoding; b=cem9hkMevOOaefOZae4zxACUcx6abd39DK1iFEjOYDe4V9wTjgLVsaJMUUnPSIzDT eoRSpTy7N8IE4EoLVbi0LEKQcJkomUnWqNj/rBfHHO11ykronNhcQoDJfY4d52R5wJ WOFlInoIw4cZYlvoCBNeTUrB67puKlA/rP9Vvt9U= X-Nifty-SrcIP: [10.22.144.176] Message-ID: <5305481.4636371423317933387.satosi.kimura@nifty.com> Date: Sat, 7 Feb 2015 23:05:33 +0900 (JST) From: "Satoshi Kimura " To: freebsd-x11@FreeBSD.org Subject: Report on X MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Priority: normal X-Mailer: @nifty Webmail X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 14:10:32 -0000 How do you do. I will send you the report that X.Org is working on my environment. Since full output are rather long, I select the part. If you need more information or full output, please request to me. 1. the output of dmesg The kernel is not GENERIC but made with VT. I will show the part of the output of dmesg . Copyright (c) 1992-2014 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.3-RELEASE #0: Mon Dec 1 14:36:14 JST 2014 tuner@natusiho.yukikaze.or.jp:/usr/src/sys/amd64/compile/VT amd64 gcc version 4.2.1 20070831 patched [FreeBSD] CPU: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (1795.54-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x106ca Family = 0x6 Model = 0x1c Stepping = 10 Features=0xbfebfbff Features2=0x40e31d AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant, performance statistics vgapci0: port 0xdc00-0xdc07 mem 0xfeb80000-0xfebfffff , 0xd0000000-0xdfffffff,0xfea00000-0xfeafffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 256M, detected 8188k stolen memory vgapci0: Boot video device vgapci1: mem 0xfe980000-0xfe9fffff at device 2.1 on p ci0 2. the output of pciconf -lvbce # pciconf -lvbce hostb0@pci0:0:0:0: class=0x060000 card=0x01231b0a chip=0xa0008086 rev=0x0 2 hdr=0x00 vendor = 'Intel Corporation' device = 'N10 Family DMI Bridge' class = bridge subclass = HOST-PCI cap 09[e0] = vendor (length 8) Intel cap 12 version 1 PCI errors = Received Master-Abort vgapci0@pci0:0:2:0: class=0x030000 card=0x01231b0a chip=0xa0018086 rev=0x0 2 hdr=0x00 vendor = 'Intel Corporation' device = 'N10 Family Integrated Graphics Controller' class = display subclass = VGA bar [10] = type Memory, range 32, base 0xfeb80000, size 524288, enabled bar [14] = type I/O Port, range 32, base 0xdc00, size 8, enabled bar [18] = type Prefetchable Memory, range 32, base 0xd0000000, size 268 43 5456, enabled bar [1c] = type Memory, range 32, base 0xfea00000, size 1048576, enabled cap 05[90] = MSI supports 1 message enabled with 1 message cap 01[d0] = powerspec 2 supports D0 D3 current D0 vgapci1@pci0:0:2:1: class=0x038000 card=0x01231b0a chip=0xa0028086 rev=0x0 2 hdr=0x00 vendor = 'Intel Corporation' device = 'N10 Family Integrated Graphics Controller' class = display bar [10] = type Memory, range 32, base 0xfe980000, size 524288, enabled cap 01[d0] = powerspec 2 supports D0 D3 current D0 (snip the output for other devices) 3. the output of pkg info % pkg info | grep xorg xorg-7.7_1 X.Org complete distribution metaport xorg-apps-7.7_1 X.org apps meta-port xorg-cf-files-1.0.5_1 X.org cf files for use with imake builds xorg-docs-1.7,1 X.org documentation files xorg-drivers-7.7_2 X.org drivers meta-port xorg-fonts-7.7 X.org fonts meta-port xorg-fonts-100dpi-7.7 X.Org 100dpi bitmap fonts xorg-fonts-75dpi-7.7 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.7 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.7 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.7_1 X.Org TrueType fonts xorg-fonts-type1-7.7 X.Org Type1 fonts xorg-libraries-7.7_1 X.org libraries meta-port xorg-macros-1.19.0 X.Org development aclocal macros xorg-server-1.12.4_9,1 X.Org X server and related programs % pkg info | grep intel xf86-video-intel-2.21.15_5 Driver for Intel integrated graphics chipsets % pkg info | grep drm libdrm-2.4.58_1,1 Userspace interface to kernel Direct Rendering Module services 4. your xorg.conf file (and included sub-files) if any I show the part of /usr/local/lib/X11/xorg.conf Section "Device" Identifier "Pineview" Driver "intel" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen 1" Device "Pineview" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 EndSubsection EndSection 5. your X.lorg Is it typo of X.log? I show the part of /var/log/Xorg.0.log . X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 197.920] X Protocol Version 11, Revision 0 [ 197.920] Build Operating System: FreeBSD 9.3-RELEASE amd64 [ 197.920] Current Operating System: FreeBSD natusiho.yukikaze.or.jp 9.3-REL EA SE FreeBSD 9.3-RELEASE #0: Mon Dec 1 14:36:14 JST 2014 tuner@natusiho.yuk ik aze.or.jp:/usr/src/sys/amd64/compile/VT amd64 [ 198.326] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 198.368] (II) Module intel: vendor="X.Org Foundation" [ 198.368] compiled for 1.12.4, module version = 2.21.15 [ 198.368] Module class: X.Org Video Driver [ 198.368] ABI class: X.Org Video Driver, version 12.1 [ 202.472] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview G 6. any details you see fit # kldstat Id Refs Address Size Name 1 23 0xffffffff80200000 161d858 kernel 2 1 0xffffffff8181e000 abb8 sem.ko 3 1 0xffffffff81a12000 6b82e i915kms.ko 4 1 0xffffffff81a7e000 1b17 iicbb.ko 5 4 0xffffffff81a80000 1d3b iicbus.ko 6 1 0xffffffff81a82000 1caf iic.ko 7 1 0xffffffff81a84000 46fc8 drm2.ko % top PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 653 kim 1 20 0 113M 26464K select 1 0:26 0.29% Xorg Satoshi Kimura (satosi.kimura@nifty.com)