Contribute
Register

New VoodooPS2Controller, Keyboard, Trackpad

Status
Not open for further replies.
thank for the answer.. but where's this came from

<string>e05f=3b</string> <--- this number e05f=3b
<string>e012=3c</string>
<string>e017=3d</string>

e05f=3b <-- this code how can I get it?

or how do I scan these code?

sorry my poor english

You have to run the debug version of the kext and look at the output in Console to see scan codes that your keyboard is generating.
 
You have to run the debug version of the kext and look at the output in Console to see scan codes that your keyboard is generating.

Ok thank for your answer... i'll try...

Thanks a lot.. GENIUS !
 
QUOTE=RehabMan;513258]You have to run the debug version of the kext and look at the output in Console to see scan codes that your keyboard is generating.[/QUOTE]

Yeah.... I fix my "F" keyboard layout
F1 to F12 all OK

swipe up: sends keyboard F9 <-- this ok I can change to lauchpad-- OK
swipe down: sends keyboard F10 <-- F11 <-- in my keyboard

Solve my problem.. Thank a lot
 
@Rehabman can you help me? I got a bug. My touchpad can not work after sleep.
 

Attachments

  • DSDT.zip
    46.5 KB · Views: 68
I'm using HP Probook 4540s - i5 Ivy Bridge(Touchpad Synaptics)
Here is my dsdt.

I think there are others using 4540s and have working systems. You might try one of those threads so that others with the same hardware can help. Obviously, I can't debug something for which I don't have the hardware.

Make sure you try a fresh install too... And reset your EC (shutdown, battery out, ac plug out, hold power 60sec, put everything back).
 
Here is my kernel log. My touch pad only not work when i weakup. I restart then it work again.

12/16/12 6:57:06.835 PM com.apple.InternetSharing[45]: *** no external service
12/16/12 6:57:11.319 PM WindowServer[97]: handle_will_sleep_auth_and_shield_windows: no lock state data
12/16/12 6:57:11.000 PM kernel[0]: Wake reason = power-button NIC
12/16/12 6:57:11.000 PM kernel[0]: No interval found for . Using 8000000
12/16/12 6:57:11.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1a000000) may have caused a wake by issuing a remote wakeup (2)
12/16/12 6:57:11.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1d000000) may have caused a wake by issuing a remote wakeup (2)
12/16/12 6:57:11.000 PM kernel[0]: [ PCI configuration begin ]
12/16/12 6:57:11.000 PM kernel[0]: PCI configuration changed (bridge=4 device=6 cardbus=0)
12/16/12 6:57:11.000 PM kernel[0]: [ PCI configuration end, bridges 5 devices 15 ]
12/16/12 6:57:11.000 PM kernel[0]: [AppleBluetoothHCIControllerUSBTransport][ClearFeatureInterruptEndpointHalt] -- ClearPipeStall returned e000404f
12/16/12 6:57:11.000 PM kernel[0]: E:[AppleBluetoothHCIControllerUSBTransport][AppleBluetoothHCIControllerUSBTransport::StartBulkPipeRead] ClearPipeStall failed with error 0xe000404f.
12/16/12 6:57:11.000 PM kernel[0]: E:[AppleBluetoothHCIControllerUSBTransport][AppleBluetoothHCIControllerUSBTransport::BulkInReadHandler] Received kIOReturnNotResponding error - retrying: 1.
12/16/12 6:57:11.000 PM kernel[0]: E:[AppleBluetoothHCIControllerUSBTransport]WARNING !!!! [AppleBluetoothHCIControllerUSBTransport::DeviceRequestCompleteHandler] error 0xe00002ed (kIOReturnNotResponding)
12/16/12 6:57:11.000 PM kernel[0]: [AppleBluetoothHCIControllerUSBTransport::ClearFeatureBulkEndpointHalt] DeviceRequest failed 0xE000404F.
12/16/12 6:57:12.000 PM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
12/16/12 6:57:12.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
12/16/12 6:57:12.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
12/16/12 6:57:12.501 PM loginwindow[42]: ERROR | -[LWScreenLock(Private) screenIsLockedTimeExpired:] | No lock state found, use built in check
12/16/12 6:57:12.542 PM blued[56]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
12/16/12 6:57:13.000 PM kernel[0]: considerRebuildOfPrelinkedKernel prebuild rebuild has expired
 
@Rehabman,

We (owners of the Lenovo Z580 laptop) http://www.tonymacx86.com/mountain-...ork-progress-lenovo-z580-ml-installation.html are having issues getting our trackpad to work. It either works like a mouse (no gestures) or else like a trackpad BUT our trackpad buttons don't work. The best work-around is to use KeyRemap4Macbook and set the left-ctrl or the script keys as our left-click, but it's a poor solution.

I installed your latest kext, and am running it in debug mode. I was able to determine that the physical buttons are being recognized in some way by your driver, but they still don't work. When I push the button without tripping the touch sensor (the touchpad overlaps the buttons), I get this output from Console, repeated for 95 messages in Console:

2012-12-20 11:35:07.000 PM kernel[0]: ps2: dx=0, dy=0 (0,0) z=0 w=0 mode=(0,0,0) buttons=0 wasdouble=0

It's the same response, regardless of left- or right- physical button click. Any idea why or how it could be remedied so that we can have a working synaptics touchpad? Any direction would be appreciated!
 
i think he cant do anything because he doesnt have your laptop, so... also its (actually) only for our probooks, sorry
 
Status
Not open for further replies.
Back
Top