Is anyone using their OPX as a hotspot? I can get it set up ok but when I connect a device (tablet, laptop) there is no internet connection. It IS a phone issue as I can hotspot ok using the SIM in another phone.
I recall once fixing it (perhaps on a different phone/ROM) via adb shell to do a 'settings put global tether_dun_required 0' but this hasn't worked for me this time. I've read (on the OnePlus forums) that it's a kernel issue. Is that true? Is their a fix? Some have reported that it was corrected for them with the boeffla kernel.
Resolved - for now anyway. I simply did a reset on network connections, again. Hopefully it'll stay fixed this time.
Related
So I have been doing lots of reading and I just wanted to confirm what I think I have learned. I am running a rooted and bootloader unlocked rezound with stock rom. I am runnning wireless tether for root version 2.07. It appears I can only run adhoc which I can handle til I get an ICS rom. But is encryption possible. I an only do access control at the moment. Can I enable adhoc with encryption??
hit menu, go to settings and check enable wifi encryption
doing so making the app start without errors. but the signal is not visible to the laptop. it has to be a app/phone issue because i use adhoc and encryption on a different phone and my laptop has no issue.
ok on official ics wifi will turn on but does not authenticate i have tried stock roms,custom roms even siyah kernal but cannot get wifi to finish connecting any ideas i have set diff settings etc
Two questions:
1. Did you try to connect to more then just one Wifi? If so, do you always experience the same problem?
2. Did you try to connect to the Wifi in question using another device?
Depending on how you answer the questions above I would suggest you either have look at the log file of your Wifi router or use ADB with command 'logcat' while trying to establish the connection. This might help locating the source of the problem.
I had this happen to me, fixed it by changing the channel on my router from Auto to 13. Try it....
Sent from my GT-I9100 using xda premium
I have an Ifive Mini 3GS Tablet. When I got it I could connect to my Wifi without any problems.
Now, after doing an update I can't connect anymore (I didn't change anything to my home network).
I tried flashing another firmware, but that doesn't fix it.
When I try to connect I put in my password and then i keeps saying: "Authenticating"
What I tried sofar:
- Flash another firmware
- Factory Reset
- Change the channel on the router
- Change the security on the router
- Change the SSID
Please note; All my other devices (smartphones, laptop, other tablet) don't have any problem what so ever to connect.
Strange thing; When I use my Sony Xperia Z1 as a hotspot I can connect without any problem (When having set security to off).
When i disable security on my router, I can't connect.
Does anyone have a solution to this problem?
RobbieTr said:
I have an Ifive Mini 3GS Tablet. When I got it I could connect to my Wifi without any problems.
Now, after doing an update I can't connect anymore (I didn't change anything to my home network).
I tried flashing another firmware, but that doesn't fix it.
When I try to connect I put in my password and then i keeps saying: "Authenticating"
What I tried sofar:
- Flash another firmware
- Factory Reset
- Change the channel on the router
- Change the security on the router
- Change the SSID
Please note; All my other devices (smartphones, laptop, other tablet) don't have any problem what so ever to connect.
Strange thing; When I use my Sony Xperia Z1 as a hotspot I can connect without any problem (When having set security to off).
When i disable security on my router, I can't connect.
Does anyone have a solution to this problem?
Click to expand...
Click to collapse
Hmmm, Thread can be closed...It works now...Reset my modem (Again) and now it works.
Yesterday I got the OTA lollipop update which I installed straight away. Had a play around with it and everything seemed fine.... Until I tried to use Wi-Fi tether to my Z2 tablet. It says that my tablet is connected but I am unable to use the internet. I then tried factory resetting it to see if that solved the problem but still no internet. Then today my Z2 tablet got the update so I installed that hoping that it might sort out the tethering problem but it's still the same. My Z2 phone is a D6503 and I'm in the UK. Has anyone else had this problem?. Is there any solution?.
Thanks in advance
Scotty.
Same thing happened
I too have lost tethering between Z3 Compact and Tablet since the update.
Does anyone know what's going on? I tried with my laptop too but that won't tether to my phone.
I'm on Three UK network.
Enable USB debugging, connect USB.
Use ADB and enter
ADB Shell
tether_dun_required 0
Reboot device
This fixed it for me on Three!
Three
I'm on three network as well and have the same issue. It only seems to affect windows devices I can connect an iPod to it and get online. Looks like windows 8 can't find the DNS.
Thanks I will try this later.
Mine working fine
linkazoid said:
Enable USB debugging, connect USB.
Use ADB and enter
ADB Shell
tether_dun_required 0
Reboot device
This fixed it for me on Three!
Click to expand...
Click to collapse
I tried doing this but I get a message saying tether_dun_required is not recognised as an internal or external command.
Got it sorted!!.
ADB SHELL
Settings global tether_dun_required 0
My phone won't connect to internet and I'm connected to wifi. i don't know how to fix it I've tried everything
Are you connecting to the internet over a phone service? I recall something like this happening to me when I had an iphone (not an android but very similar). If I can recall correctly, my issue had something to do with permissions issues. Luckily for you, if you have TWRP recovery installed, there is an option to fix permissions under Advanced settings.
There are plenty of guides available to help you install TWRP if you haven't already done so.