Dear all,

I'm trying to get OpenBSD 6.3 with Gnome working on an Intel NUC based on Intel 
Kaby Lake. I found that the amd64 webpage at https://www.openbsd.org/amd64.html 
states there is support for Intel Kaby Lake. Does that mean it should not 
fallback to software rendering? Because on this machine it does fallback to 
software rendering. Attached the dmesg and Xorg logs.

Thanks,

Frank
[   470.923] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem
	(Operation not permitted)
	Check that you have set 'machdep.allowaperture=1'
	in /etc/sysctl.conf and reboot your machine
	refer to xf86(4) for details
[   470.923] 	linear framebuffer access unavailable
[   470.935] (--) Using wscons driver on /dev/ttyC4
[   470.939] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[   470.939] X Protocol Version 11, Revision 0
[   470.939] Build Operating System: OpenBSD 6.3 amd64 
[   470.939] Current Operating System: OpenBSD elliot.ivaldi.nl 6.3 GENERIC.MP#4 amd64
[   470.939] Build Date: 24 March 2018  02:38:24PM
[   470.940]  
[   470.940] Current version of pixman: 0.34.0
[   470.940] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   470.940] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   470.940] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 13 16:18:22 2018
[   470.940] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
[   470.940] (==) No Layout section.  Using the first Screen section.
[   470.940] (==) No screen section available. Using defaults.
[   470.940] (**) |-->Screen "Default Screen Section" (0)
[   470.940] (**) |   |-->Monitor "<default monitor>"
[   470.940] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   470.940] (==) Automatically adding devices
[   470.940] (==) Automatically enabling devices
[   470.940] (==) Not automatically adding GPU devices
[   470.940] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   470.940] (==) FontPath set to:
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/
[   470.940] (==) ModulePath set to "/usr/X11R6/lib/modules"
[   470.940] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[   470.940] (II) Loader magic: 0xa5d7da42000
[   470.940] (II) Module ABI versions:
[   470.940] 	X.Org ANSI C Emulation: 0.4
[   470.940] 	X.Org Video Driver: 23.0
[   470.940] 	X.Org XInput driver : 24.1
[   470.940] 	X.Org Server Extension : 10.0
[   470.940] (--) PCI:*(0:0:2:0) 8086:5927:8086:2068 rev 6, Mem @ 0xdb000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64
[   470.940] (II) LoadModule: "glx"
[   470.941] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[   470.942] (II) Module glx: vendor="X.Org Foundation"
[   470.942] 	compiled for 1.19.6, module version = 1.0.0
[   470.942] 	ABI class: X.Org Server Extension, version 10.0
[   470.942] (==) Matched wsfb as autoconfigured driver 0
[   470.942] (==) Assigned the driver to the xf86ConfigLayout
[   470.942] (II) LoadModule: "wsfb"
[   470.942] (II) Loading /usr/X11R6/lib/modules/drivers/wsfb_drv.so
[   470.942] (II) Module wsfb: vendor="X.Org Foundation"
[   470.942] 	compiled for 1.19.6, module version = 0.4.1
[   470.942] 	ABI class: X.Org Video Driver, version 23.0
[   470.942] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[   470.942] (WW) Falling back to old probe method for wsfb
[   470.943] (II) wsfb(0): using default device
[   470.943] (II) wsfb(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   470.943] (==) wsfb(0): Depth 24, (--) framebuffer bpp 32
[   470.943] (==) wsfb(0): RGB weight 888
[   470.943] (==) wsfb(0): Default visual is TrueColor
[   470.943] (==) wsfb(0): Using gamma correction (1.0, 1.0, 1.0)
[   470.943] (II) wsfb(0): Vidmem: 9000k
[   470.943] (==) wsfb(0): DPI set to (96, 96)
[   470.943] (**) wsfb(0): Using "Shadow Framebuffer"
[   470.943] (II) Loading sub module "shadow"
[   470.943] (II) LoadModule: "shadow"
[   470.943] (II) Loading /usr/X11R6/lib/modules/libshadow.so
[   470.943] (II) Module shadow: vendor="X.Org Foundation"
[   470.943] 	compiled for 1.19.6, module version = 1.1.0
[   470.943] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   470.943] (II) Loading sub module "fb"
[   470.943] (II) LoadModule: "fb"
[   470.944] (II) Loading /usr/X11R6/lib/modules/libfb.so
[   470.944] (II) Module fb: vendor="X.Org Foundation"
[   470.944] 	compiled for 1.19.6, module version = 1.0.0
[   470.944] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   470.944] (--) Depth 24 pixmap format is 32 bpp
[   470.944] (==) wsfb(0): Backing store enabled
[   470.945] (==) RandR enabled
[   470.951] (II) AIGLX: Screen 0 is not DRI2 capable
[   470.951] (EE) AIGLX: reverting to software rendering
[   470.955] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[   470.955] (II) IGLX: Loaded and initialized swrast
[   470.955] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   471.014] (II) config/wscons: checking input device /dev/wskbd
[   471.014] (II) wskbd: using layout us
[   471.014] (II) LoadModule: "kbd"
[   471.015] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[   471.015] (II) Module kbd: vendor="X.Org Foundation"
[   471.015] 	compiled for 1.19.6, module version = 1.9.0
[   471.015] 	Module class: X.Org XInput Driver
[   471.015] 	ABI class: X.Org XInput driver, version 24.1
[   471.015] (II) Using input driver 'kbd' for '/dev/wskbd'
[   471.015] (**) /dev/wskbd: always reports core events
[   471.015] (**) /dev/wskbd: always reports core events
[   471.015] (**) Option "Protocol" "standard"
[   471.015] (**) Option "XkbRules" "base"
[   471.015] (**) Option "XkbModel" "pc105"
[   471.015] (**) Option "XkbLayout" "us"
[   471.015] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[   471.016] (II) config/wscons: checking input device /dev/wsmouse0
[   471.016] (II) LoadModule: "ws"
[   471.016] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[   471.017] (II) Module ws: vendor="X.Org Foundation"
[   471.017] 	compiled for 1.19.6, module version = 1.3.0
[   471.017] 	Module class: X.Org XInput Driver
[   471.017] 	ABI class: X.Org XInput driver, version 24.1
[   471.017] (II) Using input driver 'ws' for '/dev/wsmouse0'
[   471.017] (**) /dev/wsmouse0: always reports core events
[   471.017] (II) ws: /dev/wsmouse0: debuglevel 0
[   471.017] (**) Option "Device" "/dev/wsmouse0"
[   471.017] (**) ws: /dev/wsmouse0: ZAxisMapping: buttons 4 and 5
[   471.017] (**) ws: /dev/wsmouse0: WAxisMapping: buttons 6 and 7
[   471.017] (**) ws: /dev/wsmouse0: associated screen: 0
[   471.017] (**) ws: /dev/wsmouse0: device will work in raw mode
[   471.017] (II) ws: /dev/wsmouse0: minimum x position: 0
[   471.017] (II) ws: /dev/wsmouse0: maximum x position: 7600
[   471.017] (II) ws: /dev/wsmouse0: minimum y position: 0
[   471.017] (II) ws: /dev/wsmouse0: maximum y position: 4750
[   471.017] (==) ws: /dev/wsmouse0: Buttons: 7
[   471.017] (**) ws: /dev/wsmouse0: YAxisMapping: buttons 4 and 5
[   471.017] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: TOUCHSCREEN, id 7)
[   471.018] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[   471.018] (**) /dev/wsmouse0: (accel) acceleration profile 0
[   471.018] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[   471.018] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[   471.019] (II) config/wscons: checking input device /dev/wsmouse
[   471.019] (II) Using input driver 'ws' for '/dev/wsmouse'
[   471.019] (**) /dev/wsmouse: always reports core events
[   471.019] (II) ws: /dev/wsmouse: debuglevel 0
[   471.019] (**) Option "Device" "/dev/wsmouse"
[   471.019] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[   471.019] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[   471.019] (**) ws: /dev/wsmouse: associated screen: 0
[   471.019] (II) ws: /dev/wsmouse: minimum x position: 0
[   471.019] (II) ws: /dev/wsmouse: maximum x position: 1919
[   471.019] (II) ws: /dev/wsmouse: minimum y position: 0
[   471.019] (II) ws: /dev/wsmouse: maximum y position: 1199
[   471.019] (==) ws: /dev/wsmouse: Buttons: 7
[   471.019] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[   471.019] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 8)
[   471.020] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[   471.020] (**) /dev/wsmouse: (accel) acceleration profile 0
[   471.020] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[   471.020] (**) /dev/wsmouse: (accel) acceleration threshold: 4

Attachment: dmesg
Description: Binary data

Reply via email to