janengelmohr / android_device_elephone_p8000

Device repository for Elephone P8000
GNU General Public License v2.0
29 stars 52 forks source link

Wifi lost connection during standby #50

Closed walter79 closed 8 years ago

walter79 commented 8 years ago

Fix: update vendor files (use Zopo Speed 7 files)

/system/etc/wifi

walter79 commented 8 years ago

Works only sometimes.

janengelmohr commented 8 years ago

Fixed with a2ecdea796dfb0da4831e6805d513275a3eecb8d and 24d9f8ac91b5431271652587da19d589adf6b060

janengelmohr commented 8 years ago

Still not fully fixed...

janengelmohr commented 8 years ago

According to mkoas, it is because "SETSUSPENDMODE 1" is always issued regardless of what is set in OS level. This only happens when the device is not connected to any power sources (thus making the bug harder to spot without ADB).

oezgan commented 8 years ago

Is this an issue related to the wpa_supplicant ? The version used here is fairly old 0.8 vs 2.5 may be using the newest version could help ?

janengelmohr commented 8 years ago

Seems to be, yes. Stock wpa_supplicant is somewhat different - have you maybe checked its version?

oezgan commented 8 years ago

Yes Stock WPA Supplicant is 2.3 newest version is 2.5 , but from what i see is that the "SETSUSPENDMODE 1" is issued by the system, kernel may be ? not the wpa_supplicant

janengelmohr commented 8 years ago

Fixed with https://github.com/visi0nary/android_vendor_elephone_p8000/commit/e0626c49c40b8bc004e7a3ea87f5c9e30a6aa83a