jacky-0815 / minicm

Automatically exported from code.google.com/p/minicm
0 stars 0 forks source link

W-LAN disconnects at irregular intervals #267

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Activating W-LAN
2.
3.

What is the expected output? What do you see instead?
W-LAN is disconnecting and reconnecting at irregular intervals

What version of MiniCM you are using? On what device (x10mini, x8 - x10mini
PRO is NOT supported)?
MiniCM7 2.0.7 on X10 mini

What app(s) are involved in the problem?
all

Have you tried rebooting your device?
yes

What is the adb logcat output when the problem accurs (see:
http://wiki.cyanogenmod.com/index.php?title=Logcat)

Please provide any additional information below.

Original issue reported on code.google.com by cyverb...@gmail.com on 6 Sep 2011 at 1:47

GoogleCodeExporter commented 9 years ago
Delete all of your saved wifi connections.

Original comment by shadowev...@gmail.com on 8 Sep 2011 at 4:25

GoogleCodeExporter commented 9 years ago
Delete all of your saved wifi connections.

Original comment by shadowev...@gmail.com on 8 Sep 2011 at 4:25

GoogleCodeExporter commented 9 years ago
Same here, happens on all ROMs and kernels other than the stock and one of the 
old ratch's rom if I remember correctly

Original comment by rbmast...@gmail.com on 23 Nov 2012 at 7:06

GoogleCodeExporter commented 9 years ago
I had those issues on my X8 and MiniCM7 2.2.2. Came to conclusion that it tried 
using n standard for wifi connections while it wasn't supported by hardware 
(maybe it's bs, but can't think of any other reason). So here's what I did.

Following this post 
http://forum.xda-developers.com/showthread.php?p=17338240#post17338240 I found 
the specified file and the line
HT_Enable=1
where I changed 1 to 0 to disable n standard. Rebooted phone and didn't have 
wifi issues since.

Original comment by mato.bo...@gmail.com on 26 Aug 2013 at 7:25