First of all i confess: I made a mistake , instead of upgrading ( from 14.2-RELEASE) i did fresh install and i didnt backed up list of packages i had and few extra files like boot.conf etc.
As i mentioned - i did a fresh install and now im suffering.
FreeBSD FrankenPad 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64 1500068 1500068
Xorg feels slow or its Qtile - but dang it slow, it takes up to 2-3s to get into desktop. USB-C connection to monitor NOT WORKING. Tried to connect monitor to USB-C and reboot as i have Thunderbolt 3 - but no success and with previous FreeBSD version was able to have USB-C for monitor working. have not tried drm-61-kmod ( currently drm-66-kmod )
Wezterm - another anomaly ! In my old setup - i had wezterm build from source, this time i did trough pkg install and if i have multiple instances of itand close one it close all of them. Removed configs - same issue. Reinstalled - same problems Could not install wezterm from source as i had some rustup issues ( will come back to them later ). Xterm is fine.
Touchscreen - i had perfectly working touchscreen on my laptop but now its not recognized as touchscreen, only as a hdmi monitor. From this post i managed to have it done on 14.2 now ... this is my xinput --list
missing this lines:
Sometimes i have only wch.cn TouchScreen.
Tested with evdev - same issues. Dont have any xorg config files apart 20-intel and on 14.2 i didnt needed xorg config apart same 20-intel file.
rc.conf - kld_list="i915kms" / linux_enable="YES" / microcode_update_enable="YES" .
to /boot/loader.conf i added only microcode stuff and nothing else.
UPDATE:
Trying now drm-61-kmod to see if some of my issues are solved.
Slow on drm-61-kmod
/var/log/Xorg0.conf - https://termbin.com/nc2e
UPDATE: WezteTerm sorted by removing 20-intel.conf and deleting xf86-video-intel and Qtile is much more responsive.
As i mentioned - i did a fresh install and now im suffering.
FreeBSD FrankenPad 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64 1500068 1500068
Xorg feels slow or its Qtile - but dang it slow, it takes up to 2-3s to get into desktop. USB-C connection to monitor NOT WORKING. Tried to connect monitor to USB-C and reboot as i have Thunderbolt 3 - but no success and with previous FreeBSD version was able to have USB-C for monitor working. have not tried drm-61-kmod ( currently drm-66-kmod )
Wezterm - another anomaly ! In my old setup - i had wezterm build from source, this time i did trough pkg install and if i have multiple instances of itand close one it close all of them. Removed configs - same issue. Reinstalled - same problems Could not install wezterm from source as i had some rustup issues ( will come back to them later ). Xterm is fine.
Touchscreen - i had perfectly working touchscreen on my laptop but now its not recognized as touchscreen, only as a hdmi monitor. From this post i managed to have it done on 14.2 now ... this is my xinput --list
Code:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ System mouse id=7 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=11 [slave pointer (2)]
⎜ ↳ TPPS/2 IBM TrackPoint id=12 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Mouse id=14 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ System keyboard multiplexer id=6 [slave keyboard (3)]
↳ Logitech USB Receiver System Control id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ AT keyboard id=10 [slave keyboard (3)]
↳ Logitech USB Receiver Keyboard id=13 [slave keyboard (3)]
↳ Logitech USB Receiver Consumer Control id=15 [slave keyboard (3)]
missing this lines:
Code:
↳ wch.cn TouchScreen id=20 [slave pointer (2)]
⎜ ↳ wch.cn TouchScreen Tablet id=21 [slave pointer (2)]
Tested with evdev - same issues. Dont have any xorg config files apart 20-intel and on 14.2 i didnt needed xorg config apart same 20-intel file.
rc.conf - kld_list="i915kms" / linux_enable="YES" / microcode_update_enable="YES" .
to /boot/loader.conf i added only microcode stuff and nothing else.
UPDATE:
Trying now drm-61-kmod to see if some of my issues are solved.
Slow on drm-61-kmod
/var/log/Xorg0.conf - https://termbin.com/nc2e
UPDATE: WezteTerm sorted by removing 20-intel.conf and deleting xf86-video-intel and Qtile is much more responsive.