This should work on all the Gingerbread firmwares for the x024 (maybe others too?)
http://dl.dropbox.com/u/17126237/coby/ps3-controller.zip
Instructions (requires root):
-Download and unzip
-Push hid-sony.ko to /system/utmodules on your tablet
-Load the module (or just reboot):
-Install GamepadIMEMod.apk on your tablet (If you have the original GamepadIME installed, uninstall it first)
How to use PS3 Controller:
1. Go to any app that needs text entry and press the textbox until it pops up a dialog to choose keyboard. Then select GamepadIMEMod.
2. The PS3 Controller needs to be OFF. ie none of the four LEDs are red.
3. Connect the PS3 Controller to your tablet via usb
4. Enable USB host mode (Settings>Advanced Settings>USB Bus Mode)
5. Press the PS button on the controller to start. If you don't press the PS button first, the other buttons will not respond.
Thanks:
cheeyee, who modded GamepadIME to support the PS3 controller
Novo8 Gamepad Support Added - GamepadIMEMod V3 PS3 Controller support added : Ainol MID
Asure, for the open-source Dropad kernel (which I used to compile the driver)
https://github.com/Asure/Dropad-kernel-2.6.35.7
http://dl.dropbox.com/u/17126237/coby/ps3-controller.zip
Instructions (requires root):
-Download and unzip
-Push hid-sony.ko to /system/utmodules on your tablet
Code:
adb push hid-sony.ko /system/utmodules/
Code:
adb shell insmod /system/utmodules/hid-sony.ko
How to use PS3 Controller:
1. Go to any app that needs text entry and press the textbox until it pops up a dialog to choose keyboard. Then select GamepadIMEMod.
2. The PS3 Controller needs to be OFF. ie none of the four LEDs are red.
3. Connect the PS3 Controller to your tablet via usb
4. Enable USB host mode (Settings>Advanced Settings>USB Bus Mode)
5. Press the PS button on the controller to start. If you don't press the PS button first, the other buttons will not respond.
Thanks:
cheeyee, who modded GamepadIME to support the PS3 controller
Novo8 Gamepad Support Added - GamepadIMEMod V3 PS3 Controller support added : Ainol MID
Asure, for the open-source Dropad kernel (which I used to compile the driver)
https://github.com/Asure/Dropad-kernel-2.6.35.7
Last edited: