Voodooprojects

VoodooPS2Controller => General Discussion => Topic started by: ab__73 on July 16, 2009, 10:00:13 PM

Title: ALPS Modification for 2 Finger Scrolling
Post by: ab__73 on July 16, 2009, 10:00:13 PM
Hi,

I've modified the VoodooPS2Trackpad.kext to allow the following enhancements for ALPS Trackpads:

+ Stops that annoying cursor reposition when your finger accidentally touches the scroll regions of the trackpad.
+ Two Finger Scrolling Vertical and Horizontal, this apple mac feature is great.
+ Pointer resolution changed, gives better control over the speed of the mouse pointer.
+ Clicking at boot and after wake up from sleep.

I initially made this for a Dell M1530 XPS Laptop, but I'm curious about how it will work on other ALPS Glidepad Trackpads.

Attached is the compiled kext and the source code diff file, as per the Voodoo License.

I hope this is the correct place to post such files.

Thanks VoodooTeam for the excellent work!!

Just rename your existing VoodooPS2Trackpad.kext then copy this kext into the same folder location.

Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Rebellious on July 18, 2009, 05:25:19 PM
Well, thanks a lot for the driver. Will try to test it on my Dell Vostro 1510 as soon as OS X Leopard will be restored on it :) Of course, feedback is guaranteed.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: timmyj on July 21, 2009, 05:37:26 AM
thanks a lot for the driver it works really well!! - prob the best the KB+mouse has worked on OSX on M1530 for me!
would a 64-bit compatible snow leo build be possible?
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: sweec on July 21, 2009, 11:19:40 PM
Sure that you can recompile it for 64 bit snow leopard. I did that for normal VoodooPS2Controller and it works. Only that you must remove VoodooPS2.h and VoodooPS2.cpp from the target, and use VoodooPS2Controller with AppleACPIPS2Nub.kext. The reason is that VoodooPS2Nub is not usable in 64 bit snow leopard.
My compiled version is posted here:
http://www.insanelymac.com/forum/index.php?showtopic=175372&st=0#entry1202851
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Rebellious on July 25, 2009, 09:22:29 PM
Here is the feedback I promised earlier.

It didn't work for my ALPS on Dell Vostro 1510. Actually, tapping works only after manual reload of the kext. Scrolling I had earlier. Nothing looking like 2 finger scroll. Or am I doing smth wrong? I put the kext inside VoodooPS2Controller.kext and installed it with KextHelper. Then got permissions repaired and rebooted the system. After booting it tapping didn't work.

That's how it is. Still hope to get it working.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: ab__73 on July 26, 2009, 04:11:27 PM
@Rebellious,

What you are describing is as if the trackpad kext is not installed on your system.

Follow the instructions in this post:

http://www.insanelymac.com/forum/index.php?s=&showtopic=119654&view=findpost&p=1191163

There is also a link to a full voodoops2controller.kext.

I would also check if you have removed all previous voodoops2controller kexts. check your /system/library/extensions and /Extra/Extensions folder.

Hope this helps...
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Khan on July 28, 2009, 03:54:22 PM
Hi, I'm not sure if I'm posting this in the right place.  Supposed to be "no bugs" here but... I didn't see anything in the bugs department.  Maybe you can start a thread there and have a link to it here.

I've got a Vostro 1720 with an Alps trackpad.  I'll try to gather more info specific to the trackpad model.

Environment:  System 10.5.6 (retail) with Chameleon 2 (rc 431), all ps2 nubs and controllers removed (I hope) from both /S/L/E and from Extra/Extensions.  Installed voodooPS2 package 0.98.  Removed the voodooPS2 control panel from /S/L/PP.  Put your control panel in /S/L/PP.  Put your modified ALPS for 2 Finger Scrolling into /S/L/E/.

It is close.  Keyboard works great.  Trackpad pointer, tapping works great. 

Scrolling.  Two finger scrolling doesn't work.  If I try to use the right and bottom edge for scrolling... ah, the right edge does horizontal scroll to the right (but doesn't come back to left) and the bottom controls up and down scrolling in a very jerky manor.

Do I have things in the proper place?   Any suggestions?

Khan
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: ab__73 on July 28, 2009, 10:23:39 PM
Khan,

Thanks for the feedback.

