Giter Club home page Giter Club logo

Comments (6)

philmmanjaro avatar philmmanjaro commented on August 15, 2024

These are old ideas by Roland. Some of those are already implemented by @december0123. Maybe he knows more and what he did so far ...

from mhwd.

filipe-marques avatar filipe-marques commented on August 15, 2024

@philmmanjaro What remains to be done in this project ?

from mhwd.

december0123 avatar december0123 commented on August 15, 2024

Right now I'm refactoring mhwd to give it a better structure, eliminate code duplication and utilize modern C++ features.
I plan to extract a library so @Kirek can use the refactored mhwd in his Manjaro Settings Manager. What he needs is: "the list of configurations/devices available to install with mhwd, and the installed configurations and some info about them (configuration name, device name, class name, vendor name, etc)."
I also plan to finally get down to writing some tests so we can know that nothing got broken.

One new feature off the top of my head would be to somehow indicate which config is currently being used.

from mhwd.

filipe-marques avatar filipe-marques commented on August 15, 2024

I can help in something ? Tell me what.

from mhwd.

filipe-marques avatar filipe-marques commented on August 15, 2024

"One new feature off the top of my head would be to somehow indicate which config is currently being used."
"which config" means the drivers installed ?

from mhwd.

philmmanjaro avatar philmmanjaro commented on August 15, 2024

@filipe-marques: we have this feature already ...

list installed config(s)

[phil@manjaro conf]$ mhwd -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2014.09.29               false            PCI
Warning: No installed USB configs!

list available configs for current hardware

[phil@manjaro conf]$ mhwd -l
> 0000:01:00.0 (0300:10de:0fc6) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2014.09.29               false            PCI
    video-nvidia-340xx            2014.09.29               false            PCI
    video-nvidia-304xx            2014.09.24               false            PCI
         video-nouveau            2015.04.10                true            PCI
              video-nv            2012.09.18                true            PCI
            video-vesa            2012.09.18                true            PCI

from mhwd.

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.