Justin B.

Results 12 comments of Justin B.

I am experiencing a similar issue I believe. Be sure in the MakeFile you have the correct path to cuda. the default is incorrect for ubuntu using the nvidia-cuda-toolkit. localai...

@napolitanica In this instance i wish i did have the same error as that. I have repeating lines like this: ``` go-bert/bert.cpp/bert.cpp:610:89: warning: format ‘%lld’ expects argument of type ‘long...

Well, Now i feel silly. A fresh git clone and now i get a different error.. ``` File 'libgpt4all.a' does not exist. Must remake target 'libgpt4all.a'. ar src libgpt4all.a llmodel.o...

I am experiencing the same issues. kernel 6.5.x and 6.6.x.

I built gasket-dkms from here [https://github.com/google/gasket-driver/](url) on kernel 6.6.17 just now with no issues. I do agree though. Their PPA should have an updated package for certain.

@JS1Dev Luckily I think I have enough in my bash history to get you at the very least in the right direction. Here are the steps below that I took:...

Oh no! I left in my debuild without flags and didn't notice. Can you try it with like this: `debuild -us -uc -tc -b`

`sudo apt-get install devscripts build-essential lintian debhelper ` Make sure these are installed before you try debuild.

OH! I wonder if apt is in a weird failed state from attempting to setup the dkms module before custom building it from source. What does `sudo apt install -f`...

Excellent! I use a project called frigate with my pcie coral. I've not tested with pytorch or anything else though. so long as you see an apex device in /dev/...