Stuck trying to get NEW Xorg working on 9.3-RC2

John Marshall john.marshall at riverwillow.com.au
Fri Jul 11 11:53:41 UTC 2014


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!

Thank you for taking the time to reply to my post.  Having had no reply
for a few days and having blown away the ports on my 9.3 notebook, I
decided I might as well upgrade to 10-STABLE (anticipating the 10.1
release cycle) before rebuilding all the ports.  I was already a couple
of days into building ports (WITHOUT_NEW_XORG) on 10-STABLE when your
reply came through.

When I upgrade FreeBSD I am always very careful to check any differences
between the kernel config files I used from the previous release and the
kernel config files provided with the new release.  I did that in this
case too and there was no mention at all in any of the release kernel
config files of either drm2 or i915kms, and no indication that drm and
i915drm were either obsolete or deprecated.  I had no idea that the drm
and i915drm modules would affect the new default Xorg installation for
9.3-RC1.  In fact, there is also absolutely no mention of vt or vt_vga
in the GENERIC or NOTES config files, but there is a separate VT config
file which I did find.  I supposed that the configuration changes
included in the VT config file were all I would need for the new Xorg.

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.

This is what I saw when I loaded the i915kms driver:

 info: [drm] Initialized drm 1.1.0 20060810
 drmn0: <Intel i915GM> on vgapci0
 info: [drm] AGP at 0xb0000000 256MB
 iicbus0: <Philips I2C bus> on iicbb0 addr 0xec
 iic0: <I2C generic I/O> on iicbus0
 iic1: <I2C generic I/O> on iicbus1
 iicbus2: <Philips I2C bus> on iicbb1 addr 0xc6
 iic2: <I2C generic I/O> on iicbus2
 iic3: <I2C generic I/O> on iicbus3
 iicbus4: <Philips I2C bus> on iicbb2 addr 0xc6
 iic4: <I2C generic I/O> on iicbus4
 iic5: <I2C generic I/O> on iicbus5
 iicbus6: <Philips I2C bus> on iicbb3 addr 0xc6
 iic6: <I2C generic I/O> on iicbus6
 iic7: <I2C generic I/O> on iicbus7
 iicbus8: <Philips I2C bus> on iicbb4 addr 0xc6
 iic8: <I2C generic I/O> on iicbus8
 iic9: <I2C generic I/O> on iicbus9
 iicbus10: <Philips I2C bus> on iicbb5 addr 0xc6
 iic10: <I2C generic I/O> on iicbus10
 iic11: <I2C generic I/O> on iicbus11
 iicbus12: <Philips I2C bus> on iicbb6 addr 0xc6
 iic12: <I2C generic I/O> on iicbus12
 iic13: <I2C generic I/O> on iicbus13
 iicbus14: <Philips I2C bus> on iicbb7 addr 0xc6
 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 0xb0000000-0xbffff000
 info: [drm] initialized overlay support
 fbd0 on drmn0
 VT: Replacing driver "vga" with new "fb".
 info: [drm] Initialized i915 1.6.0 20080730

and here is updated information from the working installation which corresponds to that provided in my OP:

 hw.machine: i386
 hw.model: Intel(R) Pentium(R) M processor 1.73GHz
 kern.version: FreeBSD 10.0-STABLE #6 r268382: Fri Jul 11 15:40:05 AEST 2014
 dev.agp.%parent: 
 dev.agp.0.%desc: Intel 82915GM (915GM GMCH) SVGA controller
 dev.agp.0.%driver: agp
 dev.agp.0.%location: 
 dev.agp.0.%pnpinfo: 
 dev.agp.0.%parent: vgapci0
 dev.drmn.%parent: 
 dev.drmn.0.%desc: Intel i915GM
 dev.drmn.0.%driver: drmn
 dev.drmn.0.%location: 
 dev.drmn.0.%pnpinfo: 
 dev.drmn.0.%parent: vgapci0

