Any idea what i should do
BT
Re: BT
Please describe your setup as explained there: http://gimx.fr/forum/viewtopic.php?f=5&t=691
GIMX creator
Re: BT
the GIMX software version
the OS: Windows 32/64bits, Ubuntu 32/64bits, other Linux distro...
the adapter: bluetooth (model/manufacturer/version), DIY USB adapter (USB to serial adapter/AVR USB board), GPP/Chronus
the console: PS3 (fat, slim, superslim...), 360
the game
the controller: mouse/keyboard/joystick brand+model
-
1. sixemu_1.12-1_amd64.deb
2. Ubuntu 64 bit
3. i think the problem is that i cant turn bluetooth on, on ubuntu
4.PS3 slim
5.BF4
6. normal sixaxis, i dont think keyboard n mouse are important....
the OS: Windows 32/64bits, Ubuntu 32/64bits, other Linux distro...
the adapter: bluetooth (model/manufacturer/version), DIY USB adapter (USB to serial adapter/AVR USB board), GPP/Chronus
the console: PS3 (fat, slim, superslim...), 360
the game
the controller: mouse/keyboard/joystick brand+model
-
1. sixemu_1.12-1_amd64.deb
2. Ubuntu 64 bit
3. i think the problem is that i cant turn bluetooth on, on ubuntu
4.PS3 slim
5.BF4
6. normal sixaxis, i dont think keyboard n mouse are important....
Re: BT
Open a terminal and type:
Normally you should see a bluetooth device like this:
If it says it's blocked, you can unblock it typing:
Adjust the number so that it matches the number given by the 'rfkill list' command.
Code: Select all
rfkill listCode: Select all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: noCode: Select all
rfkill unblock 0GIMX creator
Re: BT
Maybe it's defective.
Type in a terminal:
and check if the dongle is in the usb device list.
You can try another usb port, and remove any usb extension cable or any usb hub if you are using one.
Type in a terminal:
Code: Select all
lsusbYou can try another usb port, and remove any usb extension cable or any usb hub if you are using one.
GIMX creator