GithubHelp home page GithubHelp logo

Comments (2)

gridhead avatar gridhead commented on June 8, 2024 1

@viniciusferrao,

This would require reading the output of the following commands first,

$ lspci | grep "VGA"

and

$ lspci | grep "3D"

The example output for the first one is

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)

and the same for the second one is

01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)

Then applying a custom regular expression filter to differentiate between the cards and their variants.

As I am not able to devote enough time to write regex, for now, I would most likely be able to come to fix this some months later.

Alternatively, please feel free to open a pull request for the same and I would be glad to include it.

@shivangswain, now that you're practicing regular expression nowadays - could you please help us out on this one?

from nvidia-auto-installer-for-fedora-linux.

viniciusferrao avatar viniciusferrao commented on June 8, 2024

Hi @t0xic0der there's any way to force it right now? I'm trying to use the software to install the drivers of a GeForce 9400M in a 2009 Mac Mini.

from nvidia-auto-installer-for-fedora-linux.

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.