Giter Site home page Giter Site logo

Comments (5)

fat-tire avatar fat-tire commented on May 25, 2024 1

Wow. Not sure what happened exactly, but it seems more system related than related to the resolve stuff... so I'm gonna close this. Thanks for reporting, and glad you got it working!

from resolve.

fat-tire avatar fat-tire commented on May 25, 2024

Interesting as I havent' seen this error before. I did a quick search and came up with this thread. The issue they're discussing relates to running Plex (a media server) also in a container.

You didn't mention your version of Linux and nvidia hardware, but does it match your missing /dev/nvidia-uvm situation, and if so, might the script they suggested there help to recreate it? It may also be worth taking a look here and I wonder if, no matter what the distro, it may be worthwhile looking into reinstalling the nvidia drivers-- perhaps the nvidia-uvm kernel module isn't loaded the next time you restarted? (lsmod should show you the currently loaded kernel modules)

from resolve.

c0debreaker avatar c0debreaker commented on May 25, 2024

Cool! I'll try the script mentioned in that link. Thank you so much!

Last night, I loaded the nvidia_uvm module and it shows up in lsmod. However, /dev/nvidia_uvm or /dev/nvidia-uvm didn't show up. If it the script fixes the issue, I don't know what the crashing did to my system.

I'll keep you posted. Oh, I'm on Debian 12 and GTX 1080 card.

from resolve.

c0debreaker avatar c0debreaker commented on May 25, 2024

This is so weird. I haven't tried the script from that Reddit link yet. I was about to execute rmmod nvidia_uvm so I can execute the script, then I decided to look at the nvidia* in /dev directory. I see nvidia-uvm device now. I am pretty sure that when I ran sudo modprobe nvidia_uvm last night, the device wasn't created. And resolve.sh proves it wasn't there.

Here's the result of ls -lrt /dev | grep nvidia now

$ ls -lrt /dev |grep nvidia
crw-rw-rw-   1 root    root    195, 255 Mar 19 21:53 nvidiactl
crw-rw-rw-   1 root    root    195,   0 Mar 19 21:53 nvidia0
crw-rw-rw-   1 root    root    195, 254 Mar 19 21:53 nvidia-modeset
drwxr-xr-x   2 root    root      80 Mar 19 22:44 nvidia-caps
crw-rw-rw-   1 root    root    240,   1 Mar 19 23:16 nvidia-uvm-tools
crw-rw-rw-   1 root    root    240,   0 Mar 19 23:16 nvidia-uvm

If resolve.sh works, I don't know what fixed it.

I'll let you know soon.

from resolve.

c0debreaker avatar c0debreaker commented on May 25, 2024

Yeah, it's so weird. It's good now!

Screenshot from 2024-03-20 14-25-48

from resolve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.