Hi there, I recently installed FreeBSD 13.2-RELEASE on my Thinkpad T470s. Upon install, Xorg with DWM was super snappy, way faster than my previous Arch Linux + Qtile setup. However, I'm not sure what I did wrong, but now top shows Xorg CPU usage is at 10% and my system is pretty slow. I have looked at past threads, but I cannot figure it out. Xf86 video driver is installed, and I built dkms drivers from ports. Thank you very much in advance!
I don't have a custom Xorg configuration, but I did add this on /usr/local/etc/X11/xorg.conf.d/98-tearfree.conf
This is the output of /var/log/Xorg.0.log
pastebin.com
This is my rc.conf
I don't have a custom Xorg configuration, but I did add this on /usr/local/etc/X11/xorg.conf.d/98-tearfree.conf
Code:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "True"
EndSection
This is the output of /var/log/Xorg.0.log

[ 31.347] X.Org X Server 1.21.1.8X Protocol Version 11, Revision 0[ - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
This is my rc.conf
Code:
dbus_enable="YES"
ifconfig_wlan0="WPA SYNCDHCP"
wlans_iwm0="wlan0"
kld_list="/boot/modules/i915kms.ko"
powerdxx_enable="YES"