Hi, nia wrote: > What are the permissions on /dev/dri/*? > > Does your user have the ability to write to the devices?
it should: R51$ ls -l /dev/dri* total 0 crw-rw---- 1 root wheel 180, 0 Aug 8 2018 card0 crw-rw---- 1 root wheel 180, 1 Aug 8 2018 card1 crw-rw---- 1 root wheel 180, 2 Aug 8 2018 card2 crw-rw---- 1 root wheel 180, 3 Aug 8 2018 card3 R51$ groups users wheel