Coder Social home page Coder Social logo

Make install failed about huawei-wmi HOT 3 CLOSED

aymanbagabas avatar aymanbagabas commented on May 26, 2024
Make install failed

from huawei-wmi.

Comments (3)

aymanbagabas avatar aymanbagabas commented on May 26, 2024

I don’t see any errors with the build process, it’s complaining about missing keys. Make sure you’ve disabled secured boot in your BIOS and have ca-certificates installed. Try lsmod | grep wmi and see if the module is loaded.
You could also try using PKGBUILD from here.

from huawei-wmi.

janbaer avatar janbaer commented on May 26, 2024

I had installed the ca-certificates. But probably the kernel requires to sign drivers before install.
As alternative I tried now to install it with using dkms and this was running without any problems and after a reboot all fn keys worked perfectly. Thanks!

So with the help of here I have now also sound from both speakers.

There's only one last thing, which we can't use on Linux. It's the finger print sensor for authentification and I'm very curious if this will also work some day.

from huawei-wmi.

aymanbagabas avatar aymanbagabas commented on May 26, 2024

No problem! Since the PKGBUILD works for Arch based distros, maybe someone could maintain the package on AUR. This would be really helpful for other people. I'm really glad that a patch has been published for the sound issue, that's great news!

Regarding the fingerprint sensor, I've been fiddling around with it lately and trying to reverse engineer the driver on Windows but no luck yet. I was able to get some data back, however, nothing useful. I will continue working on it whenever I have time.

So, the Goodix FP 3288 (found on MBX) and 5187 (on MBXP) work along with a common SPI device "Synaptics Fingerprint Sensor SYNA8001". First, we gotta write a driver that exposes these devices to the system, then the reverse engineering part comes in to write the actual driver that interacts with user-space (mainly libfprint) which is the hard part.

from huawei-wmi.

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.