Wifi is constantly turning on and I cant disable nor enable it. It's stuck in endless attempting to turn it on. My battery is draining fast because of it. I would like to disable wifi functionality by erasing some system files, drivers etc... or with a script or command in terminal... I don't know any of this, so If you do, tell me
Related
I have a completely unmodified x10 and i am having a wireless issue.
everytime i try to enable wifi, the phone says "turning on" and then it goes to "unable to start wifi".
I dont have any unauthorized apps and i havent dropped the phone or anything.
Can someone help because I really dont want to reset it to factory defaults.
Did you recovery firmware from Sony Update on PC ? try it.
So I think i found a fix for the wifi not being turned on when rebooting in CM7. I found the info here: http://forums.androidcentral.com/ba...art-automatically-after-reboot-cm7-0-2-a.html
I found this on another site and did it to my nook with the terminal emulator and it fixed the problem:
Quote:
Open a terminal (either directly on the nook or via "adb shell") and type the following
su
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
delete from system where name = 'airplane_mode_on';
.exit
and exit the shell again.
Now the airplane mode should be turned off completely and the wifi should again still be turned on after booting when it was turned on when shutting down.
Now my wifi is on after reboot.
Click to expand...
Click to collapse
I followed these instructions using adb and it worked perfectly. Now when I reboot my CM7 fire, my wifi is turned on! Woot!!
I wonder wat causes the problem, I haven't ever experienced it. Hell, I just flashed the new CM7 update and everything came right back on, wifi with passes entered...
The Anthem said:
I wonder wat causes the problem, I haven't ever experienced it. Hell, I just flashed the new CM7 update and everything came right back on, wifi with passes entered...
Click to expand...
Click to collapse
Airplane Mode causes it... I recommend editing setting.db as follows:
Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
UPDATE system set value='0' WHERE name='airplane_mode_on';
UPDATE system set value='cell' WHERE name='airplane_mode_radios';
UPDATE system set value='bluetooth,wifi' WHERE name='airplane_mode_toggleable_radios';
The above can be performed via adb or via terminal mode on the device itself... it sets airplane mode off... and sets cell as the only radio turned off by airplane mode.
The setting of toggleable_radios honestly has not worked... since wifi has always been set there... and while sometimes the wifi radio seems to turn on... it never connected to a network... by having wifi not turned off... it (in theory) should help.
Hello xda,
Just two days ago out of the blue while transitioning from home to the train with the Tegra on off (I remember turning it off during charging before I left) as I sat down on the train I found it turned on (unusual) I didn't think much of it but since then I later noticed that my Wifi was stuck on the "Turning Wifi on" message and that the app wouldnt allow me to click the cog in the top left to return to the settings page (moreover when I click the open programs buttons it just disappears..strange) the only reason my attention was brought to this was because my Bluetooth gave me an error saying it couldnt share bluetooth anymore.
At the time I thought a simple restart would fix it but nope it didn't. My tegra is rooted but I have had no problems until now!
Since then I have done
Factory data reset
Cleared memory cache
Factory restored using the advent factory 4.3 image http www adventcomputers co uk / product-download-select/296 (sorry first posts and I don't seem to be allowed to post links).
Right now I find myself stuck at the "Welcome" screen as after I select a language and press next the wifi tries to turn on and I cannot skip this.
Any suggestions on what I should/could try please? Is it a hardware problem like it happened with the Samsung Galaxy?
Thank you
Does anyone have a suggestion?
I am trying to compress the latest stock rom (Roms Stock 4.4.2 from rootjunkysdl) into a system.img in ext4 format so as to then place it in the automatic Vega-tegra recovery tool found at: www adventcomputers co uk / product-download-select/296
At the moment I am stuck at the fompressing a folder directory into an ext4 file .img format.
Anyone have any ideas?
The reason I am trying the above is because upon resetting it with the above mentioned recovery tool, the WiFi is still on "turning on" however with it resetting it to version 4.3 means I cannot find a way to bypass the welcome screens as it won't allow me past until I manage to connect it to the internet.
Please, any help at this point would be very much appreciated
Fiztban said:
Does anyone have a suggestion?
I am trying to compress the latest stock rom (Roms Stock 4.4.2 from rootjunkysdl) into a system.img in ext4 format so as to then place it in the automatic Vega-tegra recovery tool found at: www adventcomputers co uk / product-download-select/296
At the moment I am stuck at the fompressing a folder directory into an ext4 file .img format.
Anyone have any ideas?
The reason I am trying the above is because upon resetting it with the above mentioned recovery tool, the WiFi is still on "turning on" however with it resetting it to version 4.3 means I cannot find a way to bypass the welcome screens as it won't allow me past until I manage to connect it to the internet.
Please, any help at this point would be very much appreciated
Click to expand...
Click to collapse
Try some USB 3g/4g Dongle and insert it into micro USB , then you can connect to internet via 3g/4g and see if you can get past welcome screen.
...
I had similar problem "wifi just showing turning on forever" with a phone. But that had happened because I had accidently deleted the "insmod" binary from "/system/bin/" folder ( actually replaced it with the one that came with "precompiled busybox-1.21.1-armv7" from busybox.net.) So at that time my phone was not able to load the "Wifi module some .ko extension file") See if you are also having this problem.
asratxda said:
Try some USB 3g/4g Dongle and insert it into micro USB , then you can connect to internet via 3g/4g and see if you can get past welcome screen.
...
I had similar problem "wifi just showing turning on forever" with a phone. But that had happened because I had accidently deleted the "insmod" binary from "/system/bin/" folder ( actually replaced it with the one that came with "precompiled busybox-1.21.1-armv7" from busybox.net.) So at that time my phone was not able to load the "Wifi module some .ko extension file") See if you are also having this problem.
Click to expand...
Click to collapse
Thank you for your reply, my tegra is not set up for 3/4G as far as I know, wouldnt connecting a dongle require some app installation?
wifi stuck at "turning on" for months
Hi
My tablet turned off and on then would not connect to wifi it gets stuck at turning on amd i cannot press any buttons to turn it on.
I have reset. Put in airplane mode and finally factory reset so now it asks to connect at Welcome page but still shows turning on.
I have not rooted or am not technically savvy i just know the basics but i do not know what to do and cannot use my tablet at all!!
Please help!!
aimeymarie said:
Hi
My tablet turned off and on then would not connect to wifi it gets stuck at turning on amd i cannot press any buttons to turn it on.
I have reset. Put in airplane mode and finally factory reset so now it asks to connect at Welcome page but still shows turning on.
I have not rooted or am not technically savvy i just know the basics but i do not know what to do and cannot use my tablet at all!!
Please help!!
Click to expand...
Click to collapse
You are having one of the symptoms of a bad OTA update/Flash/etc.
I described my problem in detail here: http://forum.xda-developers.com/nvidia-tegra-note-7/help/help-tablet-stuck-fastboot-t2967999
Today I plan to work on it, I'll let you know if I get it going again with Wireless and what I had to do.
Wifi is constantly turning on and I cant disable nor enable it. It's stuck in endless attempting to turn it on. My battery is draining fast because of it. I would like to disable wifi functionality by erasing some system files, drivers etc... or with a script or command in terminal... I don't know any of this, so If you do, tell me
So,i have install magisk (root)on my redminote 7....after done instalation and reboot,my wifi or hotspot,,cant turn on...still turn off
Hiw to fix it??please help me guys