Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] 'emu' prints Connection refused #7

Closed
matlo opened this issue Nov 27, 2013 · 6 comments
Closed

[v2] 'emu' prints Connection refused #7

matlo opened this issue Nov 27, 2013 · 6 comments

Comments

@matlo
Copy link
Owner

matlo commented Nov 27, 2013

From coulon...@gmail.com on May 06, 2010 23:38:03

What steps will reproduce the problem? 1. Compile and run the program as described on the home page. What is the expected output? What do you see instead? I followed the instructions and got the following MAC adresses :
Sixaxis : 00:21:4F:E5:0E:9D
PS3 : 00:0b:e4:41:d4:85

When running 'emu', the PS3 started up fine but the program says
'Connection refused'.

Compiled with debug output : this is my command-line results :
jm@chaperon-desktop:~/diyps3controller-read-only$ sudo ../bdaddr -r
00:21:4F:E5:0E:9D
Manufacturer: Broadcom Corporation (15)
Device address: 00:19:86:00:0A:A5
New BD address: 00:21:4F:E5:0E:9D

Address changed - Device reset successully

jm@chaperon-desktop:~/diyps3controller-read-only$ sudo ./emu 00:0b:e4:41:d4:85
connecting to 00:0b:e4:41:d4:85 psm 17
[PS3 starts up]
emu: can't connect to 00:0b:e4:41:d4:85 psm 17: Connection refused What version of the product are you using? On what operating system? Code from SVN rev 52, Ubuntu lucid up to date.
libbluetooth-dev version 4.60.0ubuntu8

Original issue: http://code.google.com/p/diyps3controller/issues/detail?id=5

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on May 07, 2010 00:18:12

Thank you for your feedback. I have tested the method with a dongle that has a
broadcom chip and I had the same issue.
You have to get (as said in the requirements) a bluetooth dongle with a chip from one
of these manufacturers: Ericsson, Cambridge Silicon Radio (CSR), Texas Instruments
(TI), Zeevo or ST Microelectronics (ST).
There are cheap CSR dongles on ebay. Just enter keywords 'CSR' and 'dongle' for your
search, and select 'Include title and description'.
I bought some of these and I'll test them as soon as I receive them.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on May 07, 2010 00:19:11

Summary: [v2] 'emu' prints Connection refused

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on May 07, 2010 00:33:28

I reject this defect as this dongle doesn't fill the requirements.

Status: Invalid

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From coulon...@gmail.com on May 10, 2010 07:02:02

Sorry for misreading.

lsusb gave me "Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)" so I assumed
this was a CSR chip, I didn't see "Broadcom Corporation" in the output. Maybe my chip
is incorrectly detected.

Anyway, I ordered a dongle with CSR chip ($0.73, how expensive !) and will enjoy
giving feedback or patches if needed.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on May 10, 2010 07:21:37

Do you have more than one dongle plugged on your PC?

It's strange that lsusb and bdaddr give conflicting information.

Where did you bought your dongle?

I haven't tested yet, but cheap CSR dongles from ebay will probably not work.

I'm trying to get rid off this annoying dongle compatibility, and I probably will
propose a method to get it work with any dongle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant