Then you haven't installed all sets. Boot into bsd.rd and run upgrade,
and make sure to select all sets. We don't support people who don't do
this, and as a new user you're making a big mistake trying to second
guess what is or isn't needed from the base system.
Cheers,
Noth
On 02/03/2026 17:22, karcio@tuta.io wrote:
> Hi Jan
>
>
>> Does neovim also start slowly on the console?
>> (ctrl + alt + f1)
>>
> no - starts correct
>
> I think this is my problem:
> ```[ 38.484] (EE) AIGLX error: dlopen of /usr/X11R6/lib/modules/dri/i965_dri.so failed (File not found)
> [ 38.484] (EE) AIGLX error: unable to load driver i965
> ```
> this is log
> ```
> [ 35.703] (WW) checkDevMem: failed to open /dev/mem and /dev/xf86
> (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
> [ 35.703] linear framebuffer access unavailable
> [ 35.733] (--) Using wscons driver on /dev/ttyC4
> [ 35.996]
> X.Org X Server 1.21.1.18
> X Protocol Version 11, Revision 0
> [ 35.996] Current Operating System: OpenBSD openbsd.fritz.box 7.8 GENERIC.MP#1 amd64
> [ 35.996]
> [ 35.996] Current version of pixman: 0.46.4
> [ 35.996] Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> [ 35.996] Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [ 35.997] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 2 15:09:53 2026
> [ 36.024] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
> [ 36.161] (==) No Layout section. Using the first Screen section.
> [ 36.184] (==) No screen section available. Using defaults.
> [ 36.184] (**) |-->Screen "Default Screen Section" (0)
> [ 36.184] (**) | |-->Monitor "<default monitor>"
> [ 36.198] (==) No device specified for screen "Default Screen Section".
> Using the first device section listed.
> [ 36.198] (**) | |-->Device "Intel Graphics"
> [ 36.198] (==) No monitor specified for screen "Default Screen Section".
> Using a default monitor configuration.
> [ 36.198] (**) Allowing byte-swapped clients
> [ 36.198] (==) Automatically adding devices
> [ 36.198] (==) Automatically enabling devices
> [ 36.198] (==) Not automatically adding GPU devices
> [ 36.198] (==) Automatically binding GPU devices
> [ 36.224] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [ 36.409] (==) 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/
> [ 36.409] (==) ModulePath set to "/usr/X11R6/lib/modules"
> [ 36.409] (II) The server relies on wscons to provide the list of input devices.
> If no devices become available, reconfigure wscons or disable AutoAddDevices.
> [ 36.417] (II) Loader magic: 0xbc70b896a10
> [ 36.417] (II) Module ABI versions:
> [ 36.417] X.Org ANSI C Emulation: 0.4
> [ 36.417] X.Org Video Driver: 25.2
> [ 36.417] X.Org XInput driver : 24.4
> [ 36.417] X.Org Video Driver: 25.2
> [ 36.417] X.Org XInput driver : 24.4
> [ 36.417] X.Org Server Extension : 10.0
> [ 36.419] (--) PCI:*(0@0:2:0) 8086:0116:1028:050e rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
> [ 36.419] (--) PCI: (1@0:0:0) 10de:0df4:1028:050e rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
> [ 36.420] (II) LoadModule: "glx"
> [ 36.446] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
> [ 37.726] (II) Module glx: vendor="X.Org Foundation"
> [ 37.726] compiled for 1.21.1.18, module version = 1.0.0
> [ 37.726] ABI class: X.Org Server Extension, version 10.0
> [ 37.727] (II) LoadModule: "intel"
> [ 37.727] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
> [ 37.773] (II) Module intel: vendor="X.Org Foundation"
> [ 37.773] compiled for 1.21.1.18, module version = 2.99.916
> [ 37.773] Module class: X.Org Video Driver
> [ 37.773] ABI class: X.Org Video Driver, version 25.2
> [ 37.773] (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
> [ 37.774] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
> [ 37.774] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
> [ 37.774] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
> [ 37.834] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 0
> [ 37.931] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
> [ 37.931] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
> [ 37.931] (II) intel(0): Creating default Display subsection in Screen section
> "Default Screen Section" for depth/fbbpp 24/32
> [ 37.931] (==) intel(0): Depth 24, (--) framebuffer bpp 32
> [ 37.931] (==) intel(0): RGB weight 888
> [ 37.931] (==) intel(0): Default visual is TrueColor
> [ 37.965] (II) intel(0): Output LVDS1 has no monitor section
> [ 37.993] (--) intel(0): Found backlight control interface wscons (type 'platform') for output LVDS1
> [ 37.993] (II) intel(0): Enabled output LVDS1
> [ 37.993] (II) intel(0): Output VGA1 has no monitor section
> [ 37.993] (II) intel(0): Enabled output VGA1
> [ 37.993] (II) intel(0): Output HDMI1 has no monitor section
> [ 37.993] (II) intel(0): Enabled output HDMI1
> [ 37.993] (II) intel(0): Output DP1 has no monitor section
> [ 37.994] (II) intel(0): Enabled output DP1
> [ 37.994] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
> [ 37.994] (II) intel(0): Output VIRTUAL1 has no monitor section
> [ 37.994] (II) intel(0): Enabled output VIRTUAL1
> [ 37.994] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
> [ 38.030] (==) intel(0): TearFree disabled
> [ 38.030] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
> [ 38.030] (--) intel(0): Display dimensions: (340, 190) mm
> [ 38.030] (--) intel(0): DPI set to (102, 102)
> [ 38.030] (II) Loading sub module "dri3"
> [ 38.030] (II) Loading sub module "dri3"
> [ 38.030] (II) LoadModule: "dri3"
> [ 38.030] (II) Module "dri3" already built-in
> [ 38.030] (II) Loading sub module "dri2"
> [ 38.030] (II) LoadModule: "dri2"
> [ 38.030] (II) Module "dri2" already built-in
> [ 38.030] (II) Loading sub module "present"
> [ 38.030] (II) LoadModule: "present"
> [ 38.030] (II) Module "present" already built-in
> [ 38.238] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
> [ 38.238] (==) intel(0): Backing store enabled
> [ 38.238] (==) intel(0): Silken mouse enabled
> [ 38.286] (II) intel(0): HW Cursor enabled
> [ 38.355] (==) intel(0): DPMS enabled
> [ 38.390] (II) intel(0): [DRI2] Setup complete
> [ 38.390] (II) intel(0): [DRI2] DRI driver: i965
> [ 38.390] (II) intel(0): [DRI2] VDPAU driver: i965
> [ 38.391] (II) intel(0): direct rendering: DRI2 DRI3 enabled
> [ 38.392] (II) intel(0): hardware support for Present enabled
> [ 38.392] (II) Initializing extension Generic Event Extension
> [ 38.393] (II) Initializing extension SHAPE
> [ 38.394] (II) Initializing extension MIT-SHM
> [ 38.394] (II) Initializing extension XInputExtension
> [ 38.428] (II) Initializing extension XTEST
> [ 38.428] (II) Initializing extension BIG-REQUESTS
> [ 38.429] (II) Initializing extension SYNC
> [ 38.430] (II) Initializing extension XKEYBOARD
> [ 38.431] (II) Initializing extension XC-MISC
> [ 38.432] (II) Initializing extension SECURITY
> [ 38.432] (II) Initializing extension XFIXES
> [ 38.433] (II) Initializing extension RENDER
> [ 38.434] (II) Initializing extension RANDR
> [ 38.435] (II) Initializing extension COMPOSITE
> [ 38.436] (II) Initializing extension DAMAGE
> [ 38.437] (II) Initializing extension MIT-SCREEN-SAVER
> [ 38.438] (II) Initializing extension DOUBLE-BUFFER
> [ 38.439] (II) Initializing extension RECORD
> [ 38.440] (II) Initializing extension DPMS
> [ 38.440] (II) Initializing extension Present
> [ 38.441] (II) Initializing extension DRI3
> [ 38.441] (II) Initializing extension X-Resource
> [ 38.442] (II) Initializing extension XVideo
> [ 38.442] (II) Initializing extension XVideo-MotionCompensation
> [ 38.443] (II) Initializing extension GLX
> [ 38.484] (EE) AIGLX error: dlopen of /usr/X11R6/lib/modules/dri/i965_dri.so failed (File not found)
> [ 38.484] (EE) AIGLX error: unable to load driver i965
> [ 38.779] (II) IGLX: Loaded and initialized swrast
> [ 38.779] (II) GLX: Initialized DRISWRAST GL provider for screen 0
> [ 38.779] (II) Initializing extension XFree86-VidModeExtension
> [ 38.780] (II) Initializing extension XFree86-DGA
> [ 38.780] (II) Initializing extension XFree86-DRI
> [ 38.816] (II) Initializing extension DRI2
> [ 38.884] (II) intel(0): switch to mode 1366x768@59.6 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
> [ 38.933] (II) intel(0): Setting screen physical size to 340 x 190
> [ 40.297] (II) config/wscons: checking input device /dev/wskbd
> [ 40.297] (II) wskbd: using layout us
> [ 40.297] (II) LoadModule: "kbd"
> [ 40.324] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
> [ 40.342] (II) Module kbd: vendor="X.Org Foundation"
> [ 40.342] compiled for 1.21.1.18, module version = 2.0.0
> [ 40.342] Module class: X.Org XInput Driver
> [ 40.342] ABI class: X.Org XInput driver, version 24.4
> [ 40.342] (II) Using input driver 'kbd' for '/dev/wskbd'
> [ 40.342] (**) /dev/wskbd: always reports core events
> [ 40.342] (**) /dev/wskbd: always reports core events
> [ 40.342] (**) Option "Protocol" "standard"
> [ 40.342] (**) Option "XkbRules" "base"
> [ 40.342] (**) Option "XkbModel" "pc105"
> [ 40.342] (**) Option "XkbLayout" "us"
> [ 40.342] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
> [ 40.870] (II) config/wscons: checking input device /dev/wsmouse0
> [ 40.870] (II) LoadModule: "ws"
> [ 40.871] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
> [ 40.921] (II) Module ws: vendor="X.Org Foundation"
> [ 40.921] compiled for 1.21.1.18, module version = 1.3.0
> [ 40.921] Module class: X.Org XInput Driver
> [ 40.921] ABI class: X.Org XInput driver, version 24.4
> [ 40.921] (II) Using input driver 'ws' for '/dev/wsmouse0'
> [ 40.921] (**) /dev/wsmouse0: always reports core events
> [ 40.921] (II) ws: /dev/wsmouse0: debuglevel 0
> [ 40.921] (**) Option "Device" "/dev/wsmouse0"
> [ 40.921] (**) ws: /dev/wsmouse0: ZAxisMapping: buttons 4 and 5
> [ 40.921] (**) ws: /dev/wsmouse0: WAxisMapping: buttons 6 and 7
> [ 40.922] (**) ws: /dev/wsmouse0: associated screen: 0
> [ 41.397] (II) ws: /dev/wsmouse0: minimum x position: 0
> [ 41.397] (II) ws: /dev/wsmouse0: maximum x position: 1365
> [ 41.397] (II) ws: /dev/wsmouse0: minimum y position: 0
> [ 41.397] (II) ws: /dev/wsmouse0: maximum y position: 767
> [ 41.397] (==) ws: /dev/wsmouse0: Buttons: 7
> [ 41.446] (**) ws: /dev/wsmouse0: YAxisMapping: buttons 4 and 5
> [ 41.446] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: MOUSE, id 7)
> [ 41.921] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
> [ 41.921] (**) /dev/wsmouse0: (accel) acceleration profile 0
> [ 41.921] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
> [ 41.921] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
> [ 41.922] (II) config/wscons: checking input device /dev/wsmouse
> [ 41.922] (II) Using input driver 'ws' for '/dev/wsmouse'
> [ 41.922] (**) /dev/wsmouse: always reports core events
> [ 41.922] (II) ws: /dev/wsmouse: debuglevel 0
> [ 41.922] (**) Option "Device" "/dev/wsmouse"
> [ 41.922] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
> [ 41.922] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
> [ 41.922] (**) ws: /dev/wsmouse: associated screen: 0
> [ 41.922] (II) ws: /dev/wsmouse: minimum x position: 0
> [ 41.922] (II) ws: /dev/wsmouse: maximum x position: 1365
> [ 41.922] (II) ws: /dev/wsmouse: minimum y position: 0
> [ 41.922] (II) ws: /dev/wsmouse: maximum y position: 767
> [ 41.922] (==) ws: /dev/wsmouse: Buttons: 7
> [ 41.922] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
> [ 41.922] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 8)
> [ 41.923] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
> [ 41.923] (**) /dev/wsmouse: (accel) acceleration profile 0
> [ 41.923] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
> [ 41.923] (**) /dev/wsmouse: (accel) acceleration threshold: 4
> [ 1915.091] (II) intel(0): switch to mode 1366x768@59.6 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
> [ 1915.191] (II) intel(0): EDID vendor "LGD", prod id 614
> [ 4625.007] (II) intel(0): switch to mode 1366x768@59.6 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
> x.log ```
>
>
>
>
> --
> karcio
>
>
>
> Mar 2, 2026, 16:13 by hans@stare.cz:
>
>> On Mar 02 16:55:48, karcio@tuta.io wrote:
>>
>>> I install all except games, also xenodm starts for me - I can see login screen and I am able to login and start i3
>>>
>>> What I am trying to achieve: I want to start,
>>> login using xenodm and start i3 autmaticaly.
>>>
>> https://www.openbsd.org/faq/faq11.html
>>
>>> Reason why I am looking in this Xorg issue is
>>> when I start browser (chrome/firefox) or even neovim
>>> it takes aged to open, so that is why I think there is
>>> a lack of configuration.
>>>
>> If X apps start slowly, it's hardly because wm wasn't started automaticaly
>> or you did not specify a xorg.conf
>>
>> Does neovim also start slowly on the console?
>> (ctrl + alt + f1)
>>
>> A full dmesg and a full Xorg.log might give some clues
>> - maybe your X is using some suboptimal driver.
>>
>> Jan
>>
No comments:
Post a Comment