Stuck trying to get NEW Xorg working on 9.3-RC2
John Marshall
john.marshall at riverwillow.com.au
Sat Jul 12 04:45:45 UTC 2014
On Fri, 11 Jul 2014, 21:53 +1000, John Marshall wrote:
> On Wed, 09 Jul 2014, 14:19 +0200, Jan Kokemüller wrote:
> > Starting X should automatically load the i915kms.ko and drm2.ko modules.
> > Do they appear in the output of "kldstat" after trying to start X? Maybe
> > you have an old line in your /boot/loader.conf that loads the old i915
> > or drm modules?
>
> Thank you! That was the clue that I needed!
> I removed drm and i915drm device statements from my kernel config,
> removed NO_MODULES from my make.conf, and built a new kernel. I then
> loaded i915kms and found that it also pulled in iic, iicbus, iicbb and
> drm2. I rebuilt the kernel again with iic, iicbus and iicbb device
> statements added to my kernel config, and with "MODULES_OVERRIDE=drm2"
> in make.conf (because there is no kernel config device available for
> it).
>
> Once I knew I had the right drivers available, I upgraded to the new
> Xorg, tested, and met with success. Thank you.
I have just done the same dance on one of our 9.3-RC2 desktop machines
and got NEW_XORG running there too.
hw.machine: i386
hw.model: Intel(R) Pentium(R) 4 CPU 2.40GHz
hw.ncpu: 1
hw.realmem: 2139029504
kern.version: FreeBSD 9.3-RC2 #1 r267955: Sat Jul 12 07:55:46 AEST 2014
dev.agp.0.%desc: Intel 82845M (845M GMCH) SVGA controller
dev.agp.0.%driver: agp
dev.agp.0.%parent: vgapci0
dev.drmn.0.%desc: Intel i845G GMCH
dev.drmn.0.%driver: drmn
dev.drmn.0.%parent: vgapci0
vgapci0 at pci0:0:2:0: class=0x030000 card=0x00c50e11 chip=0x25628086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device'
class = display
subclass = VGA
info: [drm] Initialized drm 1.1.0 20060810
drmn0: <Intel i845G GMCH> on vgapci0
info: [drm] AGP at 0xf0000000 128MB
iicbus0: <Philips I2C bus> on iicbb0 addr 0xc5
iic0: <I2C generic I/O> on iicbus0
iic1: <I2C generic I/O> on iicbus1
...
iicbus14: <Philips I2C bus> on iicbb7 addr 0x0
iic14: <I2C generic I/O> on iicbus14
iic15: <I2C generic I/O> on iicbus15
info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
info: [drm] Driver supports precise vblank timestamp query.
info: [drm] failed to find VBIOS tables
drmn0: taking over the fictitious range 0xf0000000-0xf7fff000
info: [drm] initialized overlay support
fbd0 on drmn0
vt_allocate: Replace existing VT driver.
info: [drm] Initialized i915 1.6.0 20080730
Xorg.log with new Xorg using unmodified xorg.conf from old Xorg on
9.2-RELEASE
[ 5626.459]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 5626.459] X Protocol Version 11, Revision 0
[ 5626.459] Build Operating System: FreeBSD 9.3-RC2 i386
[ 5626.459] Current Operating System: FreeBSD rwpc13 9.3-RC2 FreeBSD 9.3-RC2 #1 r267955: Sat Jul 12 07:55:46 AEST 2014 root at rwpc13:/usr/obj/build/src/sys/RWPC13 i386
[ 5626.460] Build Date: 12 July 2014 09:57:50AM
[ 5626.460]
[ 5626.460] Current version of pixman: 0.32.4
[ 5626.460] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5626.460] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5626.460] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 12 10:17:52 2014
[ 5626.460] (++) Using config file: "/usr/local/etc/X11/xorg.conf"
[ 5626.460] (**) Option "defaultserverlayout" "Layout0"
[ 5626.460] (**) ServerLayout "Layout0"
[ 5626.460] (**) |-->Screen "VGA - 740N" (0)
[ 5626.460] (**) | |-->Monitor "SyncMaster 740N"
[ 5626.461] (**) | |-->Device "Intel 82845G"
[ 5626.461] (==) Automatically adding devices
[ 5626.461] (==) Automatically enabling devices
[ 5626.461] (WW) The directory "/usr/local/lib/X11/fonts/URW/" does not exist.
[ 5626.461] Entry deleted from font path.
[ 5626.461] (WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts/amsfonts/".
[ 5626.461] Entry deleted from font path.
[ 5626.461] (Run 'mkfontdir' on "/usr/local/share/fonts/amsfonts/").
[ 5626.461] (**) FontPath set to:
/usr/local/lib/X11/fonts/bitstream-vera/,
/usr/local/lib/X11/fonts/dejavu/,
/usr/local/lib/X11/fonts/webfonts/,
/usr/local/share/ghostscript/fonts/,
/usr/local/lib/X11/fonts/misc/,
/usr/local/lib/X11/fonts/TTF/,
/usr/local/lib/X11/fonts/OTF/,
/usr/local/lib/X11/fonts/Type1/,
/usr/local/lib/X11/fonts/100dpi/,
/usr/local/lib/X11/fonts/75dpi/
[ 5626.461] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 5626.461] (II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
[ 5626.461] (II) Loader magic: 0x81e0860
[ 5626.461] (II) Module ABI versions:
[ 5626.461] X.Org ANSI C Emulation: 0.4
[ 5626.461] X.Org Video Driver: 12.1
[ 5626.462] X.Org XInput driver : 16.0
[ 5626.462] X.Org Server Extension : 6.0
[ 5626.462] (--) PCI:*(0:0:2:0) 8086:2562:0e11:00c5 rev 1, Mem @ 0xf0000000/134217728, 0xfc400000/524288, BIOS @ 0x????????/65536
[ 5626.462] (II) "extmod" will be loaded by default.
[ 5626.462] (II) "dbe" will be loaded by default.
[ 5626.462] (II) "glx" will be loaded by default.
[ 5626.462] (II) "record" will be loaded by default.
[ 5626.462] (II) "dri" will be loaded by default.
[ 5626.462] (II) "dri2" will be loaded by default.
[ 5626.462] (II) LoadModule: "extmod"
[ 5626.462] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
[ 5626.463] (II) Module extmod: vendor="X.Org Foundation"
[ 5626.463] compiled for 1.12.4, module version = 1.0.0
[ 5626.463] Module class: X.Org Server Extension
[ 5626.463] ABI class: X.Org Server Extension, version 6.0
[ 5626.463] (II) Loading extension MIT-SCREEN-SAVER
[ 5626.463] (II) Loading extension XFree86-VidModeExtension
[ 5626.463] (II) Loading extension XFree86-DGA
[ 5626.463] (II) Loading extension DPMS
[ 5626.463] (II) Loading extension XVideo
[ 5626.463] (II) Loading extension XVideo-MotionCompensation
[ 5626.463] (II) Loading extension X-Resource
[ 5626.463] (II) LoadModule: "dbe"
[ 5626.463] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
[ 5626.463] (II) Module dbe: vendor="X.Org Foundation"
[ 5626.463] compiled for 1.12.4, module version = 1.0.0
[ 5626.463] Module class: X.Org Server Extension
[ 5626.463] ABI class: X.Org Server Extension, version 6.0
[ 5626.463] (II) Loading extension DOUBLE-BUFFER
[ 5626.463] (II) LoadModule: "glx"
[ 5626.464] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 5626.464] (II) Module glx: vendor="X.Org Foundation"
[ 5626.464] compiled for 1.12.4, module version = 1.0.0
[ 5626.464] ABI class: X.Org Server Extension, version 6.0
[ 5626.464] (==) AIGLX enabled
[ 5626.464] (II) Loading extension GLX
[ 5626.464] (II) LoadModule: "record"
[ 5626.464] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
[ 5626.465] (II) Module record: vendor="X.Org Foundation"
[ 5626.465] compiled for 1.12.4, module version = 1.13.0
[ 5626.465] Module class: X.Org Server Extension
[ 5626.465] ABI class: X.Org Server Extension, version 6.0
[ 5626.465] (II) Loading extension RECORD
[ 5626.465] (II) LoadModule: "dri"
[ 5626.465] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[ 5626.465] (II) Module dri: vendor="X.Org Foundation"
[ 5626.465] compiled for 1.12.4, module version = 1.0.0
[ 5626.465] ABI class: X.Org Server Extension, version 6.0
[ 5626.465] (II) Loading extension XFree86-DRI
[ 5626.465] (II) LoadModule: "dri2"
[ 5626.466] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[ 5626.466] (II) Module dri2: vendor="X.Org Foundation"
[ 5626.466] compiled for 1.12.4, module version = 1.2.0
[ 5626.466] ABI class: X.Org Server Extension, version 6.0
[ 5626.466] (II) Loading extension DRI2
[ 5626.466] (II) LoadModule: "intel"
[ 5626.467] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 5626.468] (II) Module intel: vendor="X.Org Foundation"
[ 5626.468] compiled for 1.12.4, module version = 2.21.15
[ 5626.468] Module class: X.Org Video Driver
[ 5626.468] ABI class: X.Org Video Driver, version 12.1
[ 5626.468] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 5626.469] (--) Using syscons driver with X support (version 2.0)
[ 5626.469] (--) using VT number 9
[ 5626.469] drmOpenDevice: node name is /dev/dri/card0
[ 5626.469] drmOpenDevice: open result is 10, (OK)
[ 5626.469] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 5626.469] drmOpenDevice: node name is /dev/dri/card0
[ 5626.470] drmOpenDevice: open result is 10, (OK)
[ 5626.470] drmOpenByBusid: drmOpenMinor returns 10
[ 5626.470] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 5626.470] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 5626.470] drmOpenDevice: node name is /dev/dri/card0
[ 5626.470] drmOpenDevice: open result is 10, (OK)
[ 5626.470] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 5626.470] drmOpenDevice: node name is /dev/dri/card0
[ 5626.470] drmOpenDevice: open result is 10, (OK)
[ 5626.470] drmOpenByBusid: drmOpenMinor returns 10
[ 5626.470] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 5626.470] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[ 5626.470] (==) intel(0): RGB weight 888
[ 5626.470] (==) intel(0): Default visual is TrueColor
[ 5626.471] (--) intel(0): Integrated Graphics Chipset: Intel(R) 845G
[ 5626.471] (**) intel(0): Relaxed fencing disabled
[ 5626.471] (**) intel(0): Wait on SwapBuffers? enabled
[ 5626.471] (**) intel(0): Triple buffering? enabled
[ 5626.471] (**) intel(0): Framebuffer tiled
[ 5626.471] (**) intel(0): Pixmaps tiled
[ 5626.471] (**) intel(0): 3D buffers tiled
[ 5626.471] (**) intel(0): SwapBuffers wait enabled
[ 5626.471] (==) intel(0): video overlay key set to 0x101fe
[ 5626.605] (II) intel(0): Output VGA1 using monitor section SyncMaster 740N
[ 5626.740] (II) intel(0): EDID for output VGA1
[ 5626.740] (II) intel(0): Manufacturer: SAM Model: 1b7 Serial#: 1212231991
[ 5626.740] (II) intel(0): Year: 2006 Week: 40
[ 5626.740] (II) intel(0): EDID Version: 1.3
[ 5626.740] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 5626.740] (II) intel(0): Sync: Separate Composite SyncOnGreen
[ 5626.740] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 5626.740] (II) intel(0): Gamma: 2.20
[ 5626.740] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[ 5626.740] (II) intel(0): First detailed timing is preferred mode
[ 5626.740] (II) intel(0): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600
[ 5626.740] (II) intel(0): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
[ 5626.740] (II) intel(0): Supported established timings:
[ 5626.740] (II) intel(0): 720x400 at 70Hz
[ 5626.740] (II) intel(0): 640x480 at 60Hz
[ 5626.740] (II) intel(0): 640x480 at 67Hz
[ 5626.740] (II) intel(0): 640x480 at 72Hz
[ 5626.740] (II) intel(0): 640x480 at 75Hz
[ 5626.740] (II) intel(0): 800x600 at 56Hz
[ 5626.740] (II) intel(0): 800x600 at 60Hz
[ 5626.740] (II) intel(0): 800x600 at 72Hz
[ 5626.740] (II) intel(0): 800x600 at 75Hz
[ 5626.740] (II) intel(0): 832x624 at 75Hz
[ 5626.740] (II) intel(0): 1024x768 at 60Hz
[ 5626.740] (II) intel(0): 1024x768 at 70Hz
[ 5626.740] (II) intel(0): 1024x768 at 75Hz
[ 5626.740] (II) intel(0): 1280x1024 at 75Hz
[ 5626.740] (II) intel(0): 1152x864 at 75Hz
[ 5626.740] (II) intel(0): Manufacturer's mask: 0
[ 5626.740] (II) intel(0): Supported standard timings:
[ 5626.740] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 5626.740] (II) intel(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 5626.740] (II) intel(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 5626.740] (II) intel(0): Supported detailed timing:
[ 5626.740] (II) intel(0): clock: 108.0 MHz Image Size: 338 x 270 mm
[ 5626.740] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 5626.740] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 5626.740] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[ 5626.740] (II) intel(0): Monitor name: SyncMaster
[ 5626.740] (II) intel(0): Serial No: HMCLA03070
[ 5626.740] (II) intel(0): EDID (in hex):
[ 5626.740] (II) intel(0): 00ffffffffffff004c2db70137314148
[ 5626.740] (II) intel(0): 281001030e221b782aaaa5a654549926
[ 5626.740] (II) intel(0): 145054bfef8081808140714f01010101
[ 5626.740] (II) intel(0): 010101010101302a009851002a403070
[ 5626.741] (II) intel(0): 1300520e1100001e000000fd00384b1e
[ 5626.741] (II) intel(0): 510e000a202020202020000000fc0053
[ 5626.741] (II) intel(0): 796e634d61737465720a2020000000ff
[ 5626.741] (II) intel(0): 00484d434c4130333037300a20200040
[ 5626.741] (II) intel(0): EDID vendor "SAM", prod id 439
[ 5626.741] (II) intel(0): Using hsync ranges from config file
[ 5626.741] (II) intel(0): Using vrefresh ranges from config file
[ 5626.741] (II) intel(0): Printing DDC gathered Modelines:
[ 5626.741] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 5626.741] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5626.741] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 5626.741] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 5626.741] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 5626.741] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5626.741] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 5626.741] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5626.741] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 5626.741] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 5626.741] (II) intel(0): Printing probed modes for output VGA1
[ 5626.741] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz UeP)
[ 5626.741] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 5626.741] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 5626.741] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 5626.741] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5626.741] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 5626.741] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 5626.741] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5626.742] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5626.742] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 5626.742] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 5626.742] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5626.742] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 5626.742] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5626.742] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5626.742] (II) intel(0): Output VGA1 connected
[ 5626.742] (II) intel(0): Using user preference for initial modes
[ 5626.742] (II) intel(0): Output VGA1 using initial mode 1280x1024
[ 5626.742] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 5626.742] (II) intel(0): Kernel page flipping support detected, enabling
[ 5626.742] (**) intel(0): Display dimensions: (337, 270) mm
[ 5626.742] (**) intel(0): DPI set to (96, 96)
[ 5626.742] (II) Loading sub module "fb"
[ 5626.742] (II) LoadModule: "fb"
[ 5626.743] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[ 5626.743] (II) Module fb: vendor="X.Org Foundation"
[ 5626.743] compiled for 1.12.4, module version = 1.0.0
[ 5626.743] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5626.743] (II) Loading sub module "dri2"
[ 5626.743] (II) LoadModule: "dri2"
[ 5626.744] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[ 5626.744] (II) Module dri2: vendor="X.Org Foundation"
[ 5626.744] compiled for 1.12.4, module version = 1.2.0
[ 5626.744] ABI class: X.Org Server Extension, version 6.0
[ 5626.744] (==) Depth 24 pixmap format is 32 bpp
[ 5626.744] (II) intel(0): [DRI2] Setup complete
[ 5626.744] (II) intel(0): [DRI2] DRI driver: i915
[ 5626.744] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[ 5626.744] (II) UXA(0): Driver registered support for the following operations:
[ 5626.744] (II) solid
[ 5626.744] (II) copy
[ 5626.744] (II) composite (RENDER acceleration)
[ 5626.744] (II) put_image
[ 5626.744] (II) get_image
[ 5626.744] (==) intel(0): Backing store disabled
[ 5626.744] (==) intel(0): Silken mouse enabled
[ 5626.744] (II) intel(0): Initializing HW Cursor
[ 5626.744] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 5626.745] (==) intel(0): DPMS enabled
[ 5626.745] (==) intel(0): Intel XvMC decoder disabled
[ 5626.745] (II) intel(0): Set up overlay video
[ 5626.745] (II) intel(0): direct rendering: DRI2 Enabled
[ 5626.857] (--) RandR disabled
[ 5626.857] (II) Initializing built-in extension Generic Event Extension
[ 5626.857] (II) Initializing built-in extension SHAPE
[ 5626.857] (II) Initializing built-in extension MIT-SHM
[ 5626.857] (II) Initializing built-in extension XInputExtension
[ 5626.857] (II) Initializing built-in extension XTEST
[ 5626.857] (II) Initializing built-in extension BIG-REQUESTS
[ 5626.857] (II) Initializing built-in extension SYNC
[ 5626.857] (II) Initializing built-in extension XKEYBOARD
[ 5626.857] (II) Initializing built-in extension XC-MISC
[ 5626.857] (II) Initializing built-in extension XINERAMA
[ 5626.857] (II) Initializing built-in extension XFIXES
[ 5626.857] (II) Initializing built-in extension RENDER
[ 5626.857] (II) Initializing built-in extension RANDR
[ 5626.857] (II) Initializing built-in extension COMPOSITE
[ 5626.857] (II) Initializing built-in extension DAMAGE
[ 5626.896] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 5626.897] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 5626.897] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 5626.897] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 5626.897] (II) AIGLX: Loaded and initialized i915
[ 5626.897] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 5626.898] (II) intel(0): Setting screen physical size to 337 x 270
[ 5627.212] (II) config/hal: Adding input device USB Optical Mouse
[ 5627.212] (II) LoadModule: "mouse"
[ 5627.213] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[ 5627.214] (II) Module mouse: vendor="X.Org Foundation"
[ 5627.214] compiled for 1.12.4, module version = 1.9.0
[ 5627.214] Module class: X.Org XInput Driver
[ 5627.214] ABI class: X.Org XInput driver, version 16.0
[ 5627.214] (II) Using input driver 'mouse' for 'USB Optical Mouse'
[ 5627.214] (**) USB Optical Mouse: always reports core events
[ 5627.214] (**) Option "Device" "/dev/sysmouse"
[ 5627.214] (==) USB Optical Mouse: Protocol: "Auto"
[ 5627.214] (**) USB Optical Mouse: always reports core events
[ 5627.214] (==) USB Optical Mouse: Emulate3Buttons, Emulate3Timeout: 50
[ 5627.214] (**) USB Optical Mouse: ZAxisMapping: buttons 4 and 5
[ 5627.214] (**) USB Optical Mouse: Buttons: 5
[ 5627.214] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c05a_noserial_if0"
[ 5627.214] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 6)
[ 5627.215] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 5627.215] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 5627.215] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 5627.215] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 5627.215] (II) USB Optical Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
[ 5627.215] (II) USB Optical Mouse: SetupAuto: protocol is SysMouse
[ 5627.228] (II) config/hal: Adding input device USB Keyboard
[ 5627.228] (II) LoadModule: "kbd"
[ 5627.229] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[ 5627.229] (II) Module kbd: vendor="X.Org Foundation"
[ 5627.229] compiled for 1.12.4, module version = 1.8.0
[ 5627.229] Module class: X.Org XInput Driver
[ 5627.229] ABI class: X.Org XInput driver, version 16.0
[ 5627.229] (II) Using input driver 'kbd' for 'USB Keyboard'
[ 5627.229] (**) USB Keyboard: always reports core events
[ 5627.229] (**) USB Keyboard: always reports core events
[ 5627.229] (**) Option "Protocol" "standard"
[ 5627.230] (WW) Option "Device" requires an string value
[ 5627.230] (**) Option "XkbRules" "base"
[ 5627.230] (**) Option "XkbModel" "pc105"
[ 5627.230] (**) Option "XkbLayout" "us"
[ 5627.230] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c31c_noserial_if0"
[ 5627.230] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 7)
[ 5627.243] (II) config/hal: Adding input device AT Keyboard
[ 5627.243] (II) Using input driver 'kbd' for 'AT Keyboard'
[ 5627.243] (**) AT Keyboard: always reports core events
[ 5627.243] (**) AT Keyboard: always reports core events
[ 5627.243] (**) Option "Protocol" "standard"
[ 5627.243] (WW) Option "Device" requires an string value
[ 5627.243] (**) Option "XkbRules" "base"
[ 5627.243] (**) Option "XkbModel" "pc105"
[ 5627.243] (**) Option "XkbLayout" "us"
[ 5627.243] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
[ 5627.243] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD, id 8)
[ 5631.402] (II) UnloadModule: "mouse"
[ 5631.402] (II) UnloadModule: "kbd"
[ 5631.402] (II) UnloadModule: "kbd"
[ 5631.421] (WW) intel(0): drmDropMaster failed: Unknown error: -22
[ 5631.430] Server terminated successfully (0). Closing log file.
--
John Marshall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20140712/38600e65/attachment.sig>
More information about the freebsd-x11
mailing list