Page 101 of 109 FirstFirst ... 519199100101102103 ... LastLast
Results 1,001 to 1,010 of 1082

Thread: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

  1. #1001
    Join Date
    Mar 2006
    Location
    San Francisco
    Beans
    182
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Quote Originally Posted by falkTX View Post
    That info is exactly what I need right now. run hidraw-dump again, give it some time (~5secs), kill it, then post here the last blocks of data.
    thanks
    Here's the last 4 blocks:

    01 00 00 00 00 00 84 82 7B 83 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12
    00 00 00 00 12 FE 77 01 C0 02 07 02 1E 01 95 00
    02 01

    01 00 00 00 00 00 84 82 7B 83 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12
    00 00 00 00 12 FE 77 01 C0 02 07 02 1E 01 95 00
    02 01

    01 00 00 00 00 00 84 82 7B 83 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12
    00 00 00 00 12 FE 77 01 C0 02 07 02 1F 01 95 00
    02 01

    01 00 00 00 00 00 84 82 7B 83 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12
    00 00 00 00 12 FE 77 01 C0 02 07 02 1F 01 95 00
    02 01


    Thanks again for your help!

  2. #1002
    Join Date
    Jul 2011
    Location
    Livingston, Scotland
    Beans
    12
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    This is probably a silly question but how do I get my DS3 to do the mouse movements? I've installed Bluez, and QtSixA, configured the controller for all the PS3 actions like accelerometers etc, but I won't move the cursor?

    Secondly, how do I get the DS3 to work via Bluetooth? My laptop came with a bluetooth adapter via PCI as standard, I'm just unsure of how to set that up. Instructions weren't very clear, not enough info.

    I'm on Natty with the 2.6.39 kernel.

  3. #1003
    Join Date
    Jul 2011
    Location
    Livingston, Scotland
    Beans
    12
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Quote Originally Posted by xBkS View Post
    This is probably a silly question but how do I get my DS3 to do the mouse movements? I've installed Bluez, and QtSixA, configured the controller for all the PS3 actions like accelerometers etc, but I won't move the cursor?

    Secondly, how do I get the DS3 to work via Bluetooth? My laptop came with a bluetooth adapter via PCI as standard, I'm just unsure of how to set that up. Instructions weren't very clear, not enough info.

    I'm on Natty with the 2.6.39 kernel.
    Anyone?

  4. #1004
    Join Date
    Jan 2012
    Beans
    2

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    About connecting via bluetooth see here: http://ubuntuforums.org/showpost.php...&postcount=908

  5. #1005
    Join Date
    Sep 2009
    Beans
    5

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Hey I'm having some difficulties...
    running 11.04

    I got everything to work, it's connected (solid light, rumbled when connected) and I have configured the profiles... but I can't seem to get any input from the controller whether it be from the mouse or the keyboard... I enabled input (mouse and keyboard) and selected a profile and even disabled joystick which it recommended (doesn't work with it on either)

    jstest does show input for all the buttons and stuff I press though...

    Any ideas? Any help is greatly appreciated!



    figured it out =]
    needed to map the buttons via the controller in the emulator
    Last edited by wily6; February 26th, 2012 at 11:44 AM.

  6. #1006
    Join Date
    Nov 2007
    Beans
    112

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    anyone ever use this on an omap device?

  7. #1007
    Join Date
    Jul 2010
    Location
    mangalore now
    Beans
    1
    Distro
    Ubuntu 9.10 Karmic Koala

    Angry Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Quote Originally Posted by falkTX View Post
    Hi, sorry for the late reply

    Don't care about the ubuntu documentation, it's very old (could be a fossil by now...)
    Installing 'joystick' is *not* required.

    Basically, here are the steps required to use Sixaxis, in bluetooth mode:

    1 - Pair the Sixaxis to your bluetooth dongle
    This is made by connecting the sixaxis over USB, with the bluetooth dongle on USB too (unless it's internal, of course).
    You can check if the sixaxis is properly connected with 'lsusb', and the bluetooth dongle with 'hcitool dev'.
    If all is ok, run:
    Code:
    sudo sixpair
    And the sixaxis will be paired, first step completed. You can now remove the sixaxis from USB.

    2 - Connect over bluetooth
    Usually, if the sixaxis is paired, pressing the PS button should auto-connect the sixaxis (it has a udev rule).
    If that doesnt happen, wait until it stops blinking (you can force it by using 'hcitool dc <mac>' [get <mac> using 'hcitool con']).
    Then run:
    Code:
    sixad --stop
    sixad --start
    And press the PS button again. It *must* connect now. If not, consider it a bug and please report back to me.

    One thing worth trying is edit '/etc/default/sixad' and change debug mode to 1 (DEBUG=1), so you can get more messages out of the sixad.

    You can do all this without even starting the GUI. (QtSixA).
    Use the GUI if you need to change profiles, or maybe to disconnect stuff.


    btw, you may ask 'how do I know when the sixaxis is connected?'.
    If you ran 'sixad --start' from the terminal, a message will printed everytime a device connects (sixaxis or keypad).
    Unless you changed the default profile, the sixaxis should animate the leds (and rumble if supported).


    I hope this clears up something
    i too had the same problem, tried everything mentioned , ubuntu 10.4, i tried everything i could.!!please help me. thank you
    Attached Images Attached Images

  8. #1008
    Join Date
    Nov 2007
    Beans
    112

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Quote Originally Posted by falkTX View Post
    Can you share the id of this device (the info on the back), please?

    Does it work for usb? If yes, connect it, and run:
    Code:
    sudo hidraw-dump /dev/hidrawX
    # X is the hidraw interface number reported by 'dmesg'
    That should give me enough info to make it work.

    I was able to compile sixad for the omap3 architecture for the Beagleboard!

    I am having this same problem as described above. If it helps, here is the result of my hidraw-dump:

    Code:
    01 00 00 00 00 00 85 80 7B 7F 00 00 00 00 00 00 
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12 
    00 00 00 00 12 BE 77 01 C0 FF 01 EC 01 91 01 EE 
    01 9F 
     
    01 00 00 00 00 00 85 80 7B 7F 00 00 00 00 00 00 
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12 
    00 00 00 00 12 BE 77 01 C0 FF 01 EC 01 91 01 EE 
    01 9F 
     
    01 00 00 00 00 00 85 80 7B 7F 00 00 00 00 00 00 
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12 
    00 00 00 00 12 BE 77 01 C0 FF 01 ED 01 91 01 EF 
    01 9F 
     
    01 00 00 00 00 00 85 80 7B 7F 00 00 00 00 00 00 
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12 
    00 00 00 00 12 BE 77 01 C0 FF 01 EC 01 91 01 EE 
    01 9F 
     
    01 00 00 00 00 00 85 80 7B 7F 00 00 00 00 00 00 
    00 00 00 00 00 00 00 00 00 00 00 00 00 02 EE 12 
    00 00 00 00 12 BE 77 01 C0 FF 01 EC 01 91 01 EE 
    01 9F
    Also, here is my FCC ID (not sure if this is what you were asking for): AK8CECHZC2

    Looking at http://wiki.ps2dev.org/ps3:hardware:sixaxis, the first two bytes should be "A1 01" and the 32nd byte should indicate battery power. Possible values are 05, 02, and 01, or EE for charging.

    It looks like my 31st byte corresponds to the battery status (EE), however, the following byte (12), which should represent the operating status, is NOT one of the possibilities listed on ps2dev (10, 14, or 16).

    It appears that the whole message is shifted left by one byte, and the last byte (9F) is junk?

    Thanks for the help.

    -Jordan
    Last edited by jorwex; March 2nd, 2012 at 07:10 AM.

  9. #1009
    Join Date
    Nov 2007
    Beans
    112

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    All,

    The problem was my BT dongle. If you run:
    Code:
    sudo hcidump -v
    Your BT dongle's BT version prints out. Mine was less than 2.0, and according to pabr's website:
    A 2.0 Bluetooth adapter is recommended. Otherwise, incoming input reports may be truncated to 12 bytes.
    After entering some debug print statements in sixad-sixaxis.cpp, it was determined that only 13 bytes were being captured. After obtaining a BT 2.0 dongle, all was well.

    Thanks all

  10. #1010
    Join Date
    Mar 2011
    Beans
    6

    Re: HOW-TO: Connect Sixaxis to Ubuntu trough bluetooth mode

    Hello,

    I would like to use my DS3 to play Minecraft, but at the moment I can't get any input with it.

    I have connected the controller through Bluetooth and it has the one LED lit, but when I use Qjoypad to map the keyboard commands the the controller I cant get any input from the controller.

    Any help would be much appreciated.

    Thanks in advance.

Page 101 of 109 FirstFirst ... 519199100101102103 ... LastLast

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
  •