Andy Vandijck Posted December 22, 2010 Share Posted December 22, 2010 I rebuilt (and slightly rewrote) VoodooPS2 for Snow Leopard, Leopard and Tiger. This does not need a nub so delete AppleACPIPS2Nub.kext before install (Don't delete on Tiger though). The nub is built directly into the VoodooPS2Controller. For Tiger the nub is dropped because it is present allready in AppleACPIPlatform.kext's plugins. I also implemented Slice's multimedia keys fix (working now) and the high resolution fix (2400 dpi for Synaptics). NOTE: If you have a Synaptics touchpad make sure to set the speed to high prior to installation (in Apple Trackpad prefpane). The speed of the Synaptics touchpad now starts on max (new fix). The tapping function for ALPS should work too now... Happy X-Mas to everybody too and a happy new year. Download including sources: http://rapidshare.com/files/440463070/VoodooPS2.zip Or download below... The built products are under build/Release (Tiger/Leopard) VoodooPS2.zip 1 Link to comment Share on other sites More sharing options...
DarwinX Posted December 23, 2010 Share Posted December 23, 2010 Does this kext support the two finger scrolling function? If not, is it implementable? Also, pardon my ignorance, but where does one place the synapticsconfigload file? Thank You. Link to comment Share on other sites More sharing options...
thanh hoang Posted December 24, 2010 Share Posted December 24, 2010 I rebuilt (and slightly rewrote) VoodooPS2 for Snow Leopard, Leopard and Tiger.This does not need a nub so delete AppleACPIPS2Nub.kext before install. The nub is built directly into the VoodooPS2Controller. Happy X-Mas to everybody too. Download including sources: http://rapidshare.com/files/438759363/VoodooPS2.zip Or download below... The built products are under build/Release (Tiger/Leopard) Thanks, but works with USB keyboard with number pad? I have broblem with any main Gigabyte, when i install any version of voodooPS2 and AppleACPIPS2Nub.kext=> number doesnt work, I contunieus insatall Apple PS2 and AppleACPIPS2Nub.kext=> number doesnt work => I will test and report this version, thanks Andy Link to comment Share on other sites More sharing options...
Zprood Posted December 24, 2010 Share Posted December 24, 2010 Hi Andy, thanks for rewriting the driver.And I have a ALPS trackpad, I can get tap, two finger scroll after installing, but I can see some debug information in the kernel log. like this: Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ?? Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyRepeat Value: 83333333 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDInitialKeyRepeat Value: 500000000 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerAcceleration Value: 45056 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollAcceleration Value: 20480 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDF12EjectDelay Value: 250 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDSlowKeysDelay Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysDisabled Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysOn Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysShiftToggles Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseKeysOptionToggles Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDFKeyMode Value: 0 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ?? Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000 Dec 24 09:35:09 Zproods-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Is this possible to hide ? Link to comment Share on other sites More sharing options...
Andy Vandijck Posted December 26, 2010 Author Share Posted December 26, 2010 Added new version with certain ALPS trackpad fixes. Link to comment Share on other sites More sharing options...
Smith@@™ Posted December 26, 2010 Share Posted December 26, 2010 Hi Andy, the secondversion works flawlessy on my vaio with alps, also 2 finger scrolling, but the difference with my previous version with 1 only finger scrolling is that now, with 2, the scroll is faster, so can you make it more slow. To play with prefpane not solve the problem;) Thanks Link to comment Share on other sites More sharing options...
DarwinX Posted December 27, 2010 Share Posted December 27, 2010 Hi Andy, the secondversion works flawlessy on my vaio with alps, also 2 finger scrolling, but the difference with my previous version with 1 only finger scrolling is that now, with 2, the scroll is faster, so can you make it more slow. To play with prefpane not solve the problem;) Thanks You can use a custom Trackpad.prefPane to control the scrolling speed among other options of the VoodooPS2Controller.kext Just remove or overwrite the existing Apple Trackpad.prefPane in your /System/Library/PreferencePanes directory, also remove any other Trackpad.prefPanes to ensure that no other Trackpad.prefPane exists in any of the other preference pane directories of your system. Link to comment Share on other sites More sharing options...
Smith@@™ Posted December 27, 2010 Share Posted December 27, 2010 DarwinX, i have written: To play with prefpane not solve the problem Link to comment Share on other sites More sharing options...
DarwinX Posted December 28, 2010 Share Posted December 28, 2010 DarwinX, i have written: Did you try the preference pane that I have uploaded? The one that came with the VoodooPS2Controller.kext or Apple's own Trackpad.prefpane has NEVER worked for me, this one is completely different and it works quite well. Although, I am unsure of its origins. Link to comment Share on other sites More sharing options...
Slice Posted December 28, 2010 Share Posted December 28, 2010 Great Andy that you decided to optimize the driver. All users say "thanks" that is strange. Multimedia special keys are not working because Voodoo authors forget to correct function "defaultKeymapOfLength". And you also. Previously I explained what is what. Additions //Slice - additional keys 0x0d, // following are 13 special keys 0x04,0x39, //caps lock 0x05,0x72, //NX_KEYTYPE_HELP is 5, ADB code is 0x72 0x06,0x7f, //NX_POWER_KEY is 6, ADB code is 0x7f 0x07,0x4a, //NX_KEYTYPE_MUTE is 7, ADB code is 0x4a 0x00,0x48, //NX_KEYTYPE_SOUND_UP is 0, ADB code is 0x48 0x01,0x49, //NX_KEYTYPE_SOUND_DOWN is 1, ADB code is 0x49 // remove arrow keys as special keys. They are generating double up/down scroll events // in both carbon and coco apps. //0x08,0x7e, //NX_UP_ARROW_KEY is 8, ADB is 3e raw, 7e virtual (KMAP) //0x09,0x7d, //NX_DOWN_ARROW_KEY is 9, ADB is 0x3d raw, 7d virtual //Slice 0x0d,0x50, //Launch Panel ? 0x0f,0x4d, //VIDMIRROR 0x10,0x34, //PLAY 0x11,0x42, //NEXT 0x12,0x40, //PREVIOUS 0x14,0x3f, //REWIND // 0x0a,0x47 //NX_KEYTYPE_NUM_LOCK is 10, ADB combines with CLEAR key for numlock And iTunes works with multimedia keys! Now looking here case 0x21: keyCode = 0x54; break; //E021 = calculator case 0x16: keyCode = 0x55; break; //E016 = logout case 0x4c: keyCode = 0x5A; break; //E04c = My documents case 0x32: keyCode = 0x5B; break; //E032 = WWW It will be good if works. But the HID system has no such events. The keys are useless. I have ALPS GlidePoint and interesting in this driver. Twofinger scroll works! But tapping - no. I don't know yet how to do this but I know that tapping works if PS2Mouse driver used instead. I rewrite prefPane to be APLS.prefPane. (just change synaptic to alps inside sources) Here is my result for Snow ReleaseALPS.zip Link to comment Share on other sites More sharing options...
DarwinX Posted December 28, 2010 Share Posted December 28, 2010 Thank You, Slice. The iTunes multimedia keys are now properly working. Also, your VoodooPS2.prefPanel now loads with no errors yet doesn't seem to actually affect any settings. One noob question though, where does one place the alpsconfigload file, system root? 1 Link to comment Share on other sites More sharing options...
Slice Posted December 28, 2010 Share Posted December 28, 2010 Thank You, Slice. The iTunes multimedia keys are now properly working. Also, your VoodooPS2.prefPanel now loads with no errors yet doesn't seem to actually affect any settings.It needs to be studied.One noob question though, where does one place the alpsconfigload file, system root? I can proposed the following. Place it into /usr/local/bin/ then create script #!/bin/bash alpsconfigload save it as /etc/rc.local if it still not exists. Or add to existing. The script is running at logon. I afraid that this utility also has no effect. Link to comment Share on other sites More sharing options...
MacKonsti Posted December 28, 2010 Share Posted December 28, 2010 Hey SantaAndy thanks for your gifts! Do you think that your PS2 kext will work on my Dell Mini 10v (1011) that's already using a Synaptics-compatible trackpad driver from meklort's excellent "NetBook Installer" package? I certainly don't want to mess up a working solution by removing/adding PS2 kexts! Do you want me to provide any more info that might help you tell me if it's compatible or not? Currently using ApplePS2Controller.kext with mouse/keyboard/trackpad plugins and ACPIPS2Nub.kext... Cheers! Link to comment Share on other sites More sharing options...
Zprood Posted December 29, 2010 Share Posted December 29, 2010 I afraid that this utility also has no effect. It seems to be, I install your mod version, when open terminal windows try to run it, but do not have effect. Zproods-MacBook-Pro:Release Zprood$ ls VoodooPS2.prefpane alpsconfigload Zproods-MacBook-Pro:Release Zprood$ sudo ./alpsconfigload Password: No ApplePS2APLSGlidePoint found Link to comment Share on other sites More sharing options...
DarwinX Posted December 29, 2010 Share Posted December 29, 2010 It needs to be studied.I can proposed the following. Place it into /usr/local/bin/ then create script #!/bin/bash alpsconfigload save it as /etc/rc.local if it still not exists. Or add to existing. The script is running at logon. I afraid that this utility also has no effect. Am I to understand that this VoodooPS2.prefPane is currently useless even with the alpsconfigload and the script to run it? If so, I shall continue using my current Trackpad.prefPane referenced a few posts above. Slice, Andy, or anyone else for that matter, would you possibly look into that particular preference pane to determine what allows it to affect the VoodooPS2Controller.kext settings? Thanks! Link to comment Share on other sites More sharing options...
Slice Posted December 29, 2010 Share Posted December 29, 2010 Why not attach here? Link to comment Share on other sites More sharing options...
scrax Posted December 29, 2010 Share Posted December 29, 2010 I'm not sure if my question is appropriate I have no idea wha ALPS is... but, can this project support also the "old" original apple trackpad to enable gesture on the old MB and MBP? Link to comment Share on other sites More sharing options...
Bungo Posted December 29, 2010 Share Posted December 29, 2010 Hi Andy, Thanks for you hard work. Is it possible to get rid of doubled VoodooPS2trackpad and VoodooPS2Keyboard on devices PS2K and PS2M? adammac.ioreg.zip Link to comment Share on other sites More sharing options...
Slice Posted December 29, 2010 Share Posted December 29, 2010 Tiger's release in topic does not work. Symbol PE_parse_boot_argn not found. Use PE_parse_boot_arg always for Tiger instead. EDITED: The idea to port the driver into Tiger is wrong at initial I rebuilt (and slightly rewrote) VoodooPS2 for Snow Leopard, Leopard and Tiger.This does not need a nub so delete AppleACPIPS2Nub.kext before install. The nub is built directly into the VoodooPS2Controller. The nub always presents in Tiger as part of AppleACPIPlatform.kext, not as plugin but embedded. So we can't exclude it and VoodooPS2 even corrected to Tiger conflicts with ACPIPlatform. That's all. Use existing ApplePS2Controller for Tiger. My Synaptics trackpad works with Apple's driver and with Apple's prefPane. It supports tapping but have no scroll function. May be it worth to port some trackpad codes from Voodoo project back into Apple's one. Link to comment Share on other sites More sharing options...
NIXin Posted December 30, 2010 Share Posted December 30, 2010 Hey Andy, This works great, but the TrackPoint doesn't work with IBM Thinkpads when using your version. Cheers NIXin Link to comment Share on other sites More sharing options...
04152viki Posted December 30, 2010 Share Posted December 30, 2010 The file size is too large for the InsanelyMac forum (Max. single upload size: 10MB), so I uploaded it to the Megashares: http://d01.megashares.com/dl/5da6d6a/Trackpad.prefPane.zip Is not possible .. Link to comment Share on other sites More sharing options...
THe KiNG Posted December 30, 2010 Share Posted December 30, 2010 Hey Andy, Nice to see this revitalized Tried the ALPS fix version, it dosen't work on my HP mini 311, trackpad is recognized but not usable, weird thing i get in log: Dec 30 23:11:06 localhost kernel[0]: VoodooPS2SynapticsTouchPad loaded???Dec 30 23:11:06 localhost kernel[0]: ApplePS2Trackpad: ALPS GlidePoint v4.115 However I removed the Synaptics part from Trackpad plist, still no go, I got rid of Synaptics log but that does not help ALPS log: Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ?? Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyRepeat Value: 83333333 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDInitialKeyRepeat Value: 500000000 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollAcceleration Value: 20480 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDF12EjectDelay Value: 250 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDSlowKeysDelay Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysDisabled Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysOn Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysShiftToggles Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseKeysOptionToggles Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDFKeyMode Value: 0 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ?? Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000 Dec 30 23:15:29 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyboardModifierMappingPairs Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDResetPointer Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollReset Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollAcceleration Value: 20480 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDResetKeyboard Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyRepeat Value: 83333333 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDInitialKeyRepeat Value: 500000000 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseAcceleration Value: 196608 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDTrackpadAcceleration Value: 98304 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDTrackpadScrollAcceleration Value: 196608 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseScrollAcceleration Value: 8192 Dec 30 23:15:33 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadFourFingerNavigationHorizSwipeGesture Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadRightClick Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadPinch Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadMomentumScroll Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: Dragging Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadThreeFingerSwipe Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: Clicking Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadCornerSecondaryClick Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadThreeFingerDrag Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: DragLock Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadFourFingerNavigationVertSwipeGesture Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadHorizScroll Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadFourFingerHorizSwipeGesture Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadFourFingerVertSwipeGesture Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadRotate Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TrackpadScroll Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: ABmod, Loading Clicking Settings at Boot: 0, 1, 0ApplePS2ALPSGlidePoint: Dictionary Object: JitterNoMove Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: JitterNoClick Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: PalmNoAction When Typing Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: PalmNoAction Permanent Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: TwofingerNoAction Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: OutsidezoneNoAction When Typing Value: 1 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: Use Panther Settings for W Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: Trackpad Jitter Milliseconds Value: 192 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: USBMouseStopsTrackpad Value: 0 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollZoomModifierMask Value: 262144 Dec 30 23:15:34 HM311 kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ?? Prefpane fail too complaining about Synaptics... This ALPS version that mini use has multitouch capability, on windows I can do all stuff mac can but only there... BTW I tried to compile from source with no luck, it fails on absolute time stuff... @ Slice, tested your ALPS version as well, same result as with Andy one Only diff is that yours prints in logs unknown extended scan code, can you make it print for double extended one? Also modifie source would be nice. Link to comment Share on other sites More sharing options...
scrax Posted December 31, 2010 Share Posted December 31, 2010 My Synaptics trackpad works with Apple's driver and with Apple's prefPane. It supports tapping but have no scroll function. May be it worth to port some trackpad codes from Voodoo project back into Apple's one. This is what i'm suggesting, i suppose. Link to comment Share on other sites More sharing options...
DarwinX Posted December 31, 2010 Share Posted December 31, 2010 Is not possible .. It absolutely works on my rig, scrolling and all, why not take a look at the code of that particular preference pane? Link to comment Share on other sites More sharing options...
Slice Posted December 31, 2010 Share Posted December 31, 2010 @ Slice, tested your ALPS version as well, same result as with Andy one Only diff is that yours prints in logs unknown extended scan code, can you make it print for double extended one? Also modifie source would be nice. Yes, there is no diff, except prefPane attaches to ALPS. No luck. I begin my own investigation of the driver. Wait for the news. I can log double extended code if you wish. It is dangerous for the size of kernel-log. Link to comment Share on other sites More sharing options...
Recommended Posts