Could you run Utilities/Console and search for "abmod" in system.log.

If you get the following line:

ApplePS2ALPSGlidePoint: ABmod, Loading Clicking Settings at Boot: 1, 1, 1

You have installed the driver correctly.
If not, install the full VoodooPS2Controller.kext from the insanelymac link in the previous post.

If you have the driver installed, I think it's a 2 finger scrolling calibration issue.

To confirm this for me, could you use 3 or 4 fingers to scroll?
So to increase the area touched on the touchpad and try moving your fingers up and down simultaneously to scroll.

If this works i shall provide a way to calibrate this driver to suit different trackpads and finger sizes.

I look forward to your feedback.

--
AB

Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Khan on July 29, 2009, 04:19:55 PM
Thanks AB for the system.log check.  It turns out that I chose the voodootrackpad driver when I installed Voodoo 0.98 that was interfering.  Might want to mention it.

Yes, once I got drivers sorted out I do have 3-4 finger vertical and horizontal scrolling. 

There are some numbers/variables that look like they control track pad characteristics in: /S/L/E/VoodooPS2Controller.kext/Contents/Plugins/VoodooPS2Trackpad.kext/Contents/Info.plist
are these variables that I can play with?

I notice the multi-media buttons don't work to.  Minor issue.   PEBCAK :)

It would make sense to get the VoodooPS2 control panel working for Alps (and others) so that people can customize their own settings.

Khan
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: supr2nr on August 05, 2009, 04:46:52 AM
I tested this on my HP Pavilion DV2550se.  Works great.  Can't say thank you enough for this.  I did find one problem though.  When I bring mine back out of sleep the clicking function stops working until I go back into the system preferences and un-check Clicking and then re-check it.

Anything I can do to get you information about this?  I would be more than willing to help with anything. 
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: donkey on August 06, 2009, 11:37:17 AM
Thank you for the awesome mod!!!

One issue, when I go into System Preferences > VoodooPS2, I get an error "ApplePS2SypnaticsTouchPad Not Found"

Is there a solution to this problem??

Thanks!!!

Sys info: Dell m1530
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: ab__73 on August 06, 2009, 09:14:33 PM
Thanks for the feedback,

I'm looking into all of the issues that you have highlighted.

@donkey.
No solution to this error, just yet. My advice don't use it for ALPS, instead use the trackpad.prefpane located in the insanelymac topic. Link in the previous post.

--

AB
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Rebellious on September 02, 2009, 05:10:15 PM
@Rebellious,

What you are describing is as if the trackpad kext is not installed on your system.

Follow the instructions in this post:

http://www.insanelymac.com/forum/index.php?s=&showtopic=119654&view=findpost&p=1191163

There is also a link to a full voodoops2controller.kext.

I would also check if you have removed all previous voodoops2controller kexts. check your /system/library/extensions and /Extra/Extensions folder.

Hope this helps...

Thanks for the advice, will try it out as soon as my laptop comes back from the servicing. Eventually, after all my manipulations with Hackintosh (especially concerning Sleep mode), the motherboard died (went to Sleep mode once and forever, never going out of it). As soon as I get it fixed, will continue the exciting experience of Hack user :)

Will inform you of the results for sure.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: drumguy560 on September 07, 2009, 11:35:06 PM
Hi all, i have a sony vaio vgn-sz230p running iPC 10.5.6 and i would like to report that two finger scroll in fact does work. only thing is every time i open up the voodooPs2 in the preference pane the program messes up and forces me to restart system prefs. any fix for this? my trackpad is waaaay to sensitive for normal everyday use, and the two finger scroll is not sensitive enough. any help is appreciated. thanks
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: sahib on September 20, 2009, 08:35:12 PM
Here's a recompiled version for x86_64 :)

Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: donkey on October 19, 2009, 11:01:04 PM
Here's a recompiled version for x86_64 :)



Hello,

Someone modified the Trackpad.prefPane to work with this modified Alps kext. Is it possible to get one that works with 10.6x? Using the 10.5 one screws up System Preferences all together :/

Thank You!
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: donkey on November 03, 2009, 11:50:42 PM
don't use the prefpane from 10.5, just backup the one from 10.6
reinstall it
and then it should work

