According to the laptops list of freebsd, it's mostly compatible except for the external display, can someone confirm or suggest alternatives that are also compatible with openbsd?
Can confirm. X260 runs very well with 12.2-p6 and i915kms kernel mod from ports. HDMI and DisplayPort both work for me without any X11 config file. I'm not running the generic kernel any more but I'm certain that still works fine.
If you want to run on an external monitor only, it may take some fiddling with xrandr (install from x11/xrandr) to get the screen working to your expectations. For me, this worked:
notebook screen only: xrandr --output eDP-1 --mode 1366x768 should do the trick for switching to notebook screen,
external screen only: xrandr --output eDP-1 --off
Then again, if you use GNOME3 or KDE, the on board utilities may work out of the box. Haven't tried Gnome or KDE.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.