Xorg log (using an unmodified xorg.conf from the old Xorg on 9.2-RELEASE)

 [    37.839] 
 X.Org X Server 1.12.4
 Release Date: 2012-08-27
 [    37.839] X Protocol Version 11, Revision 0
 [    37.839] Build Operating System: FreeBSD 10.0-STABLE i386 
 [    37.839] Current Operating System: FreeBSD rwpc08 10.0-STABLE FreeBSD 10.0-STABLE #6 r268382: Fri Jul 11 15:40:05 AEST 2014     root at rwpc08:/build/obj/build/src/sys/RWPC08 i386
 [    37.839] Build Date: 11 July 2014  06:42:46PM
 [    37.839]  
 [    37.839] Current version of pixman: 0.32.4
 [    37.839] 	Before reporting problems, check http://wiki.x.org
 	to make sure that you have the latest version.
 [    37.839] Markers: (--) probed, (**) from config file, (==) default setting,
 	(++) from command line, (!!) notice, (II) informational,
 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 [    37.839] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 11 20:19:07 2014
 [    37.920] (==) Using config file: "/usr/local/etc/X11/xorg.conf"
 [    37.928] (**) Option "defaultserverlayout" "MBY Docked"
 [    37.928] (**) ServerLayout "MBY Docked"
 [    37.928] (**) |-->Screen "MBY Desk" (0)
 [    37.928] (**) |   |-->Monitor "SyncMaster740N"
 [    37.944] (**) |   |-->Device "Intel i915GM"
 [    37.944] (**) Option "DontZap" "off"
 [    37.944] (==) Automatically adding devices
 [    37.944] (==) Automatically enabling devices
 [    37.953] (WW) The directory "/usr/local/lib/X11/fonts/URW/" does not exist.
 [    37.953] 	Entry deleted from font path.
 [    37.953] (WW) The directory "/usr/local/lib/X11/fonts/bitstream-vera/" does not exist.
 [    37.953] 	Entry deleted from font path.
 [    37.973] (WW) The directory "/usr/local/lib/X11/fonts/webfonts/" does not exist.
 [    37.973] 	Entry deleted from font path.
 [    38.374] (**) FontPath set to:
 	/usr/local/lib/X11/fonts/dejavu/,
 	/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/
 [    38.374] (==) ModulePath set to "/usr/local/lib/xorg/modules"
 [    38.374] (II) The server relies on HAL to provide the list of input devices.
 	If no devices become available, reconfigure HAL or disable AutoAddDevices.
 [    38.374] (II) Loader magic: 0x81f2cf8
 [    38.374] (II) Module ABI versions:
 [    38.374] 	X.Org ANSI C Emulation: 0.4
 [    38.374] 	X.Org Video Driver: 12.1
 [    38.374] 	X.Org XInput driver : 16.0
 [    38.375] 	X.Org Server Extension : 6.0
 [    38.397] (--) PCI:*(0:0:2:0) 8086:2592:1014:0582 rev 3, Mem @ 0x90080000/524288, 0xb0000000/268435456, 0x90000000/262144, I/O @ 0x00001800/8, BIOS @ 0x????????/65536
 [    38.397] (--) PCI: (0:0:2:1) 8086:2792:1014:0582 rev 3, Mem @ 0x00000000/524288
 [    38.397] (II) LoadModule: "extmod"
 [    38.453] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
 [    38.541] (II) Module extmod: vendor="X.Org Foundation"
 [    38.541] 	compiled for 1.12.4, module version = 1.0.0
 [    38.541] 	Module class: X.Org Server Extension
 [    38.541] 	ABI class: X.Org Server Extension, version 6.0
 [    38.541] (II) Loading extension MIT-SCREEN-SAVER
 [    38.541] (II) Loading extension XFree86-VidModeExtension
 [    38.541] (II) Loading extension XFree86-DGA
 [    38.541] (II) Loading extension DPMS
 [    38.541] (II) Loading extension XVideo
 [    38.557] (II) Loading extension XVideo-MotionCompensation
 [    38.557] (II) Loading extension X-Resource
 [    38.557] (II) LoadModule: "dbe"
 [    38.557] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
 [    38.603] (II) Module dbe: vendor="X.Org Foundation"
 [    38.603] 	compiled for 1.12.4, module version = 1.0.0
 [    38.603] 	Module class: X.Org Server Extension
 [    38.603] 	ABI class: X.Org Server Extension, version 6.0
 [    38.603] (II) Loading extension DOUBLE-BUFFER
 [    38.603] (II) LoadModule: "glx"
 [    38.603] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
 [    38.685] (II) Module glx: vendor="X.Org Foundation"
 [    38.685] 	compiled for 1.12.4, module version = 1.0.0
 [    38.685] 	ABI class: X.Org Server Extension, version 6.0
 [    38.698] (==) AIGLX enabled
 [    38.717] (II) Loading extension GLX
 [    38.717] (II) LoadModule: "record"
 [    38.717] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
 [    38.749] (II) Module record: vendor="X.Org Foundation"
 [    38.749] 	compiled for 1.12.4, module version = 1.13.0
 [    38.749] 	Module class: X.Org Server Extension
 [    38.749] 	ABI class: X.Org Server Extension, version 6.0
 [    38.749] (II) Loading extension RECORD
 [    38.749] (II) LoadModule: "dri"
 [    38.750] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
 [    38.861] (II) Module dri: vendor="X.Org Foundation"
 [    38.861] 	compiled for 1.12.4, module version = 1.0.0
 [    38.861] 	ABI class: X.Org Server Extension, version 6.0
 [    38.862] (II) Loading extension XFree86-DRI
 [    38.862] (II) LoadModule: "dri2"
 [    38.862] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
 [    38.896] (II) Module dri2: vendor="X.Org Foundation"
 [    38.896] 	compiled for 1.12.4, module version = 1.2.0
 [    38.896] 	ABI class: X.Org Server Extension, version 6.0
 [    38.896] (II) Loading extension DRI2
 [    38.896] (II) LoadModule: "intel"
 [    38.953] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
 [    39.106] (II) Module intel: vendor="X.Org Foundation"
 [    39.107] 	compiled for 1.12.4, module version = 2.21.15
 [    39.107] 	Module class: X.Org Video Driver
 [    39.107] 	ABI class: X.Org Video Driver, version 12.1
 [    39.107] (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
 [    39.111] (--) Using syscons driver with X support (version 2.0)
 [    39.111] (--) using VT number 9

 [    41.216] drmOpenDevice: node name is /dev/dri/card0
 [    41.216] drmOpenDevice: open result is 10, (OK)
 [    41.216] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 [    41.216] drmOpenDevice: node name is /dev/dri/card0
 [    41.216] drmOpenDevice: open result is 10, (OK)
 [    41.216] drmOpenByBusid: drmOpenMinor returns 10
 [    41.216] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
 [    41.235] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
 [    41.235] drmOpenDevice: node name is /dev/dri/card0
 [    41.235] drmOpenDevice: open result is 10, (OK)
 [    41.235] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 [    41.235] drmOpenDevice: node name is /dev/dri/card0
 [    41.235] drmOpenDevice: open result is 10, (OK)
 [    41.235] drmOpenByBusid: drmOpenMinor returns 10
 [    41.235] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
 [    41.235] (**) intel(0): Depth 24, (--) framebuffer bpp 32
 [    41.235] (==) intel(0): RGB weight 888
 [    41.235] (==) intel(0): Default visual is TrueColor
 [    41.235] (**) intel(0): Option "AccelMethod" "XAA"
 [    41.235] (--) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
 [    41.249] (**) intel(0): Relaxed fencing disabled
 [    41.249] (**) intel(0): Wait on SwapBuffers? enabled
 [    41.249] (**) intel(0): Triple buffering? enabled
 [    41.249] (**) intel(0): Framebuffer tiled
 [    41.249] (**) intel(0): Pixmaps tiled
 [    41.249] (**) intel(0): 3D buffers tiled
 [    41.249] (**) intel(0): SwapBuffers wait enabled
 [    41.249] (==) intel(0): video overlay key set to 0x101fe
 [    41.268] (II) intel(0): Output VGA1 using monitor section SyncMaster740N
 [    41.569] (II) intel(0): Output TV1 has no monitor section
 [    41.586] (II) intel(0): EDID for output VGA1
 [    41.593] (II) intel(0): Printing probed modes for output VGA1
 [    41.593] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz UP)
 [    41.593] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [    41.593] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [    41.593] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
 [    41.593] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
 [    41.593] (II) intel(0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [    41.593] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
 [    41.893] (II) intel(0): EDID for output TV1
 [    41.894] (II) intel(0): Output VGA1 connected
 [    41.894] (II) intel(0): Output TV1 disconnected
 [    41.894] (II) intel(0): Using user preference for initial modes
 [    41.894] (II) intel(0): Output VGA1 using initial mode 1280x1024
 [    41.894] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
 [    41.894] (II) intel(0): Kernel page flipping support detected, enabling
 [    41.894] (==) intel(0): DPI set to (96, 96)
 [    41.894] (II) Loading sub module "fb"
 [    41.894] (II) LoadModule: "fb"
 [    41.894] (II) Loading /usr/local/lib/xorg/modules/libfb.so
 [    41.912] (II) Module fb: vendor="X.Org Foundation"
 [    41.912] 	compiled for 1.12.4, module version = 1.0.0
 [    41.912] 	ABI class: X.Org ANSI C Emulation, version 0.4
 [    41.912] (II) Loading sub module "dri2"
 [    41.912] (II) LoadModule: "dri2"
 [    41.912] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
 [    41.912] (II) Module dri2: vendor="X.Org Foundation"
 [    41.912] 	compiled for 1.12.4, module version = 1.2.0
 [    41.912] 	ABI class: X.Org Server Extension, version 6.0
 [    41.912] (==) Depth 24 pixmap format is 32 bpp
 [    41.913] (II) intel(0): [DRI2] Setup complete
 [    41.913] (II) intel(0): [DRI2]   DRI driver: i915
 [    41.913] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
 [    41.927] (II) UXA(0): Driver registered support for the following operations:
 [    41.927] (II)         solid
 [    41.927] (II)         copy
 [    41.927] (II)         composite (RENDER acceleration)
 [    41.927] (II)         put_image
 [    41.927] (II)         get_image
 [    41.927] (==) intel(0): Backing store disabled
 [    41.927] (==) intel(0): Silken mouse enabled
 [    41.928] (II) intel(0): Initializing HW Cursor
 [    41.928] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
 [    41.962] (**) intel(0): DPMS enabled
 [    41.962] (==) intel(0): Intel XvMC decoder disabled
 [    41.962] (II) intel(0): Set up textured video
 [    41.962] (II) intel(0): Set up overlay video
 [    41.962] (II) intel(0): direct rendering: DRI2 Enabled
 [    41.962] (WW) intel(0): Option "Monitor-LVDS" is not used
 [    41.962] (WW) intel(0): Option "Monitor-VGA" is not used
 [    42.076] (--) RandR disabled
 [    42.076] (II) Initializing built-in extension Generic Event Extension
 [    42.076] (II) Initializing built-in extension SHAPE
 [    42.076] (II) Initializing built-in extension MIT-SHM
 [    42.076] (II) Initializing built-in extension XInputExtension
 [    42.076] (II) Initializing built-in extension XTEST
 [    42.076] (II) Initializing built-in extension BIG-REQUESTS
 [    42.076] (II) Initializing built-in extension SYNC
 [    42.076] (II) Initializing built-in extension XKEYBOARD
 [    42.076] (II) Initializing built-in extension XC-MISC
 [    42.076] (II) Initializing built-in extension XINERAMA
 [    42.076] (II) Initializing built-in extension XFIXES
 [    42.076] (II) Initializing built-in extension RENDER
 [    42.076] (II) Initializing built-in extension RANDR
 [    42.076] (II) Initializing built-in extension COMPOSITE
 [    42.076] (II) Initializing built-in extension DAMAGE
 [    42.601] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
 [    42.601] (II) AIGLX: enabled GLX_INTEL_swap_event
 [    42.601] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
 [    42.601] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
 [    42.601] (II) AIGLX: Loaded and initialized i915
 [    42.601] (II) GLX: Initialized DRI2 GL provider for screen 0
 [    42.602] (II) intel(0): Setting screen physical size to 338 x 270
 [    43.141] (EE) config/hal: couldn't initialise context: unknown error (null)
 [    46.865] (II) config/hal: Adding input device KVM A1
 [    46.865] (II) LoadModule: "mouse"
 [    46.882] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
 [    46.923] (II) Module mouse: vendor="X.Org Foundation"
 [    46.923] 	compiled for 1.12.4, module version = 1.9.0
 [    46.923] 	Module class: X.Org XInput Driver
 [    46.923] 	ABI class: X.Org XInput driver, version 16.0
 [    46.923] (II) Using input driver 'mouse' for 'KVM A1'
 [    46.923] (**) KVM A1: always reports core events
 [    46.923] (**) Option "Device" "/dev/sysmouse"
 [    46.923] (==) KVM A1: Protocol: "Auto"
 [    46.923] (**) KVM A1: always reports core events
 [    46.923] (==) KVM A1: Emulate3Buttons, Emulate3Timeout: 50
 [    46.923] (**) KVM A1: ZAxisMapping: buttons 4 and 5
 [    46.923] (**) KVM A1: Buttons: 5
 [    46.923] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_10d5_5b08_noserial_if1"
 [    46.923] (II) XINPUT: Adding extended input device "KVM A1" (type: MOUSE, id 6)
 [    46.924] (**) KVM A1: (accel) keeping acceleration scheme 1
 [    46.924] (**) KVM A1: (accel) acceleration profile 0
 [    46.924] (**) KVM A1: (accel) acceleration factor: 2.000
 [    46.924] (**) KVM A1: (accel) acceleration threshold: 4
 [    46.924] (II) KVM A1: SetupAuto: hw.iftype is 4, hw.model is 0
 [    46.924] (II) KVM A1: SetupAuto: protocol is SysMouse
 [    46.930] (II) config/hal: Adding input device KVM A1
 [    46.931] (II) LoadModule: "kbd"
 [    46.931] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
 [    46.938] (II) Module kbd: vendor="X.Org Foundation"
 [    46.938] 	compiled for 1.12.4, module version = 1.8.0
 [    46.938] 	Module class: X.Org XInput Driver
 [    46.938] 	ABI class: X.Org XInput driver, version 16.0
 [    46.938] (II) Using input driver 'kbd' for 'KVM A1'
 [    46.938] (**) KVM A1: always reports core events
 [    46.938] (**) KVM A1: always reports core events
 [    46.938] (**) Option "Protocol" "standard"
 [    46.938] (WW) Option "Device" requires an string value
 [    46.938] (**) Option "XkbRules" "base"
 [    46.938] (**) Option "XkbModel" "pc105"
 [    46.938] (**) Option "XkbLayout" "us"
 [    46.938] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_10d5_5b08_noserial_if0"
 [    46.938] (II) XINPUT: Adding extended input device "KVM A1" (type: KEYBOARD, id 7)
 [    46.948] (II) config/hal: Adding input device AT Keyboard
 [    46.948] (II) Using input driver 'kbd' for 'AT Keyboard'
 [    46.948] (**) AT Keyboard: always reports core events
 [    46.948] (**) AT Keyboard: always reports core events
 [    46.948] (**) Option "Protocol" "standard"
 [    46.948] (WW) Option "Device" requires an string value
 [    46.949] (**) Option "XkbRules" "base"
 [    46.949] (**) Option "XkbModel" "pc105"
 [    46.949] (**) Option "XkbLayout" "us"
 [    46.949] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
 [    46.949] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD, id 8)
 [    46.958] (II) config/hal: Adding input device PS/2 Mouse
 [    46.958] (II) Using input driver 'mouse' for 'PS/2 Mouse'
 [    46.958] (**) PS/2 Mouse: always reports core events
 [    46.958] (**) Option "Device" "/dev/psm0"
 [    46.959] (==) PS/2 Mouse: Protocol: "Auto"
 [    46.959] (**) PS/2 Mouse: always reports core events
 [    47.013] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
 [    47.013] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
 [    47.013] (**) PS/2 Mouse: Buttons: 5
 [    47.013] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/psm_0"
 [    47.013] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 9)
 [    47.013] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
 [    47.013] (**) PS/2 Mouse: (accel) acceleration profile 0
 [    47.013] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
 [    47.013] (**) PS/2 Mouse: (accel) acceleration threshold: 4
 [    47.031] (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 0
 [    47.031] (II) PS/2 Mouse: SetupAuto: protocol is PS/2
 [    47.504] (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
 [    66.236] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
 [   321.378] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
 [   322.202] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
 [   432.515] (II) UnloadModule: "mouse"
 [   432.515] (II) UnloadModule: "kbd"
 [   432.515] (II) UnloadModule: "kbd"
 [   432.560] (II) UnloadModule: "mouse"
 [   432.609] (WW) intel(0): drmDropMaster failed: Unknown error: -22
 [   432.614] 8 XSELINUXs still allocated at reset
 [   432.614] SCREEN: 0 objects of 140 bytes = 0 total bytes 0 private allocs
 [   432.614] DEVICE: 0 objects of 64 bytes = 0 total bytes 0 private allocs
 [   432.614] CLIENT: 0 objects of 144 bytes = 0 total bytes 0 private allocs
 [   432.614] WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
 [   432.614] PIXMAP: 0 objects of 16 bytes = 0 total bytes 0 private allocs
 [   432.614] GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs
 [   432.614] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
 [   432.614] GLYPH: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] TOTAL: 0 objects, 0 bytes, 0 allocs
 [   432.614] 8 SELECTIONs still allocated at reset
 [   432.614] WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
 [   432.614] PIXMAP: 0 objects of 16 bytes = 0 total bytes 0 private allocs
 [   432.614] GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs
 [   432.614] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
 [   432.614] GLYPH: 0 objects of 4 bytes = 0 total bytes 0 private allocs
 [   432.614] TOTAL: 0 objects, 0 bytes, 0 allocs
 [   432.616] (II) intel(0): [DRI2] Setup complete
 [   432.616] (II) intel(0): [DRI2]   DRI driver: i915
 [   432.616] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
 [   432.616] (II) UXA(0): Driver registered support for the following operations:
 [   432.616] (II)         solid
 [   432.616] (II)         copy
 [   432.616] (II)         composite (RENDER acceleration)
 [   432.616] (II)         put_image
 [   432.616] (II)         get_image
 [   432.616] (II) intel(0): Initializing HW Cursor
 [   432.616] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
 [   432.616] (**) intel(0): DPMS enabled
 [   432.616] (==) intel(0): Intel XvMC decoder disabled
 [   432.616] (II) intel(0): Set up textured video
 [   432.616] (II) intel(0): Set up overlay video
 [   432.616] (II) intel(0): direct rendering: DRI2 Enabled
 [   432.652] (--) RandR disabled
 [   432.686] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
 [   432.686] (II) AIGLX: enabled GLX_INTEL_swap_event
 [   432.686] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
 [   432.686] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
 [   432.686] (II) AIGLX: Loaded and initialized i915
 [   432.686] (II) GLX: Initialized DRI2 GL provider for screen 0
 [   432.687] (II) intel(0): Setting screen physical size to 338 x 270
 [   433.136] (II) config/hal: Adding input device KVM A1
 [   433.137] (II) Using input driver 'mouse' for 'KVM A1'
 [   433.137] (**) KVM A1: always reports core events
 [   433.137] (**) Option "Device" "/dev/sysmouse"
 [   433.137] (==) KVM A1: Protocol: "Auto"
 [   433.137] (**) KVM A1: always reports core events
 [   433.137] (==) KVM A1: Emulate3Buttons, Emulate3Timeout: 50
 [   433.137] (**) KVM A1: ZAxisMapping: buttons 4 and 5
 [   433.137] (**) KVM A1: Buttons: 5
 [   433.137] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_10d5_5b08_noserial_if1"
 [   433.137] (**) KVM A1: (accel) keeping acceleration scheme 1
 [   433.137] (**) KVM A1: (accel) acceleration profile 0
 [   433.137] (**) KVM A1: (accel) acceleration factor: 2.000
 [   433.137] (**) KVM A1: (accel) acceleration threshold: 4
 [   433.137] (II) KVM A1: SetupAuto: hw.iftype is 4, hw.model is 0
 [   433.137] (II) KVM A1: SetupAuto: protocol is SysMouse
 [   433.144] (II) config/hal: Adding input device KVM A1
 [   433.144] (II) Using input driver 'kbd' for 'KVM A1'
 [   433.144] (**) KVM A1: always reports core events
 [   433.144] (**) KVM A1: always reports core events
 [   433.144] (**) Option "Protocol" "standard"
 [   433.144] (WW) Option "Device" requires an string value
 [   433.144] (**) Option "XkbRules" "base"
 [   433.144] (**) Option "XkbModel" "pc105"
 [   433.144] (**) Option "XkbLayout" "us"
 [   433.144] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_10d5_5b08_noserial_if0"
 [   433.155] (II) config/hal: Adding input device AT Keyboard
 [   433.155] (II) Using input driver 'kbd' for 'AT Keyboard'
 [   433.155] (**) AT Keyboard: always reports core events
 [   433.155] (**) AT Keyboard: always reports core events
 [   433.155] (**) Option "Protocol" "standard"
 [   433.155] (WW) Option "Device" requires an string value
 [   433.155] (**) Option "XkbRules" "base"
 [   433.155] (**) Option "XkbModel" "pc105"
 [   433.155] (**) Option "XkbLayout" "us"
 [   433.155] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
 [   433.166] (II) config/hal: Adding input device PS/2 Mouse
 [   433.166] (II) Using input driver 'mouse' for 'PS/2 Mouse'
 [   433.166] (**) PS/2 Mouse: always reports core events
 [   433.166] (**) Option "Device" "/dev/psm0"
 [   433.166] (==) PS/2 Mouse: Protocol: "Auto"
 [   433.166] (**) PS/2 Mouse: always reports core events
 [   433.222] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
 [   433.222] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
 [   433.222] (**) PS/2 Mouse: Buttons: 5
 [   433.222] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/psm_0"
 [   433.222] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
 [   433.222] (**) PS/2 Mouse: (accel) acceleration profile 0
 [   433.222] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
 [   433.222] (**) PS/2 Mouse: (accel) acceleration threshold: 4
 [   433.240] (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 0
 [   433.240] (II) PS/2 Mouse: SetupAuto: protocol is PS/2
 [   433.714] (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
 [   447.694] (II) AIGLX: Suspending AIGLX clients for VT switch
 [   447.694] (WW) intel(0): drmDropMaster failed: Unknown error: -22
 [   460.834] (II) AIGLX: Resuming AIGLX clients after VT switch

-- 
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/20140711/de3f66a4/attachment.sig>


More information about the freebsd-x11 mailing list