Thanks!
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Ego_Osx on November 12, 2009, 10:27:56 PM
I'm wondering if anyone might be able to help. I've got an HP mini 311 it's got an ALPS glide point.
I've installed the voodooPS2controll 0.9.8 pkg and dropped in the ALPS modified voodooPS2Trackpad.kext.

But this isn't working. It's showing me in my console that it's loaded.

ApplePS2ALPSGlidePoint: ABmod, Loading Clicking Settings at Boot 1,1,1

thoughts?
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: smith@@ on February 08, 2010, 11:52:01 PM
Thanks, it works for my sony vaio, but it's possible fix the bug for voodoo prepane with the error:  "ApplePS2SypnaticsTouchPad Not Found" ?

And another problem, the mouse jumps suddenly sometimes, is there a fix for this, it's important?

;)
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: smith@@ on February 09, 2010, 01:34:09 AM
I have try also the original version and the mouse jumps more frequently.  My ALPS is "bad",  with this modded version the mouse works better, but can you fix completely the problem of "jumping mouse"?

especially also if the speed of the scroll is set to a minimum it is still too fast, the number of rows to scroll is still too for me ;)


EDIT:
I have resolve in other way ;)
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: tanner1294 on February 16, 2010, 09:22:39 PM
Feedback:

It somewhat works on my Sony VAIO VGN-NR102E. Tapping and dragging work just fine but scrolling is the same as before. To be able to scroll at all i have to turn my finger sideways and move up and down the trackpad, that would fine if it wasn't for the fact that it just randomly scrolls up and down. Thanks for trying but it's no different than the regular Voodoo trackpad driver.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: xjust on March 30, 2010, 04:20:08 PM
managed to make it work on my m1530. is there any way to disable the horizontal and veritcal scrolling and use that area as a pad as well ? since two finger scrolling works it would be great to have a lager area to move the cursor around
i tried to declare the margins in info.plist to 0 but it doesnt work at all. thanks
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: XPS_MBP on March 30, 2010, 10:31:52 PM
xjust, how did you get it to work on your M1530? I install it with a kext helper and reboot and repair all permissions but I still cant get to two finger scroll to work. Do I have any conflicting kexts? I removed appleps2controller.kext and repaired, but it still doesnt work for me. Does anyone have a list of what I have to remove to get it to work?. I'm running 10.5.8, installed with iAtkos v7, and when i open voodoo ps2 in sys preferences it says ApplePS2Synaptics touchpad not found...
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: gektor on March 31, 2010, 07:49:31 AM
Same problem for me: "ApplePS2Synaptics touchpad not found". I'm running 10.6.2 on Lenovo G550 with ALPS touchpad.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: xjust on March 31, 2010, 08:30:41 PM
xjust, how did you get it to work on your M1530? I install it with a kext helper and reboot and repair all permissions but I still cant get to two finger scroll to work. Do I have any conflicting kexts? I removed appleps2controller.kext and repaired, but it still doesnt work for me. Does anyone have a list of what I have to remove to get it to work?. I'm running 10.5.8, installed with iAtkos v7, and when i open voodoo ps2 in sys preferences it says ApplePS2Synaptics touchpad not found...

i used trackpad.prefpane from another post ( in the insanelymac area )
you can enable 2 finger scrolling with that from System Preferences after that

the trouble is that 30% of the pad doesnt work anymore (big part from the bottom and the right)

it would be great to have those areas working as before and two finger scrolling at the same time
right now i disabled the horizontal scrolling since it disable too much trackpad from working
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Shraier on May 31, 2010, 07:16:06 PM
Here's a recompiled version for x86_64 :)

Hello everyone,
I've installed the VoodooPS2Controller package (0.98) and this 64bit kext, but when I go in System Preferences -> VoodooPS2 I get an error "ApplePS2SynapticTouchPad not found". Is there any solution for this?

