Dr. Hurt Posted December 13, 2016 Author Share Posted December 13, 2016 V2 HW is supported by the driver but it's not a multitouch model. It only supports 1 finger. I would recommend that you use the generic PS2 mouse driver for it. Link to comment Share on other sites More sharing options...
Dr. Hurt Posted December 13, 2016 Author Share Posted December 13, 2016 R6B6: - Same fixes as Beta 5 (previous release) mostly to see if the updated interrupt was what broke sleep. - Add a missed condition for V7 interrupt - Disable V7 and V8 tracksticks for now. Those need debugging over live chat. Test Caps Lock, Sleep, and general stability. R6B6.zip Link to comment Share on other sites More sharing options...
Zorge Posted December 13, 2016 Share Posted December 13, 2016 Hmm .. dmesg indicates V2 is, but it works scroll, right-click two or three fingers. EDIT: With last kext he says "Found a V5 Dolphin TouchPad with ID: E7=0x73 0x03 0x50, EC=0x73 0x02 0x02", and some multitouch gestures are work now. 1 Link to comment Share on other sites More sharing options...
okieiam Posted December 13, 2016 Share Posted December 13, 2016 R6B6: - Same fixes as Beta 5 (previous release) mostly to see if the updated interrupt was what broke sleep. - Add a missed condition for V7 interrupt - Disable V7 and V8 tracksticks for now. Those need debugging over live chat. Test Caps Lock, Sleep, and general stability. Ok V7 in operation again. Do you revert st Caps Lock work great, tried 10 times turn on/off Relatively stable Not implement sleep so cant test Link to comment Share on other sites More sharing options...
guimenez Posted December 13, 2016 Share Posted December 13, 2016 Tested latest version and is working fine. The three fingers for mission control doesn't work. But three finger left and right works fine and change desktop. Link to comment Share on other sites More sharing options...
minhhien1996 Posted December 14, 2016 Share Posted December 14, 2016 Do I need to remove ApplePS2Controller kext. I removed it then now my external USB keyboard can not swap cmd and ctrl in keyboard setting Link to comment Share on other sites More sharing options...
tanpengsccd Posted December 14, 2016 Share Posted December 14, 2016 rehabman has updated for Sierra 6 days agoï¼ Link to comment Share on other sites More sharing options...
vanquybn Posted December 14, 2016 Share Posted December 14, 2016 I have just tested on My Dell (ALPS: E7=0x73 0x03 0x0a, EC=0x88 0x08 0x23), Caplock does not work on both B6, B5 Link to comment Share on other sites More sharing options...
Piranha Posted December 14, 2016 Share Posted December 14, 2016 R6B6: - Same fixes as Beta 5 (previous release) mostly to see if the updated interrupt was what broke sleep. - Add a missed condition for V7 interrupt - Disable V7 and V8 tracksticks for now. Those need debugging over live chat. Test Caps Lock, Sleep, and general stability. Driver report: V7 touchpad with ID: E7=0x73 0x03 0x0a, EC=0x88 0xb3 0x18 : EL Cap 10.11.6 CAPS LOCK DOESN'T WORK. IT'S STUCK ON PERMA CAPS. SLEEP WORKS, EVERYTHING ELSE HAS IMPROVED, PERFECT. The three fingers for mission control doesn't work. Link to comment Share on other sites More sharing options...
Dr. Hurt Posted December 14, 2016 Author Share Posted December 14, 2016 I think I found out what was crashing the driver after sleep. The ringBuffer Tail is not advanced after a bare 3-byte ps2 packet is sent which causes the protocol to become desynchronised and results in garbage data being sent to decode function!! At least thats what I think is happening!! The strange thing is: where are the bare packets coming from? Does anyone here have external PS2 ports in their laptops? I'll try to fix this in a release later tonight. Have a nice day everyone Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now