Results 1 to 3 of 3

Thread: GeForce RTX 3050 nvidia driver

  1. #1
    Join Date
    2022-Aug
    Posts
    3

    GeForce RTX 3050 nvidia driver

    I try to install the nvidia driver for my GeForce RTX 3050 graphic card on the last kali 2022 installation

    - Following the official documentation I got the nvidia-driver-470 installed. A reboot gave me a black screen
    - I tried the 'sudo apt install xserver-xorg-video-nviadia-tesla-510' (found in this forum) and this gave me also a black screen after reboot

    What can I do? Blacklisting the 'nouveau' driver in /etc/modprobe.d was not helpful

    I thing I need the lastest nvidia-driver-515 for my card.

    Some advice or any idea how to proceed?

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    You can find all available packages by;

    apt search nvidia

    you'll probably need to install;

    firmware-misc-nonfree

    nvidia-modprobe

  3. #3
    Join Date
    2022-Aug
    Posts
    3
    firmware-misc-nonfree was already installed

    when running kali in recovery mode all things are working !!!

    I installed nvidia-cuda-toolkit and hashcat -b | uniq is working

    $ glxinfo | grep -i "direct rendering"
    direct rendering: Yes

    $ lspci -s 01:00.0 -v
    01:00.0 VGA compatible controller: NVIDIA Corporation GA106 [Geforce RTX 3050] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: ZOTAC International (MCO) Ltd. GA106 [Geforce RTX 3050]
    Flags: bus master, fast devsel, latency 0, IRQ 193, IOMMU group 16
    Memory at 50000000 (32-bit, non-prefetchable) [size=16M]
    Memory at 6000000000 (64-bit, prefetchable) [size=256M]
    Memory at 6010000000 (64-bit, prefetchable) [size=32M]
    I/O ports at 3000 [size=128]
    Expansion ROM at 51000000 [virtual] [disabled] [size=512K]
    Capabilities: <access denied>
    Kernel driver in use: nvidia
    Kernel modules: nvidia

Similar Threads

  1. Kali Linux 2023 - Nvidia Geforce Go 7300 - nvidia driver 304
    By madvinegar in forum General Archive
    Replies: 1
    Last Post: 2023-01-21, 19:14
  2. Troubleshooting installing nvidia driver for Geforce RTX 2080
    By vannesa in forum Installing Archive
    Replies: 5
    Last Post: 2022-12-09, 19:08
  3. Nvidia GeForce 8400 GS driver installation fails.
    By roosterkun in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-12-19, 09:24

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •