Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pandaboard wifi on keeps forcing return to home screen
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chris Bainbridge  
View profile  
 More options Aug 22 2012, 6:47 am
From: Chris Bainbridge <chris.bainbri...@gmail.com>
Date: Wed, 22 Aug 2012 11:47:24 +0100
Local: Wed, Aug 22 2012 6:47 am
Subject: Pandaboard wifi on keeps forcing return to home screen
Hello,

I built AOSP master for Pandaboard yesterday. As soon as I enable
wifi, it seems to get stuck in some loop where it keeps closing the
foreground app and returning to the home screen. Logcat shows:

I/ActivityManager(  265): START {act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid
265

pid 265 is system_server. These messages are appearing at a rate of
several a second to once every few seconds. Any ideas why this is
happening and how can I stop it? Has anyone else seen this issue? As
soon as I turn wifi off, then everything goes back to working
normally. But I obviously want to be able to use wifi.

D/wpa_supplicant(  605): nl80211: Event message available
D/wpa_supplicant(  605): nl80211: New scan results available
D/wpa_supplicant(  605): nl80211: Received scan results (5 BSSes)
D/wpa_supplicant(  605): nl80211: Survey data missing
D/wpa_supplicant(  605): Add randomness: count=1 entropy=0
D/wpa_supplicant(  605): Add randomness: count=2 entropy=1
D/wpa_supplicant(  605): Add randomness: count=3 entropy=2
D/wpa_supplicant(  605): Add randomness: count=4 entropy=3
D/wpa_supplicant(  605): Add randomness: count=5 entropy=4
D/wpa_supplicant(  605): Calling set grouple idle_timeout from
notif_disconnected
D/wpa_supplicant(  605): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant(  605): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
I/ActivityManager(  267): START {act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid
267

D/wpa_supplicant(  605): Calling set grouple idle_timeout from
notif_disconnected
D/wpa_supplicant(  605): Scan requested (ret=0) - scan timeout 30 seconds
D/wpa_supplicant(  605): nl80211: Event message available
D/wpa_supplicant(  605): nl80211: Scan trigger
D/wpa_supplicant(  605): nl80211: Event message available
D/wpa_supplicant(  605): nl80211: New scan results available
D/wpa_supplicant(  605): nl80211: Received scan results (2 BSSes)
D/wpa_supplicant(  605): nl80211: Survey data missing
D/wpa_supplicant(  605): Add randomness: count=14 entropy=13
D/wpa_supplicant(  605): Add randomness: count=15 entropy=14
D/wpa_supplicant(  605): Calling set grouple idle_timeout from
notif_disconnected
D/wpa_supplicant(  605): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant(  605): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
I/ActivityManager(  267): START {act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid
267


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Bainbridge  
View profile   Translate to Translated (View Original)
 More options Aug 23 2012, 5:26 pm
From: Chris Bainbridge <chris.bainbri...@gmail.com>
Date: Thu, 23 Aug 2012 22:26:31 +0100
Local: Thurs, Aug 23 2012 5:26 pm
Subject: Re: Pandaboard wifi on keeps forcing return to home screen
Did another build today, I am still seeing this issue. Makes it
impossible to connect to a protected wifi network since every time I
try to open the network settings it gets closed again before I can
type in the key. Is this just a pandaboard bug or is wifi setup from a
blank system (no cache or user settings) broken on all targets?

On 22 August 2012 11:47, Chris Bainbridge <chris.bainbri...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Konopka  
View profile   Translate to Translated (View Original)
 More options Aug 27 2012, 9:54 am
From: Robert Konopka <rkono...@leenox.de>
Date: Mon, 27 Aug 2012 06:54:59 -0700 (PDT)
Local: Mon, Aug 27 2012 9:54 am
Subject: Re: Pandaboard wifi on keeps forcing return to home screen

Hi Chris,

I can observe the same issue on my Pandaboard. I can work around it when I
turn on bluetooth before switching wifi on. Switching on wifi first leads
to the situation you described. Can you confirm this?

best regards

Rob

Am Donnerstag, 23. August 2012 23:26:31 UTC+2 schrieb Chris Bainbridge:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Bainbridge  
View profile  
 More options Aug 27 2012, 5:49 pm
From: Chris Bainbridge <chris.bainbri...@gmail.com>
Date: Mon, 27 Aug 2012 22:49:49 +0100
Local: Mon, Aug 27 2012 5:49 pm
Subject: Re: [android-building] Re: Pandaboard wifi on keeps forcing return to home screen
Yes, I see the same. The first time I tried your suggestion (bringing
bluetooth up first) the system hard locked when I enabled wifi. The
second time I tried, I was able to turn wifi on but the scan showed no
networks. The third time I tried, I was able to scan a network and
connect.

On 27 August 2012 14:54, Robert Konopka <rkono...@leenox.de> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Konopka  
View profile  
 More options Aug 28 2012, 6:09 am
From: Robert Konopka <rkono...@leenox.de>
Date: Tue, 28 Aug 2012 03:09:23 -0700 (PDT)
Local: Tues, Aug 28 2012 6:09 am
Subject: Re: [android-building] Re: Pandaboard wifi on keeps forcing return to home screen

I wonder if we are alone with this issue or if other Pandaboards also show
this bug?
Could anybody else check this?

Am Montag, 27. August 2012 23:49:49 UTC+2 schrieb Chris Bainbridge:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
olivia mckenzy  
View profile  
 More options Aug 28 2012, 4:18 pm
From: olivia mckenzy <olivia.mcke...@gmail.com>
Date: Tue, 28 Aug 2012 15:03:07 -0500
Local: Tues, Aug 28 2012 4:03 pm
Subject: Re: [android-building] Re: Pandaboard wifi on keeps forcing return to home screen

Hi, i think i solved this problem a few months ago, in the folder
device/ti/panda there is a file named gpio-keys.kl, the only line there
that says:

key 102  HOME   WAKE

i commented that line so the line that i have ther now is:

#key 102  HOME   WAKE

i had the same issue than you, and i even thought that it was the bluetooth
or the wifi, but it is about input events, when a click is performed, a
signal of going back to the home screen is sent to the O.S, i don't know if
that was the best solution, or why that line was there in the sources but
the only thing i know is that it solved my problem, it might be a solution
for you.

Best Regards.

2012/8/28 Robert Konopka <rkono...@leenox.de>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Konopka  
View profile  
 More options Aug 29 2012, 5:30 am
From: Robert Konopka <rkono...@leenox.de>
Date: Wed, 29 Aug 2012 02:30:09 -0700 (PDT)
Local: Wed, Aug 29 2012 5:30 am
Subject: Re: [android-building] Re: Pandaboard wifi on keeps forcing return to home screen

Thanks, this solution works for me!
But I would like understand why. Do you know what this file and the entry
in it is for?

Am Dienstag, 28. August 2012 22:18:23 UTC+2 schrieb olivia mckenzy:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
olivia mckenzy  
View profile  
 More options Aug 29 2012, 10:30 pm
From: olivia mckenzy <olivia.mcke...@gmail.com>
Date: Wed, 29 Aug 2012 21:30:07 -0500
Local: Wed, Aug 29 2012 10:30 pm
Subject: Re: [android-building] Re: Pandaboard wifi on keeps forcing return to home screen

Hi, i'm glad it worked for you too, and i really don't know what is it for,
i was going to search about it but i haven't had enough time for it, if you
find something about it, tell me about it to have some info of that, the
only thing i knew was that it was sending input events when i was tracing
the system to catch the problem.

Best Regards.

2012/8/29 Robert Konopka <rkono...@leenox.de>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »