Jump to content

Refined ALPS TouchPad driver


Dr. Hurt

Recommended Posts

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

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.

  • Like 1
Link to comment
Share on other sites

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...