Der Kext ist für die I2C-angebundenen Peripherie-Geräte von Laptops sehr spannend.
Dazu gehört, z.B. das Touchpad/Trackpad auf Basis von ELAN.
Anbei findet ihr die Version v2.1.4
Um schreiben oder kommentieren zu können, benötigst du ein Benutzerkonto.
Du hast schon ein Benutzerkonto? Melde dich hier hier an.
Jetzt anmeldenHier kannst du ein neues Benutzerkonto erstellen.
Neues Benutzerkonto erstellenDer Kext ist für die I2C-angebundenen Peripherie-Geräte von Laptops sehr spannend.
Dazu gehört, z.B. das Touchpad/Trackpad auf Basis von ELAN.
Anbei findet ihr die Version v2.1.4
Version v2.1.6
Version v2.2
und als Zugabe eine erste Entwicklung für eine Konfigurator. Der Konfigurator benötigt eine frisch gezapfte BIOS DSDT.aml dekompiliert in Textformat DSDT.aml. Am besten diese Datei mit dem MaciASL erstellen.
> Bump version number to v2.2
> Merge pull request #191 from ben9923/cannonlake
> Update deployment script to not override current releases
> Update VoodooGPIO header name
> Update README & docs to indicate CNL/CFL support
> Update VoodooGPIO
> Update GPIO pinning guide for Cannon Point
> Merge pull request #184 from williambj1/master
> Merge branch 'master' into master
> Add Sunrise Point-LP I2C2, I2C3 controllers
https://github.com/alexandred/VoodooI2C
Version 2.3
This release includes major refactoring to VoodooI2C, to increase performance and eliminate bugs & memory leaks.
It is no longer necessary to patch/remove the built-in I2C kexts to make VoodooI2C load.
Comet Lake PCI IDs were added to kext matching, as well as more Cannon Lake IDs.
Since the last release there have been 49 commit(s). The descriptions for the first (at most) 10 of these are as follows
VoodooI2CGoodix is a VoodooI2C satellite that enables touchscreen support for the Goodix GT9111 and others in macOS.
Neue Kextversion 2.4 mit folgenden Änderungen:
- Bump version to 2.4
- Do not use BUILD_HOME in the CI flows
- CI updates (#272)
- Update VoodooInput git submodule
- Update VoodooGPIO git submodule
- Remove deprecated VoodooI2CUPDDEngine git submodule (#271)
- Update VoodooI2CHID and VooodooGPIO git submodules (#270)
- Use Xcode 11.3 recommended settings
- Update VoodooI2CHID (#268)
- Update VoodooI2CHID git submodule (#261)
Zu beachten ist für OpenCore Benutzer das es einen neuen Kext VoodooInput.kext innerhalb des Kext VoodooI2C.kext gibt. Dieser muss mit in die config.plist eingebunden werden. Für mein Elan 1200 sieht das dann so aus.
Vielen Dank an die Entwickler für die überragende Arbeit.
Version 2.4.2
Eneut eine neue Version. Mein Trackpad läuft inzwischen wie nee Eins mit diesen neuen Kexten. Echt ein Trackpad Traum und Danke nochmals an die Entwickler.
Einzig was bei mir Probleme macht ist haptisches Feedback oder ich kann das nicht bedienen. Daher ist das bei mir deaktiviert.
> Bump version to 2.4.2
> Sync git submodules
> Optimize I2C controller (#294)
> Remove extra retain introduced by a merge conflict fix
> Merge pull request #295 from blankmac/master
> Ensure the stylus check is set to zero on start.
> Correct issue with touchscreens requiring an additional finger for multitouch gestures. This was due to the device > presenting a stylus at transducer 0. A simple check prior to sending the message to VoodooInput eliminates the problem. The stylus check in VoodooInput should be removed as unnecessary.
> VoodooI2CELAN has polling support, thanks @EmotionalLove and @artem-tverdokhlebov
> Smooth cursor support thanks @Erictoby and @hieplpvip
> Various fixes within VoodooI2CHID and VoodooGPIO regarding interrupts and sleep/wake issues, thanks @Goshin
2.4.4
Since the last release there have been 7 commit(s). The descriptions for the first (at most) 10 of these are as follows
Version 2.6.1
Mit diesem Kext Version funktioniert bei meinem ELAN 1200 das erste Mal die Funktion im Bild. Trackpad funktioniert wie ein original Apple Trackpad.
Danke an die Entwickler für diesen Kext.
Version 2.6.3