NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: X on 10.0 RC1 is unusable on my laptop



On Fri 17 Nov 2023 at 13:04:48 +0100, tlaronde%kergis.com@localhost wrote:
> There are two things that you could verify:
> 
> 1) That the legacy drm kernel module is also loaded;

It looks like it is:

$ modstat|grep drm
drm                        driver   builtin  -        1       - pci
i915drm                    driver   builtin  -        0       - drm

> 2) Since the drm or drmkms use the filesystem (ioctl), the /dev/drm*
> also exist.

vargaz:/dev/dri$ l
total 44
drwxr-xr-x  2 root  wheel     512 Nov 18 14:55 ./
drwxr-xr-x  9 root  wheel   44032 Nov  8 20:22 ../
crw-rw----  1 root  wheel  180, 0 Nov 14 18:51 card0
crw-rw----  1 root  wheel  180, 1 Nov 18 14:55 card1
crw-rw----  1 root  wheel  180, 2 Nov 18 14:55 card2
crw-rw----  1 root  wheel  180, 3 Nov 18 14:55 card3

/dev/dri/card0 was there already; I just ran MAKEDEV drm1 (etc) manually.
It doesn't make a difference though.

>         Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work.           --I. Rose

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index