Re: [Long] Segfault on applications using qt5
BERTRAND Joël <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Jan Beich a écrit : > BERTRAND Joël <[email protected]> writes: > > >> Now Xorg runs with intel driver and drm-fbsd12.0-kmod-4.16.g20201016. > > xf86-video-intel may work even when OpenGL is not accelerated. Try > running "env LIBGL_DEBUG=verbose glxgears" under Xorg to check if it > uses i965 (hardware accelerated) or swrast (software rendering). It only returns : libGL: Can't open configuration file /usr/local/etc/drirc: No such file or directory. libGL: Can't open configuration file /home/benedicte/.drirc: No such file or directory. libGL: Can't open configuration file /usr/local/etc/drirc: No such file or directory. libGL: Can't open configuration file /home/benedicte/.drirc: No such file or directory. libGL: Can't open configuration file /usr/local/etc/drirc: No such file or directory. libGL: Can't open configuration file /home/benedicte/.drirc: No such file or directory. libGL: Using DRI2 for screen 0 libGL: Can't open configuration file /usr/local/etc/drirc: No such file or directory. libGL: Can't open configuration file /home/benedicte/.drirc: No such file or directory. Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 303 frames in 5.0 seconds = 60.472 FPS I don't know if this system uses sofware or hardware rendering. > Looks like i965 failed, so llvmpipe (software renderer) was used as a fallback. > Try running kmscube under truss(1) and/or increase compat.linuxkpi.drm_debug > in order to find out which DRM ioctl fails. truss output is in attachement. Best regards, JKB _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"
out2
(text/plain, 118.3 KB) - not displayed