You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
519 B

## Logging Out and Back In
The groupd `video` doesn't show up in the group list,
```
$ id
uid=1000(arcologos) gid=1000(arcologos) groups=1000(arcologos),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),120(lpadmin),133(lxd),134(sambashare)
```
but now we get an additional line at the end of `clinfo` before it hangs.
```
ERROR: clCreateKernel(-6)
```
Next is to try adding to the `render` group, and then installing
`libnuma-dev` as recommended in the above GitHub Issue thread comment.
## Add User to Render Group