SgtPropain
Member
After weeks of testing different roms & kernels I finally found one that works with Sixaxis and MHL. Sound Trumpits* NegaLite_BluRom_v1.5_AudioButter.
Procedure(4Ext):
1: Wipe Cache & Dalvik
Wipe all accept SD card
2: Download or dig through your archive and install NegaLite_BluRom_v1.5_AudioButter.zip
3: Restore Phone to previous setup (Apps, etc)
4: Purchase/Restore Sixaxis app from Market(Must be v.0.6.5)
5: Download & Install Sixaxis Pair Tool for Windows; Run With The DS3 connected via USB.
6: Look at the bottom of the Android Sixaxis App and you will see a bluetooth Mac address. Type this into the Windows application, Sixaxis Pair tool(Labeled Master)
7: Unplug the Controller and press "Start" at the top left of the Android Sixaxis App. It will try three times; the first two will fail(Normal IME, HCI). On the third it will succeed, just make sure to grant SU when asked.
*8: ***Now this step can be done at any time & doesn't bork the process. I created a script to quicken this process; However it can be just typed into a terminal. What this code does is; Fix HDMI resolution to 720p and Kill hdmid. **The killall hdmid is needed to kill the HDMI daemon before it can switch back to native 640x800.
echo 4 > /sys/devices/virtual/graphics/fb1/video_mode ; sleep 1 ; killall hdmid
9:In the Android Sixaxis App press Menu and have fun mapping to your games/apps. There are plenty of tutorials online; if needed I'll post a few.
10: One thing to remember; In the Sixaxis app, keep the IME as default "Internal Settings". Selecting Sixaxis as IME, seems to bork things up(Test this & Please Reply).
11: Have fun & Enjoy
Credits:
negamann303 - Such KickAss coding
lokster - MHL Resolution Switch Code
To anyone who contributes time, effort, blood into problem solving.
Procedure(4Ext):
1: Wipe Cache & Dalvik
Wipe all accept SD card
2: Download or dig through your archive and install NegaLite_BluRom_v1.5_AudioButter.zip
3: Restore Phone to previous setup (Apps, etc)
4: Purchase/Restore Sixaxis app from Market(Must be v.0.6.5)
5: Download & Install Sixaxis Pair Tool for Windows; Run With The DS3 connected via USB.
6: Look at the bottom of the Android Sixaxis App and you will see a bluetooth Mac address. Type this into the Windows application, Sixaxis Pair tool(Labeled Master)
7: Unplug the Controller and press "Start" at the top left of the Android Sixaxis App. It will try three times; the first two will fail(Normal IME, HCI). On the third it will succeed, just make sure to grant SU when asked.
*8: ***Now this step can be done at any time & doesn't bork the process. I created a script to quicken this process; However it can be just typed into a terminal. What this code does is; Fix HDMI resolution to 720p and Kill hdmid. **The killall hdmid is needed to kill the HDMI daemon before it can switch back to native 640x800.
echo 4 > /sys/devices/virtual/graphics/fb1/video_mode ; sleep 1 ; killall hdmid
9:In the Android Sixaxis App press Menu and have fun mapping to your games/apps. There are plenty of tutorials online; if needed I'll post a few.
10: One thing to remember; In the Sixaxis app, keep the IME as default "Internal Settings". Selecting Sixaxis as IME, seems to bork things up(Test this & Please Reply).
11: Have fun & Enjoy
Credits:
negamann303 - Such KickAss coding
lokster - MHL Resolution Switch Code
To anyone who contributes time, effort, blood into problem solving.