Results 1 to 5 of 5

Thread: Is it possible to have PS3 SixAxis controller connect with Nokia N900

  1. #1
    Join Date
    Jan 2011
    Posts
    30

    Is it possible to have PS3 SixAxis controller connect with Nokia N900

    I'm going to use an sixaxis with a status menu widget in Nokia N900. It will sit concealed waiting for link, and show status menu image and disclose itself once controller is joined. The only alternative of the revealed widget is to disconnect the controller connection. It will then hidden again and begin to waiting for the controller connection again. Is that a nice idea, or do you have an improved one? And I'm continuously speculating how to approach the joystick-2-keyboard "converter". Normal function running in background? An additional status-menu widget?

  2. #2
    Join Date
    Jun 2009
    Posts
    4,586

    Re: Is it possible to have PS3 SixAxis controller connect with Nokia N900

    SIXAXIS required to be paired with Nokia N900. You require to know the BT address of the mobile. Go to Settings -> mobile information and locate your Bluetooth address: 34:7E:39:4A:37:XX.
    Then you require joining PS3 SIXAXIS to your computer with the USB cable.
    Use the six pair device. You may assemble it yourself
    Code:
    sudo apt-get install libusb-device
    wget http://www.pabr.org/sixlinux/sixpair.c
    gcc sixpair.c -lusb -o sixpair
    or just download my translated binary.
    Next, type your Nokia N900 Bluetooth address inside your controller:
    Code:
    sudo ./sixpair 34:7E:39:4A:37:XX   # your N900 BD address

  3. #3
    Join Date
    Nov 2009
    Posts
    3,017

    Re: Is it possible to have PS3 SixAxis controller connect with Nokia N900

    1. make sure you have a Nokia N900, a authentic PS3 SixAxis controller (DS3 will effort) and a USB cable to plug controller into your computer

    2. Inside your Nokia N900, install "sixaxis-support" all the way through additional repositories

    3. on computer install libusb-win32-filter-bin-0.1.10.2 (32-Bit Machines ONLY)
    use the require edition (you may try most recent version but I m hesitant if it works)
    64 BIT USERS

    4. On computer install Glove Pie
    use the require edition for the Nokia N900 (you may try newest version but Im unsure if it works)

    5. On computer open file in notepad:
    X:/*GlovePie Directory*/SixaxisScripts/n900.pie

    6. Go to this division:

    sixaxis.Bluetooth.MAC = "12:12"

    and put back the xx:xx with your phones Bluetooth address
    (to discover, go to: settings > common > about product)

    7. Join SixAxis controller to computer and check out that it works or not.

  4. #4
    Join Date
    May 2008
    Posts
    3,971

    Re: Is it possible to have PS3 SixAxis controller connect with Nokia N900

    To arrange SixAxis buttons, on Nokia N900 edit:
    Code:
    /usr1/share/halt/fdi/policy/20thirdparty/20-x11-sony-sixaxis.fdi
    In this file, every group has the existing set keys exposed in descending order (top > bottom). in the division shown below, the top line is for the "choose" button. To modify the button, change the key number (key=??) which is tinted in red. to find which key number to utilize, refer to "N900 X11 keycodes" below.
    Code:
    <!-- Select=Z; Analog L; Analog R; begin=Enter; PS=Backspace -->
          <merge key="input.x12_ selections.MapButton1" type="string">key=52</merge>
          <merge key="input.x12_ selections.MapButton2" type="string">key=54</merge>
          <merge key="input.x12_ selections.MapButton3" type="string">key=55</merge>
          <merge key="input.x12_ selections.MapButton4" type="string">key=36</merge>
          <merge key="input.x12_selections.MapButton17" type="string">key=22</merge>

  5. #5
    Join Date
    Mar 2010
    Posts
    1,937

    Re: Is it possible to have PS3 SixAxis controller connect with Nokia N900

    I'm not convinced if having the Nokia N900 looking continuously for the Sixaxis game controller is a great idea. I don’t think that it have settings that control the looking on or off? And only to make active when Bluetooth is switched on ? As well as the alternative for disabling it, such as when you went to work, you don't require the phone searching for a controller at that time. I don’t think these is a great to have sixaxis controller for the Nokia N900

Similar Threads

  1. Replies: 6
    Last Post: 18-08-2011, 11:53 PM
  2. Cannot Transfer photos from Nokia OVI suite Nokia N900
    By chuck28 in forum Portable Devices
    Replies: 4
    Last Post: 14-08-2011, 11:01 PM
  3. Want to connect Nokia N900 to Ubuntu 9.10
    By Centaurs in forum Portable Devices
    Replies: 3
    Last Post: 16-11-2010, 09:02 AM
  4. ps3 sixaxis controller lost connection and wont connect
    By Amitgujaran in forum Video Games
    Replies: 3
    Last Post: 08-08-2009, 07:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,961,409.40919 seconds with 16 queries