Matthew O'Gorman

Results 73 comments of Matthew O'Gorman

its already 660. ``` mog@random:~$ ls -lah /dev/apex_0 crw-rw---- 1 root apex 120, 0 Oct 19 12:32 /dev/apex_0 mog@random:~$ cat /etc/group |grep apex apex:x:1001:mog ```

```mog@random:~$ python3 Python 3.9.7 (default, Sep 10 2021, 14:59:43) [GCC 11.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from pycoral.pybind._pywrap_coral import SetVerbosity as set_verbosity >>>...

see above where i posted the output of lspci for info. seems it should support it?

tried on 2 other machines, only worked in one of them. pretty frustrating. happy to test anything on my other machine.

they are different types of machines. currently working on a seed odyssey board via an nvme to mini pci e adapter. the others where just straight into the mini pcie...

I would really appreciate this as well

on my surface go 3 with the https://github.com/linux-surface/linux-surface/blob/master/patches/5.16/0012-misc-fixes.patch I see 20v and a draw of 1amp but it never seems to charge either just maintains the battery when plugged over...

cool @tarsius changed topic. thanks for info. magit is amazing as im sure you already know.

so my contexts are named `aws eks staging env` when it tries to run it it runs it as `kubectl --contex aws eks staging env --context` which fails it needs...