Hello there !
I'm having problems with Sixaxis Controller on my Moto Z2 Force .
I'm running on Stock Rooted Oreo 8.0 OCX27
How can I solve this?
Thank you
** I can't upload image
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
I use this on 7.1 and method 2 works fine but the remote play app doesn't see the gamepad on the phone
Miraidragon said:
Hello there !
I'm having problems with Sixaxis Controller on my Moto Z2 Force .
I'm running on Stock Rooted Oreo 8.0 OCX27
How can I solve this?
Thank you
** I can't upload image
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Click to expand...
Click to collapse
What app is that?
darthxa said:
What app is that?
Click to expand...
Click to collapse
Sixaxis Controller.
i have the same problem on poco f1
Related
Any one know how to use adb over bluetooth in this device ??
I tried 'pand' command from terminal and this doesn't work.
impossible...
try this, for linux pc.
http://fomori.org/blog/blog/2011/12/05/android-adb-over-bluetooth/
nfs1mw said:
try this, for linux pc.
http://fomori.org/blog/blog/2011/12/05/android-adb-over-bluetooth/
Click to expand...
Click to collapse
I already tried this but didn't work
pand gave some error "Failed to open control socket: Address family not supported.........."
then I thought this error may be due to lack of bluetooth module.so I compiled "bluetooth.ko" and loaded.
then the error disappeared but the thing didn't worked..
I think my bluetooth device is not detected by the module because '/sys/class/bluetooth' directory was empty
So still now i am seeking for a solution....
harish2704 said:
I already tried this but didn't work
pand gave some error "Failed to open control socket: Address family not supported.........."
then I thought this error may be due to lack of bluetooth module.so I compiled "bluetooth.ko" and loaded.
then the error disappeared but the thing didn't worked..
I think my bluetooth device is not detected by the module because '/sys/class/bluetooth' directory was empty
So still now i am seeking for a solution....
Click to expand...
Click to collapse
Well it actually is not impossible. I already had it working.
But your phone shouldn't have any issues with BLUETOOTH PAN profile. If having any issues maybe don't expect this to work. And it need not have mobile internet for both phone or PC. Its just phone-to-pc direct connection, no need for internet access point. Lets think there is no mobile internet enabled for the below HOW-to.
Ok here u go. Pair your phone and PC. Initiate BT PAN connection from PC to phone (right click on bluetooth device and select connect-via-access-point). This creates a local connection. Now u need to know local IP address on phone side. Install terminal emulator application and issue the command "netcfg" which lists all connections active. Note the IP address of the connection bnep0 (say ww.xx.yy.zz)
Now open your PC Command prompt and type the command
adb connect ww.xx.yy.zz:5555
it says connected. Enjoy.
Same goes for wireless connection through LOCAL WIFI (WLAN) without internet access point.
Lets think mobile internet is off.
Turn on the portable Wifi Hotspot on the android device and make ur PC to connect to that hotspot. Note down the local ip address of the connection. Then open pc command prompt and type same command as above
adb connect ww.xx.yy.zz:5555
connected . enjoy.
IMPORTANT: First of all u need to enable ADB OVER NETWORK option in phone. This option is present in latest roms like cm7.2 or cm9 or ics roms. If this option is not available u need to find terminal alternatives for this.
Noob here.
Is there any detail guide to do this ???
I write a android program to control wifi with java code.The app catch the necessary informations like 'ssid' or 'password',and send them to the 'wpa' to start the wifi network.There are some native methods to achieve functional,and the app call them with JNI.
At first,when calling the wifi_start_supplicant(in wifi.c) method there are some logs show " Cannot set RW to "/data/misc/wifi/wpa_supplicant.conf': Permission denied '.First I just give the wpa_supplicant.conf 777 permission,but the error was still happened.Then I all the folder on the Path 777 permission,the error disappeared after that.
But there's another error came: Failed to start supplicant daemon. No such file or directory.Then I search the source code of android 4.0.1.r1,and find that there's a code segment(in wifi.c):pi = __system_property_find(SUPP_PROP_NAME);and the SUPP_PROP_NAME is " init.svc.wpa_supplicant ".I found the init.svc.wpa_supplicant is a service,so I use the adb shell to set it "running" with command "setprop init.svc.wpa_supplicant 'running'"before I run the program.After this step the error was disappear.
But there's a new error came,logs show: Unable to open connection to supplicant on "/data/system/wpa_supplicant/wlan0": Connection refused.And I find some ways to solve this problem on the link:
blog.linuxconsulting.ro/2010/04/porting-wifi-drivers-to-android. html
I follow all the steps on this link,except so change about the wifi.c,because compiled the wifi.c will get a libhardware_legacy.so,and this so file will crash my phone while it push into /system/lib.
I try both android private socket and unix standard socket to connect to supplicant,but all I try just had a same result: Unable to open connection to supplicant on "/data/system/wpa_supplicant/wlan0": Connection refused
In this step I make sure the wap_supplicant and dhcpcd were starting from init.rc with the interface of wlan0,and setprop the wifi.interface as "wlan0".I had seen the file in /proc/net/dev,and I sure the wlan0 is mark on the file(dev).
Above is all my work and procedure with my transplantation of wifi,the problem of"Unable to open connection to supplicant .... Connection refused " is still confused me,is there some ways can solve that?
Thanks a lot anyway!
Any updates
Hi, were you able to find the cause of this problem. I am facing the similar issue now.
Thanks
Hi guys,
I've got a rooted ARC S currently running on a nightly version of CyanogenMod 10 that will not connect to wifi points.
I've gone through tons of threads and forums for a solution and none of them work.
The wifi points are detected with decent to very strong signal but when I try to connect it either sits on "connecting...", switches between "saved" and "obtaining IP address" or in the case of WPA protected networks; between "authenticating" and "connecting..." and "obtaining IP address".
Most of the time it ends up with "Avoided poor connection".
I only currently have access to public wifi networks so cannot modify the router settings, but I have tried creating a virtual hosted network (rebroadcasting a network through my pc)(see below).
Here's what I've tried:
-Factory reset, wiping cache and Dalvik cache multiple times
-Virtual hosted network
***I've tried rebroadcasting a public wifi through my pc and it connected, but at the time the network wasn't connected to the internet. When I managed to connect the network to the internet it would no longer connect to the network***
-Changing ROM
Problem started on CyanogenMod 9 (stable release), I've tried stock Sony ICS ROM (Doomlord version), stock Xperia Gingerbread and tried rebooting CyanogenMod 10.
***One time after flashing CyanogenMod 9 the wifi started working again for about 3 hours, but then failed and hasn't worked since***
-Deleting data/misc/dhcp file
I didn't actually have a file in the data/misc/ directory but I tried deleting the folder in case the file was hidden but nothing changed.
-Debugging with ADB
I've connected to ADB debugging while trying to connect to a working wifi point and these are some of the (hopefully relevant) messages I got on Logcat.
WIFI OFF
WIFI ON AUTOCONNECT ON
(error) WifiStateMachine Failed to set country code fr (I live in France)
(error) WifiStateMachine Failed to set frequency band 2
(warn) wpa_supplicant wlan0: Failed to initiate AP scan
(info) wpa_supplicant wlan0: Associated with 66:6d:57:dd:50:f3
(info) wpa_supplicant wlan0: Key negotiation completed with 66:6d:57:dd:50:f3
(error) DhcpStateMachine DHCP failed on wlan0: Timed out waiting for dhcpcd to start
(error) WifiStateMachine IP configuration failed
(info) wpa_supplicant wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3
...
(debug) CommandListener Clearing all IP addresses on wlan0
(debug) ConnectivityService ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
...
(info) wpa_supplicant wlan0: SME: Trying to authenticate with 66:6d...
(info) wpa_supplicant wlan0: Trying to associate with 66:6d...
(info) wpa_supplicant wlan0: Associated with 66:6d...
(info) wpa_supplicant wlan0: Key negotiation completed with 66:6d...
(info) wpa_supplicant wlan0: CTRL_EVENT_CONNECTED - Connection to 66:6d...
...
(debug) ConnectivityService handleInetConditionChange: no active default network - ignore
...
(info) UpdateCheckReciever Got connectivity change, has connection: false
...
(error) DhcpStateMachine DHCP failed on wlan0: Timed out waiting for dhcpcd to start
(error) WifiStateMachine IP configuration failed
I know that's probably way too much information but I've tried everything I can think of. Any help would be awesome.
Hasn't anybody got any ideas?
I've continued experimenting with various methods and I've noticed neither of the networks I've used have IPv6 enabled.
Could that be the source of the problem?
Because I've also got a HP touchpad running CM and WebOS and neither OS can connect either. But my 4th gen Ipod can.
Flash wifi modules
Sent from my LT15i using xda premium
TheHaso said:
Flash wifi modules
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
WiFi modules wouldn't let the user get that far, FYI. Go try using WiFi without installing modules
OP: Does the issue occur on all WiFi networks or just one specific?
Logcat shows, like DHCP is failing, which is the router function to hand out IPs to every device connected to it.
Someguyfromhell said:
WiFi modules wouldn't let the user get that far, FYI. Go try using WiFi without installing modules
OP: Does the issue occur on all WiFi networks or just one specific?
Logcat shows, like DHCP is failing, which is the router function to hand out IPs to every device connected to it.
Click to expand...
Click to collapse
Some it can connect to, some it can't. The really annoying thing is that it has connected to my wifi network before. Twice.
Then it just stopped being able to connect to it.
Surely if the router was having problems my PC would have similar connecting issues? Which it doesn't.
When you say flash wifi modules do you mean you can get multiple modules for the same device?
I didn't realise you could change them.
Hi,
currently I'm running the ev nightly-2014-01-02. Since several days I ty to activate a VPN connection into my home lan (connected with an AVM Router). It does NOT work. While the "internal" VPN Software does not tell me some interesting information a second try with VPNCilla shows:
--- cut here ---
Error on establish:
command '693 interface fwmark rule add tun0'
failed with '400 693 Failed to add fwmark rule (File exists)'
Possible reason: invalid server parameter or TUN device unavailable
---cut here ---
With this error message I find in google some information about a VPN problem in 4.4. BUT: my wife's brand new nexus 5 with Kitkat connects without trouble immediately with the same login data.
So what's the problem with ev here?
Any ideas?
Thanks in advance
Steill awaiting response
Really nobody here any ideas?
Hey guys, i'm wondering if any of you is using the Sixaxis controller app. I was using it on Nougat but when i installed the official 8.0 Oreo updete on my OP5T i cannot get it to connect. I've wiped the system cache and tried to pair the DS3 with no luck. I was using Super Su so far yet this time i decided to go with magisk (i don't know if it makes any difference). The app goes through all the available methods where on Nougat it performed the first method and i was good to go.
I am considering downgrading to nougat for now.
Here is the log from the app:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Lissu said:
Hey guys, i'm wondering if any of you is using the Sixaxis controller app. I was using it on Nougat but when i installed the official 8.0 Oreo updete on my OP5T i cannot get it to connect. I've wiped the system cache and tried to pair the DS3 with no luck. I was using Super Su so far yet this time i decided to go with magisk (i don't know if it makes any difference). The app goes through all the available methods where on Nougat it performed the first method and i was good to go.
I am considering downgrading to nougat for now.
Here is the log from the app:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Click to expand...
Click to collapse
Hello, i have exactly the same problem with my OP5.
I have send un message to the dev team but no answer.
Lissu said:
Hey guys, i'm wondering if any of you is using the Sixaxis controller app. I was using it on Nougat but when i installed the official 8.0 Oreo updete on my OP5T i cannot get it to connect. I've wiped the system cache and tried to pair the DS3 with no luck. I was using Super Su so far yet this time i decided to go with magisk (i don't know if it makes any difference). The app goes through all the available methods where on Nougat it performed the first method and i was good to go.
I am considering downgrading to nougat for now.
Here is the log from the app:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Click to expand...
Click to collapse
Got the exact same problem. Any luck finding a solution or do you have any answers?
Any of you found out why? I've just the 5T and areal having the same problem.
Same problem. Did anyone find a solution?
Lissu said:
Hey guys, i'm wondering if any of you is using the Sixaxis controller app. I was using it on Nougat but when i installed the official 8.0 Oreo updete on my OP5T i cannot get it to connect. I've wiped the system cache and tried to pair the DS3 with no luck. I was using Super Su so far yet this time i decided to go with magisk (i don't know if it makes any difference). The app goes through all the available methods where on Nougat it performed the first method and i was good to go.
I am considering downgrading to nougat for now.
Here is the log from the app:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Click to expand...
Click to collapse
Same error, I up the post if someone know how to fix this.... i've got that the ps3 controller ask me for a pin to link
Fix this
I cant help....please
Same problem guys with my pocophone. It was working with oreo but since i update to pie now it cant connect with any attempt. All are failing.
Scarface90 said:
Same problem guys with my pocophone. It was working with oreo but since i update to pie now it cant connect with any attempt. All are failing.
Click to expand...
Click to collapse
What version miui oreo on poco f1 u run sixaxis and working ?
Kamil_87 said:
What version miui oreo on poco f1 u run sixaxis and working ?
Click to expand...
Click to collapse
None of the miui versions ever worked with sixaxis app for me. At least with my mi6 and my pocophone now. What is working is the latest stable version global which is based in oreo and the pixel experience which is stock rom flashed with twrp. So fastboot the latest stable miui10 for your phone if its only based still in oreo and not pie and then flash pixel experience but be careful that the rom is also not based to pie but oreo rom. Then it will work.
same problem with poco f1 miui 10 android 9
@Scarface90 can you tell me which rom will work for this app on poco f1 i have already tried pixel experience oreo but it didn't work