Eric Leijonmarck
Eric Leijonmarck
@Wouter0100 also this issue: https://github.com/udifuchs/icc-brightness/issues/16
For anyone else. I ended up switching to the additional drivers Xorg to be able to make suspend and brightness work.
@TillmannBerg from the software and updates application. I go into additional drivers and do not select the Nvidia one. But change to X.Org.  ```bash $ dpkg -l |grep xserver-xorg-core...
@TillmannBerg my power consumption went from 100%/hour to 1%/hour when suspended. Now my xps is finally on par with how my thinkpad was WITHOUT any tweaks. :dancer: . I would...
@noopurphalak hm I am sorry.. but this was way too long ago. I'l see if I have some notes
I am also having trouble getting a dockerimage build up and running with chromadb intallation with the same errors as previous partcipants here. Setting the env variable `export HNSWLIB_NO_NATIVE=1` did...
without the terraform PR we are redirecting to service account token directly for terraform and we would get a message saying: ```tf │ Error: status: 400, body: {"message":"Service Account ID...
> I am still a bit hesitant to remove the POST endpoint with appropriate announcement with a good notice. > > What about having a blog post sharing timeline for...
To make it clear, By reduce, we mean to reduce the number of permissions that we retrieve back from the endpoints.
Hi @ttorcz there is a functionality of provisioning ServiceAccounts via terraform registry https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/service_account Was this what you were looking for?