hello,
FreeBSD 14.2 release
intel integrated graphics, 11 gen, tiger lake iris gen2
I had a working laptop destop system.
Now i decided to make a clean install of the FreeBSD. I learned that there is a new 'desktop-install' utility and gave it a try.
In the process of testing that X11 will start up, I got (EE) open /dev/dri/card0: no such file or directory.
I had grahics working before. The DRM was operable by the means of libdrm at least.
the installer had installed drm-kmod and firmware for the GPU.
the question is, is it somehow a misconfiguration issue? I do have /devdrm/0 in my system. I do not have /dev/dri directory.
P.S Maybe creating a directory in /dev, with a simlinks to /dev/drm/n, will help? But since /dev is a special directory, I do not know how to create and simlink within it.
FreeBSD 14.2 release
intel integrated graphics, 11 gen, tiger lake iris gen2
I had a working laptop destop system.
Now i decided to make a clean install of the FreeBSD. I learned that there is a new 'desktop-install' utility and gave it a try.
In the process of testing that X11 will start up, I got (EE) open /dev/dri/card0: no such file or directory.
I had grahics working before. The DRM was operable by the means of libdrm at least.
the installer had installed drm-kmod and firmware for the GPU.
the question is, is it somehow a misconfiguration issue? I do have /devdrm/0 in my system. I do not have /dev/dri directory.
P.S Maybe creating a directory in /dev, with a simlinks to /dev/drm/n, will help? But since /dev is a special directory, I do not know how to create and simlink within it.