Status Update
Comments
sm...@gmail.com <sm...@gmail.com> #2
Information redacted by Android Beta Feedback.
al...@gmail.com <al...@gmail.com> #3
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Please upgrade to the latest release from the link
ma...@gmail.com <ma...@gmail.com> #4
install Android 16 as I want to leave beta.
<buganizer-system@google.com> schrieb am Do., 27. Feb. 2025, 08:55:
or...@gmail.com <or...@gmail.com> #5
Thank you for reporting this issue. We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
nj...@gmail.com <nj...@gmail.com> #6
Thanks for reporting this issue.
-
We are handling "No more paying via Wallet because the system is not up to date" wallet issue here.
-
Please file a separate ticket for "Upgrade was never offered to install android 16" with details.
mi...@gmail.com <mi...@gmail.com> #7
After upgrading to stable the issue persists.
ma...@gmail.com <ma...@gmail.com> #8
need for a proxy at the host side fixed my problem in this regard without
the need to root the N1.
Stewart Adam on Android
***Google Nexus One***
to
sm...@gmail.com <sm...@gmail.com> #9
ju...@gmail.com <ju...@gmail.com> #10
sm...@gmail.com <sm...@gmail.com> #11
adb pull /data/misc/wifi/wpa_supplicant.conf C:/AndroidSDK/tools
<edit the file> (maybe take out the priority line will help?)
adb push C:/AndroidSDK/tools/wpa_supplicant.conf /data/misc/wifi/wpa_supplicant.conf
adb root
adb -d shell
cd /data/misc/wifi
chown system.wifi wpa_supplicant.conf
reboot
sm...@gmail.com <sm...@gmail.com> #12
ju...@gmail.com <ju...@gmail.com> #13
su
nano /data/misc/wifi/wpa_supplicant.conf
and edit the file, this shouldn't change permissions AFAIK
I just tried removing the priority line altogether, it doesn't change anything
sm...@gmail.com <sm...@gmail.com> #14
jo...@gmail.com <jo...@gmail.com> #15
sm...@gmail.com <sm...@gmail.com> #16
jo...@gmail.com <jo...@gmail.com> #17
sm...@gmail.com <sm...@gmail.com> #18
to
[Deleted User] <[Deleted User]> #20
still looking for a fix. I see "secured with wep" (that android scanned and found) and my manually entered profile below it listed as "not in range"
ma...@gmail.com <ma...@gmail.com> #21
This is very strange... Could you post the results of an iwlist scan made on a Linux PC?
sm...@gmail.com <sm...@gmail.com> #22
ma...@gmail.com <ma...@gmail.com> #23
sm...@gmail.com <sm...@gmail.com> #24
dc...@hotmail.com <dc...@hotmail.com> #25
ma...@gmail.com <ma...@gmail.com> #26
That way I can see why it reports "Secured with WEP".
(The question was for Ibrahim Husain, however, but replay if you have the same problem. Actually I've seen the same thing once myself.)
dc...@hotmail.com <dc...@hotmail.com> #27
wlan0 Scan completed :
Cell 01 - Address: <data removed>
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=68/70 Signal level=-42 dBm
Encryption key:on
ESSID:"<data removed>"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=<data removed>
Extra: Last beacon: 60ms ago
ma...@gmail.com <ma...@gmail.com> #28
George Washington University
ji...@gmail.com <ji...@gmail.com> #29
My file had
phase2="auth=GTC"
Why isn't it
phase2_auth="GTC"
or
phase2="GTC"
Well, turns out that changing it to 'phase2="GTC"' will result in the GUI showing the correct value. However, doing so and restarting wifi did not get me any closer to connecting to my corp wireless. There's definitely a bug there.
ci...@gmail.com <ci...@gmail.com> #30
ja...@gmail.com <ja...@gmail.com> #31
ja...@gmail.com <ja...@gmail.com> #32
sh...@avivweb.com <sh...@avivweb.com> #33
cj...@gmail.com <cj...@gmail.com> #34
r....@gmail.com <r....@gmail.com> #35
ir...@gmail.com <ir...@gmail.com> #36
Some other things I've noticed through the app is that Hidden SSID is checked and none of the Auth Protocols are checked (doesn't 1EEE8021X require LEAP?). Also, all group ciphers have been checked and TKIP and CMIP is also checked for Pairwise ciphers.
Here's my entry, still getting 2 SSIDs.
network={
ssid="<mynetworkssid>"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
identity="<mylogin>"
password="<mypassword>"
priority=2
}
Apparently unchecking the WPA_WEP bit is the only solution I've so far found, doesn't work for me though. Anybody have any other ideas? Will really appreciate it.
se...@gmail.com <se...@gmail.com> #37
Still cannot connect to hidden SSID. :( Other friends can connect to hidden SSID without any problem!
se...@gmail.com <se...@gmail.com> #38
adb pull /data/misc/wifi/wpa_supplicant.conf C:/AndroidSDK/tools
<edit the file> (maybe take out the priority line will help?)
adb push C:/AndroidSDK/tools/wpa_supplicant.conf /data/misc/wifi/wpa_supplicant.conf
adb root
adb -d shell
cd /data/misc/wifi
chown system.wifi wpa_supplicant.conf
reboot
se...@gmail.com <se...@gmail.com> #39
tb...@gmail.com <tb...@gmail.com> #40
*OPEN
*LEAP
I hope this works for some of you as well!
ci...@gmail.com <ci...@gmail.com> #41
en...@google.com <en...@google.com>
mr...@gmail.com <mr...@gmail.com> #42
Samsung GS4 (GT-I9506)
Android 4.4.2 - OTA release
Non-rooted device
I've tried obtaining the wpa_supplicant.conf file to see if there is additional information but ADB suggests that I do not have permission. (I imagine this is because I do not have root)...
I've tried forgetting networks and re-adding. I've tried wifi fixer tools, I've tried advanced config editors.
I think I'm able to obtain a debug log if that helps, I'm just not sure I know how to limit it to only relevant information.
Description
issue applies to other phones/OS versions as well.
Your development environment: Utilizing the latest SDK for 2.1
Describe the problem:
Steps to reproduce:
1.Add Wi-Fi network
2.Enter network SSID
3.Select 802.1x Enterprise under Security
4.Select TTLS under EAP method
5.Select PAP under Phase 2 authentication
6.Leave CA certificate set to N/A
7.Leave Client certificate set to N/A
8.Enter your username under Identity
9.Leave Anonymous identity blank
10.Enter your password under Wireless password
11.Click Save
Expected results:
I connect to the wireless network.
Observed results:
I never connect to the wireless network. The network shows up in the list
of available networks. However, it shows as "Secured with WEP". When I
click on the network to connect to it, I get prompted to enter the WEP key
for the network. This should not be the case.
Additional information:
When a wireless network connection is created utilizing the supplied
Android GUI, extra/unnecessary information that breaks the ability to
connect to the network is added to the wpa_supplicant.conf file.
Here is an example of the contents of the wpa_supplicant.conf file that
gets created by default by Android utilizing the GUI.
ctrl_interface=eth0
update_config=1
network={
ssid="ssidname"
scan_ssid=1
key_mgmt=WPA-EAP IEEE8021X
eap=TTLS
identity="wfiusername"
password="wifipassword"
phase2="auth=PAP"
priority=1
}
Here is an example of a file that works.
ctrl_interface=eth0
update_config=1
network={
ssid="ssidname"
scan_ssid=1
key_mgmt=IEEE8021X
eap=TTLS
identity="wfiusername"
password="wifipassword"
phase2="auth=PAP"
priority=1
}
Notice that simply removing "WPA-EAP" from "key_mgmt" resolves the issue
and allows for proper Wi-Fi network access.
Please fix as this is preventing Android from being adopted by major
corporations and universities.