Giter Site home page Giter Site logo

No trackpoint about voodoormi HOT 17 CLOSED

voodoosmbus avatar voodoosmbus commented on May 29, 2024
No trackpoint

from voodoormi.

Comments (17)

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

I need logs, and a picture of IORegistryExplorer would be appreciated.

Will open once more information is provided

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

Screenshot 2020-07-08 at 3 42 43 AM

No result is coming when trying to obtain logs.

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

Also I am using the latest version of VoodooRMI that was posted 2 hours ago.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Your IOReg suggests that there is no trackpoint. Can you boot linux and run lsdev? Send the output here.

Maybe the output from xinput --list as well

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

I don’t have linux installed, only windows

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Without a log or more info - there is nothing I can do.
You may try loading it manually within windows using kextload -d VoodooSMBus.kext VoodooRMI.kext
May have better luck getting a log from using dmesg as well

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

Using dmesg gives me a lot of things, I just wrote sudo dmesg in terminal, Would that be helpful? Because I really want to use this trackpad kext as its gestures are working amazing

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Sure, I guess you can give the entire dmesg log
dmesg > ~/Desktop/Log.txt

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

log.txt
Here it is.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Hmm, it seems very truncated and incomplete. There's no useful info in it other than the fact that the trackpad is working.

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

So what should i do now? Any other way of obtaining logs? Would the bootlog work that is obtained from clover configurator?

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Can try loading it manually once within macOS using sudo kextload

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

Its giving me this error- failed to load - (libkern/kext) authentication failure (file ownership/permissions); check the system/kernel logs for errors or try kextutil(8).

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

When loading kexts:
SIP needs to at least be partially disabled to allow unsigned kexts to load
The kext needs to be owned by root (sudo chown -R root:wheel VoodooRMI.kext) - You may need to do the same thing with VoodooSMBus
Remember to load using sudo kextload -d VoodooSMBus.kext VoodooRMI.kext

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

So I disabled SIP from recovery, and ran this command

log show --last 1h | grep -I voodoormi

And it is giving me some failing logs.
logs.txt

And now My trackpad is not working and its not showing in System Preferences either.
Also I think I edited my device id Correctly in info.plist
Screenshot 2020-07-09 at 3 02 44 AM

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Are VoodooSMBus.kext/VoodooRMI.kext under /Users/rohan/ ? Its saying that it can't find the kexts.
Unable to determine realpath for /Users/rohan/VoodooRMI.kext - failing
You need to be in the same folder as the kexts, or specify the path for them

from voodoormi.

Red1860 avatar Red1860 commented on May 29, 2024

I also Tried this command-sudo kextload -d VoodooSMBus.kext VoodooRMI.kext
but its giving me this

No kernel extensions specified; name kernel extension bundles
following options, or use -bundle-id (-b).
usage: kextload [options] [--] [kext] ...

use kextload -help for an explanation of each option

from voodoormi.

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.