On 29/09/2024 22:37, Ted Spradley wrote:
set$ ll -a /dev/dri
total 46
drwxr-xr-x 2 root wheel 512 Feb 13 2024 ./
drwxr-xr-x 10 root wheel 46080 Sep 14 10:30 ../
crw-rw---- 1 root wheel 180, 0 Mar 18 2020 card0
crw-rw---- 1 root wheel 180, 1 Mar 18 2020 card1
crw-rw---- 1 root wheel 180, 2 Mar 18 2020 card2
crw-rw---- 1 root wheel 180, 3 Mar 18 2020 card3
crw-rw---- 1 root wheel 180, 128 Feb 13 2024 renderD128
crw-rw---- 1 root wheel 180, 129 Feb 13 2024 renderD129
crw-rw---- 1 root wheel 180, 130 Feb 13 2024 renderD130
crw-rw---- 1 root wheel 180, 131 Feb 13 2024 renderD131
Those permissions should be fine. With those on my 10 STABLE system I
can do webgl things in firefox and other GL applications.
I guess the app is being picky about some particular GL feature that
your card doesn't provide.
Mike