Discussion:
Problem with Xorg
Filippo Moretti via current
2021-05-22 12:11:24 UTC
Permalink
FreeBSD sting 14.0-CURRENT FreeBSD 14.0-CURRENT #38 main-n246776-f17a5900850: Thu May 20 20:40:36 CEST 2021     ***@sting:/usr/obj/usr/src/amd64.amd64/sys/STING  amd64

I get the following error when I start Xorg (xinit)scfb trace probe startscfb trace probe doneMESA-LOADER: failed to open r600 (search path /usr/local/lib/dri)failed to load driverfailed to open kms-swrastfailed to open swrast

This is the directory as currently installed


[***@sting /home/filippo]# ls -la /usr/local/lib/dritotal 209536
drwxr-xr-x   2 root  wheel        15 Apr  2 13:36 .
drwxr-xr-x  68 root  wheel      2102 May 21 01:30 ..
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 i915_dri.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 i965_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 iris_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 kms_swrast_dri.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 r200_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 r300_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 r600_dri.so
-rwxr-xr-x   2 root  wheel   7073256 Apr  2 13:36 r600_drv_video.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 radeon_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 radeonsi_dri.so
-rwxr-xr-x   2 root  wheel   7073256 Apr  2 13:36 radeonsi_drv_video.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 swrast_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 vmwgfx_dri.so
Any help appreciatedFilippo
Kevin Oberman
2021-05-22 18:12:26 UTC
Permalink
On Sat, May 22, 2021 at 5:14 AM Filippo Moretti via current <
Post by Filippo Moretti via current
FreeBSD sting 14.0-CURRENT FreeBSD 14.0-CURRENT #38
amd64
I get the following error when I start Xorg (xinit)
scfb trace probe start
scfb trace probe done
MESA-LOADER: failed to open r600 (search path /usr/local/lib/dri)
failed to load driver
failed to open kms-swrast
failed to open swrast
This is the directory as currently installed
total 209536
drwxr-xr-x 2 root wheel 15 Apr 2 13:36 .
drwxr-xr-x 68 root wheel 2102 May 21 01:30 ..
-rwxr-xr-x 4 root wheel 14255896 Apr 2 13:26 i915_dri.so
-rwxr-xr-x 4 root wheel 14255896 Apr 2 13:26 i965_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 iris_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 kms_swrast_dri.so
-rwxr-xr-x 4 root wheel 14255896 Apr 2 13:26 r200_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 r300_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 r600_dri.so
-rwxr-xr-x 2 root wheel 7073256 Apr 2 13:36 r600_drv_video.so
-rwxr-xr-x 4 root wheel 14255896 Apr 2 13:26 radeon_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 radeonsi_dri.so
-rwxr-xr-x 2 root wheel 7073256 Apr 2 13:36 radeonsi_drv_video.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 swrast_dri.so
-rwxr-xr-x 7 root wheel 19473448 Apr 2 13:26 vmwgfx_dri.so
Any help appreciated
Filippo
Which DRM kernel (drm-kmod) is installed and how is it loaded? Look at
/var/log/Xorg.0.log for the actual problem if the drm kernel module is not
the issue. (N.B. DRM, in this context, is Digital Rendering Module, not
Digital Rights Management.)
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: ***@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Filippo Moretti via current
2021-05-23 14:50:56 UTC
Permalink
I have installed drm-current-kmod and drm-current-kmod from ports and I have in /etc/rc.confkld_list="/boot/modules/radeonkms.ko"sincerelyFilippo
On Saturday, May 22, 2021, 8:25:24 PM GMT+2, Kevin Oberman <***@gmail.com> wrote:

On Sat, May 22, 2021 at 5:14 AM Filippo Moretti via current <***@freebsd.org> wrote:



FreeBSD sting 14.0-CURRENT FreeBSD 14.0-CURRENT #38 main-n246776-f17a5900850: Thu May 20 20:40:36 CEST 2021     ***@sting:/usr/obj/usr/src/amd64.amd64/sys/STING  amd64

I get the following error when I start Xorg (xinit)scfb trace probe startscfb trace probe doneMESA-LOADER: failed to open r600 (search path /usr/local/lib/dri)failed to load driverfailed to open kms-swrastfailed to open swrast

This is the directory as currently installed


[***@sting /home/filippo]# ls -la /usr/local/lib/dritotal 209536
drwxr-xr-x   2 root  wheel        15 Apr  2 13:36 .
drwxr-xr-x  68 root  wheel      2102 May 21 01:30 ..
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 i915_dri.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 i965_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 iris_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 kms_swrast_dri.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 r200_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 r300_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 r600_dri.so
-rwxr-xr-x   2 root  wheel   7073256 Apr  2 13:36 r600_drv_video.so
-rwxr-xr-x   4 root  wheel  14255896 Apr  2 13:26 radeon_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 radeonsi_dri.so
-rwxr-xr-x   2 root  wheel   7073256 Apr  2 13:36 radeonsi_drv_video.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 swrast_dri.so
-rwxr-xr-x   7 root  wheel  19473448 Apr  2 13:26 vmwgfx_dri.so
Any help appreciatedFilippo

Which DRM kernel (drm-kmod) is installed and how is it loaded? Look at /var/log/Xorg.0.log for the actual problem if the drm kernel module is not the issue. (N.B. DRM, in this context, is Digital Rendering Module, not Digital Rights Management.)
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: ***@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 

Loading...