However, touchpad/keyboard works fine, even scrolling works fine, but not 2 finger scrolling.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: eratosthene on June 11, 2010, 05:39:42 AM
Hey, got a Dell Latitude D430 here with SL 10.6.3 running great on it. Using this kext, I can get "pressure-based" scrolling, where it moves the mouse normally with a light touch and scrolls with a heavier touch. Very cool. However, is there some way to adjust the sensitivity? I have to use the lightest touch imaginable to move the mouse without scrolling. Also, the right and bottom sides (where scrolling would normally function) are just dead. Scrolling never worked with the original voodoo kext, but with either of them, if I disable scrolling in Touchpad.prefpane, the sides are usable again. Anybody have any ideas?
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: tmacyunn on June 30, 2010, 04:58:40 AM
Hi , Thanks for kext for ALPS , it works fine ,but the only shortage is that when i open the kernel log and system log ,there is something wrong like this
Code: [Select]
ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ??
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyRepeat Value: 83333333
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDInitialKeyRepeat Value: 500000000
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerAcceleration Value: 45056
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollAcceleration Value: 20480
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDF12EjectDelay Value: 250
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDSlowKeysDelay Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysDisabled Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysOn Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysShiftToggles Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseKeysOptionToggles Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDFKeyMode Value: 0
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseAcceleration Value: 45056
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseScrollAcceleration Value: 20480
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ??
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
Jun 30 10:28:28 Z-yuns-MacBook kernel[0]: AppleUSBEthernet::monitorLinkStatus - Link up at 100 Mbps - Full Duplex (PHY regs 5,6:0x45e1,0x0003)
Jun 30 10:28:30 Z-yuns-MacBook kernel[0]: int: Dictionary Object: HIDPointerButtonMode Value: 2


Also , when i use the two finger scroll ,the scroll speed is too fast and it can`t under control with Trackpad.prefPane
I hope someone can get help ,I have try some kinds of the Trackpad kexts ,like applePS2controller &appleacpiPS2nud ,it can perform very well (but when system wakeup from sleep ,trackpad can not click.It`s so boring) and this is the perfect one except above .Sorry for my poor english .Thanks in advance.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: taz416 on September 06, 2010, 02:39:28 PM
Overall the only fix I was looking for on my Delll Inspiron 9300 was the touchy tracking which was a might too fast. It worked well for me with iDeneb 10.5.8.

Thanks a ton!
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: dangh5 on October 15, 2010, 07:36:12 PM
Here's a recompiled version for x86_64 :)

Thanks, tapping work for Hp Dv4t 1400 (10.6.3, nvidia 105M, ALPS touchpad)

Tips: To show the trackpadpref, just add :

Code: [Select]
<key>VendorID</key>
<integer>1452</integer>

to the info.plist of this kext like this:

Code: [Select]
             <key>ALPS GlidePoint</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.voodoo.driver.PS2Trackpad</string>
<key>IOClass</key>
<string>ApplePS2ALPSGlidePoint</string>
<key>IOProbeScore</key>
<integer>1500</integer>
<key>IOProviderClass</key>
<string>ApplePS2MouseDevice</string>
                        <key>VendorID</key>
                        <integer>1452</integer>
</dict>
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: gilgha on October 24, 2010, 01:09:17 PM
Here's a recompiled version for x86_64 :)

Hi,

I have a Dell XPS M1530 with Snow Leopard running on it and my trackpad doesn't work fine.
In fact, it works but un-smoothly and I don't have scrolling (neither 2 finger scrolling nor normal scrolling).

Here is my /E/E directory.

