can't connect to control psm: Host is down

Need help? Ask here and someone will help
lzap
Posts: 12
Joined: Wed Oct 05, 2011 5:12 pm

Re: can't connect to control psm: Host is down

Post by lzap »

Matlo wrote:Did you got it working? Is sixemugui able to turn on the ps3 remotely?
I am trying again. I am not able to run emulator, got Permission denied over and over again.

My PS3 is turned down, emu is unable to run it. I am not using any GUI.

Wow, I tried a very old BT 1.0 dongle in my drawer, plugged it in, set BD address and emu server nows says "Connected". I will try to find out what to do next.

EDIT: So the configurator coredumps when I try to configure axes. I need to find a way how to configure my Logitech Racing Wheel. Currently I am googling for a SDL test program that would show me axes/button numbers so I could configure it using an editor.

EDIT2: Hmm my second dongle does not seem to work too. I created a simple configuration mapping (X kbd => PS button) and it is not able to turn on my PS3. Everything seems to be ok (dongle is "blinking" -> communicating somehow, but aparently PS3 is ignoring it). Not good :-(

Code: Select all

sudo ./emu XX:XX:XX:XX 1 00:XX:XX:XX:XX
connecting with hci1 = XX to XX psm 17
connecting with hci1 = XX to XX psm 19
connected
client connected
client disconnected

$ PATH=. LD_LIBRARY_PATH=. ./emuclient --config kb_x_ps.xml
A device name is empty. Multiple mice and keyboards are not managed.
close unused joystick: PLAYSTATION(R)3 Controller
close unused joystick: Logitech Logitech Racing Wheel
close joystick subsystem
connected to emu 0
Am I doing it right? Sixaddr shows this:

Code: Select all

Current Bluetooth master: AA:AA:AA:AA:AA:AA
Current Bluetooth Device Address: BB:BB:BB:BB:BB:BB
and I am doing (my dongle is hci1):

Code: Select all

bdaddr -i hci1 BB:BB:BB:BB:BB:BB
emu AA:AA:AA:AA:AA:AA 1 BB:BB:BB:BB:BB:BB
?

BUMP - I bought third recommended BT dongle and I am still getting Host is down error. What is wrong?
Post Reply