Git Product home page Git Product logo

Comments (5)

itsTyrion avatar itsTyrion commented on June 19, 2024 1

.... How the actual hell did I not think of lib64? 🤦
Thanks.
image
Works now.
Error has been located in front of screen

from nvlax.

itsTyrion avatar itsTyrion commented on June 19, 2024

Likely very related to #7

from nvlax.

illnyang avatar illnyang commented on June 19, 2024

Send me your sample .so's (zippyshare will do) or checksums of those. Can't reproduce the issue on my end

from nvlax.

itsTyrion avatar itsTyrion commented on June 19, 2024

zippyshare is geoblocked so here's both .so files on my VPS:
https://v.itstyrion.de/mirror/libnvidia-495.44.zip (same error with both the NvFBC and NvENC patch on the respective so)
image

SHA1 sums:
76077b3641461ce7488b1cb0f6d450bb11ce3b7e libnvidia-encode.so.495.44
0c9fe6a07e9000684f84249b68a87d448a74fec7 libnvidia-fbc.so.495.44

I'm on Fedora 35 btw

from nvlax.

OceanS2000 avatar OceanS2000 commented on June 19, 2024

@itsTyrion AFAIK this patch and original nvidia-patch project only works on 64-bit version of driver. Unless you specifically need to run 32-bit application with patched driver you probably only need to patch the 64-bit version anyways.

On my Gentoo installation there is a 32-bit library in /usr/lib and 64-bit one in /usr/lib64.

SHA1 sums on my machine:

0c9fe6a07e9000684f84249b68a87d448a74fec7  /usr/lib/libnvidia-fbc.so
85197fccaee9f5bdd2ba0e3405b81e0c8c277e52  /usr/lib64/libnvidia-fbc.so (this is the one 64-bit application uses)

So it seems to me that you are trying to patch the 32-bit version but the 64-bit one is the way to go.
Not familiar with how fedora handles 32-bit and 64-bit libraries, but maybe you could look into /usr/lib64

from nvlax.

Related Issues (19)

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.