(http://www.picdo.net/fichiers/2010/10/24/0cbcdd66-e57d-4502-b721-5d40b787ad5b_Capture-decran-2010-10-24-a-125834.picm.png) (http://www.picdo.net/fichiers/2010/10/24/0cbcdd66-e57d-4502-b721-5d40b787ad5b_Capture-decran-2010-10-24-a-125834.png)

Note that VoodooPS2Trackpad.kext is the recompiled version for x86_64.

The Trackpad prefPane is into System Preferences but there's nothing in it.

(http://www.picdo.net/fichiers/2010/10/24/52063127-ddfb-47a1-9e1f-095b85d92629_Capture-decran-2010-10-24-a-130215.picm.png) (http://www.picdo.net/fichiers/2010/10/24/52063127-ddfb-47a1-9e1f-095b85d92629_Capture-decran-2010-10-24-a-130215.png)

And finally, I've installed VoodooPS2.prefPane but it is bugged.

(http://www.picdo.net/fichiers/2010/10/24/3a46f400-ffd5-415c-8619-5681ff143a77_Capture-decran-2010-10-24-a-130411.picm.png) (http://www.picdo.net/fichiers/2010/10/24/3a46f400-ffd5-415c-8619-5681ff143a77_Capture-decran-2010-10-24-a-130411.png)


Can you help me? I'd like to have a perfectly working trackpad including scrolling! Thank you.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: angel.tdw on November 10, 2010, 08:51:36 AM
works gr8.....
vertical,horizontal..everything.....
good job...
just the prob is voodops2.prefpane...
which gives the synaptictrackpad error......
any solution for that would be good enough.....
in the mean time aint installing the prefpane ...
thanx

angel
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: angel.tdw on November 10, 2010, 02:08:08 PM
scrolling is very fast.....
just a fingre move and entire page moves up or down...
need to slow down the thing...
any way...??

thanx

angel
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: sahib on November 22, 2010, 03:57:23 PM
Here's a recompiled version for x86_64 :)

Hi,

I have a Dell XPS M1530 with Snow Leopard running on it and my trackpad doesn't work fine.
In fact, it works but un-smoothly and I don't have scrolling (neither 2 finger scrolling nor normal scrolling).

Here is my /E/E directory.

(http://www.picdo.net/fichiers/2010/10/24/0cbcdd66-e57d-4502-b721-5d40b787ad5b_Capture-decran-2010-10-24-a-125834.picm.png) (http://www.picdo.net/fichiers/2010/10/24/0cbcdd66-e57d-4502-b721-5d40b787ad5b_Capture-decran-2010-10-24-a-125834.png)

Note that VoodooPS2Trackpad.kext is the recompiled version for x86_64.

The Trackpad prefPane is into System Preferences but there's nothing in it.

(http://www.picdo.net/fichiers/2010/10/24/52063127-ddfb-47a1-9e1f-095b85d92629_Capture-decran-2010-10-24-a-130215.picm.png) (http://www.picdo.net/fichiers/2010/10/24/52063127-ddfb-47a1-9e1f-095b85d92629_Capture-decran-2010-10-24-a-130215.png)

And finally, I've installed VoodooPS2.prefPane but it is bugged.

(http://www.picdo.net/fichiers/2010/10/24/3a46f400-ffd5-415c-8619-5681ff143a77_Capture-decran-2010-10-24-a-130411.picm.png) (http://www.picdo.net/fichiers/2010/10/24/3a46f400-ffd5-415c-8619-5681ff143a77_Capture-decran-2010-10-24-a-130411.png)


Can you help me? I'd like to have a perfectly working trackpad including scrolling! Thank you.

You'll need to install an alternative Trackpad.preferencepane, a quick google and this turned up:
http://kizwan.blogspot.com/ (http://kizwan.blogspot.com/)
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: mkoonz88 on January 14, 2011, 05:45:20 AM
Kext Helper b7 is a Mac program...I thought this was a mod for PC??
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: Megachip on March 02, 2011, 12:54:20 PM
What depencies are needed?

Code: [Select]
ar  2 12:47:57 localhost kernel[0]: Can't load kext org.voodoo.driver.PS2Trackpad - failed to resolve library dependencies.
Mar  2 12:47:57 localhost kernel[0]: Kext org.voodoo.driver.PS2Trackpad failed to load (0xdc00800e).
Mar  2 12:47:57 localhost kernel[0]: Failed to load kext org.voodoo.driver.PS2Trackpad (error 0xdc00800e).
Mar  2 12:47:57 localhost kernel[0]: Not loading kext org.voodoo.driver.PS2Trackpad - not found and kextd not available in early boot.

Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: fattire on May 26, 2011, 08:32:37 PM
Thanks for sharing the driver, and while it does technically work I think it is worth mentioning that saying this is a working 2 finger scrolling driver for OSX is like saying a North Korea nuke works as well as an American, French, British or Russian one.  This is honestly the worst multi-touch interface.   :o  It is probably the hardware and it is truly impressive to get these drivers working at all, just sayin' for anyone like me that spent hours trying to install it - it's not worth it.
Title: Re: ALPS Modification for 2 Finger Scrolling
Post by: raimdal on October 06, 2011, 01:03:14 PM
hi, dell released a new driver for alps with multi gestures and zoom so this hardware can do it...can you improve this driver again to have these features?