Tags: nvidia* + linux*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. A new patch enables Nvidia GPU support on Raspberry Pi 5 and Rockchip devices, allowing for GPU-accelerated compute tasks. The article details the setup process, performance testing with llama.cpp, and current limitations with display output.
  2. Canonical announced today that they will formally support the NVIDIA CUDA toolkit and also make it available via the Ubuntu repositories. This aims to simplify CUDA installation and usage on Ubuntu, particularly with the rise of AI development.
    2025-09-19 Tags: , , , , , , by klotz
  3. A user, nicholasdavidroberts, expresses gratitude to Daniel for providing a PPA and patched 390 driver that resolved their NVIDIA driver compilation issues on Ubuntu 22.04 with kernel 6.5.0-14.

    ```
    execute_with_retries apt-get install -y -qq gcc-12
    update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 11
    update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-12 12
    update-alternatives --set gcc /usr/bin/gcc-12
    ```
    2025-05-31 Tags: , , , , , , , , by klotz
  4. A user reports issues compiling the NVIDIA driver with kernel 6.5.0-14 on Ubuntu 22.04, specifically for a GeForce GT 750M. They provide a patch and instructions for creating a custom deb package to resolve the issue.
    2025-05-31 Tags: , , , , , , , , by klotz
  5. Purge everything first, then install latest driver from distro repo, last the toolkit from nvidia repo.
    2023-11-21 Tags: , , , , , , , , by klotz
  6. 2023-11-20 Tags: , , , , by klotz
  7. 2023-11-20 Tags: , , , , , , by klotz
  8. 2023-10-31 Tags: , , , , , by klotz
  9. How to get oobabooga/text-generation-webui running on Windows or Linux with LLaMa-30b 4bit mode via GPTQ-for-LLaMa on an RTX 3090 start to finish.
  10. 2023-04-30 Tags: , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "nvidia+linux"

About - Propulsed by SemanticScuttle