{"id":21222274,"url":"https://github.com/ryuuzaki42/14_nvidia_driver_slackware","last_synced_at":"2026-05-10T16:47:52.683Z","repository":{"id":53341874,"uuid":"521358889","full_name":"ryuuzaki42/14_Nvidia_Driver_Slackware","owner":"ryuuzaki42","description":"Nvidia driver to Slackware 15.0","archived":false,"fork":false,"pushed_at":"2025-06-23T04:20:12.000Z","size":59,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T05:25:24.867Z","etag":null,"topics":["nvidia","nvidia-driver","nvidia-gpu","nvidia-smi","slackware","slackware-slackbuild"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryuuzaki42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-04T17:34:34.000Z","updated_at":"2025-06-23T04:14:03.000Z","dependencies_parsed_at":"2023-02-15T05:00:55.252Z","dependency_job_id":"f1d6343a-6907-4c0a-b309-9f4161eb6fe3","html_url":"https://github.com/ryuuzaki42/14_Nvidia_Driver_Slackware","commit_stats":null,"previous_names":["ryuuzaki42/14_nvidia_driver_slackware"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/ryuuzaki42/14_Nvidia_Driver_Slackware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuuzaki42%2F14_Nvidia_Driver_Slackware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuuzaki42%2F14_Nvidia_Driver_Slackware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuuzaki42%2F14_Nvidia_Driver_Slackware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuuzaki42%2F14_Nvidia_Driver_Slackware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryuuzaki42","download_url":"https://codeload.github.com/ryuuzaki42/14_Nvidia_Driver_Slackware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuuzaki42%2F14_Nvidia_Driver_Slackware/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264585372,"owners_count":23632647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nvidia","nvidia-driver","nvidia-gpu","nvidia-smi","slackware","slackware-slackbuild"],"created_at":"2024-11-20T22:42:47.572Z","updated_at":"2026-05-10T16:47:52.675Z","avatar_url":"https://github.com/ryuuzaki42.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Nvidia driver and kernel compiled to Slackware\n\n## Version\n    Nvidia driver: 580.142\n    Slackware 15.0 Kernel: 5.15.206\n\n### Last update: 10/05/2026\n\n## Tested in laptops with Nvidia GeForce 930MX and 940MX\n    # lspci -v | grep \"NVIDIA\"\n\n    $ nvidia-smi -L\n\n## Links\n1. https://docs.slackware.com/howtos:hardware:nvidia_optimus\n2. https://docs.slackware.com/howtos:hardware:nvidia_optimus#official_optimus_support_with_the_nvidia_proprietary_driver\n3. https://docs.slackware.com/howtos:hardware:proprietary_graphics_drivers\n4. https://download.nvidia.com/XFree86/Linux-x86_64/580.142/README/primerenderoffload.html\n5. https://wiki.archlinux.org/title/NVIDIA\n6. https://wiki.debian.org/NVIDIA%20Optimus\n7. https://www.nvidia.com/object/unix.html\n\n## Alternative - use Bumblebee\nhttps://github.com/ryuuzaki42/24_Bumblebee-SlackBuilds-Packages/\n\n## How Install\n\n### 1. Download the latest release version that matches with the kernel in use and extract:\n    14_Nvidia_Driver_Slackware_\u003cdriver version\u003e_\u003ckernel version\u003e.zip\n\nhttps://github.com/ryuuzaki42/14_Nvidia_Driver_Slackware/releases/\n\n### The latest update\nhttps://github.com/ryuuzaki42/14_Nvidia_Driver_Slackware/releases/latest\n\n### 2. Login as root and upgradepkg xf86-video-nouveau-blacklist\n    cd 14_Nvidia_Driver_Slackware*/final_packages/\n    su\n    upgradepkg upgrade/xf86-video-nouveau-blacklist-1.0-noarch-1.txz\n\n### 3. Install / Upgrade nvidia-driver and nvidia-kernel\n    upgradepkg --install-new --reinstall nvidia-*driver-*z nvidia-*kernel-*z\n\n### 4. Add the configuration file\n    cp 21-LAR-nvidia-screens.conf /etc/X11/xorg.conf.d/21-LAR-nvidia-screens.conf\n\n### 5. Reboot your system to take effect\n\n## Test\n    xrandr --listproviders\nShould display a provider named NVIDIA-G0 (for “NVIDIA GPU screen 0”)\n\n    glxinfo | grep \"OpenGL vendor\"\nShould display your integrated GPU's' vendor as opposed to NVIDIA (e.g., Intel)\n\n    __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep \"OpenGL vendor\"\nShould display: \"OpenGL vendor string: NVIDIA Corporation\"\n\n## To run games on Steam\nhttps://wiki.debian.org/NVIDIA%20Optimus#Using_NVIDIA_PRIME_Render_Offload\n\n    __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command%\n\n### With mangohud\n    __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia mangohud %command%\n\n## If you use slackpkg+, set nouveau to greylist:\nhttps://slakfinder.org/slackpkg+.html\n\n    echo \"xf86-video-nouveau\" \u003e\u003e /etc/slackpkg/greylist\n\n## After a kernel update will need to rebuilt nvidia-kernel\n\n---\n## Built using scripts based on:\nhttps://slackbuilds.org/repository/15.0/system/nvidia-kernel/\n\nhttps://slackbuilds.org/repository/15.0/system/nvidia-driver/ with COMPAT32=\"yes\"\n\n---\n## Built legacy580 using scripts based on:\n```\nEOL NOTE: The 580.xx series will be the last to support the Maxwell\nand Pascal GPUs (GTX 745,750; GT(X) 8xx,9xx,10xx cards) as well as\nVolta (Titan series). When the next driver series is released, this\nwill become nvidia-legacy580.\n```\n\nhttps://slackbuilds.org/repository/15.0/system/nvidia-legacy580-kernel/\n\nhttps://slackbuilds.org/repository/15.0/system/nvidia-legacy580-driver/ with COMPAT32=\"yes\"\n\n - The Wine libraries are now installed by default\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuuzaki42%2F14_nvidia_driver_slackware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryuuzaki42%2F14_nvidia_driver_slackware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuuzaki42%2F14_nvidia_driver_slackware/lists"}