Re: [android-freerunner] ADB

2009-03-03 Thread podila aditya
hi Khaled, Well i was able to get adb working regards Aditya On Tue, Mar 3, 2009 at 2:31 PM, Khaled BOUTKHIL wrote: > Hello, > > Your host needs to have the 192.168.0.200 > If so, try a ping on 192.168.0.202, you should have response. > > Also, try to prefix your adb command like this : >

Re: [android-freerunner] [RFC patch] GPS stopping and code clean up

2009-03-03 Thread michael
Hi, Marcelo wrote: Sorry, I need some rationale here... The original code handled two different error conditions. One is the case where the read call was interrupted and the other one is "the rest of them". In the first case the original code simply tries again. In the second case the origin

Re: [android-freerunner] [RFC patch] GPS stopping and code clean up

2009-03-03 Thread michael
Hi, Marcelo wrote: Sorry, I need some rationale here... The original code handled two different error conditions. One is the case where the read call was interrupted and the other one is "the rest of them". In the first case the original code simply tries again. In the second case the origin

Re: [android-freerunner] Can the call volume be adjusted?

2009-03-03 Thread Joerg Lippmann
Am Sonntag 01 März 2009 schrieb Marcus Stong: > This happens to me often. Boot into NAND (Press and hold Power button, > then while still pressing the Power button, press and hold AUX button > for 5 to 8 seconds) or NOR (opposite button sequence as NAND) and select > boot. It works at least. Not su

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread Michael Trimarchi
Hi, David Hicks wrote: Hi Michael, What I was trying to say was - I though you said that with rootfs version 14.5 you didn't need the freerunner-ril library, and that you should not use it. Correct Michael ___ android-freerunner mailing list andr

[android-freerunner] Adbgui 0.3 beta

2009-03-03 Thread Andreas Utterberg
An updated version of adbgui is available. * adb binary I have talked with foks on IRC and mailed some Openmoko devs also to get som input of the license of adb binary. What i have found out is that its released under Apache 2 license and should be able to be repacked and distributed. I have inclu

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread Andreas Utterberg
On Tue, 3 Mar 2009 14:37:04 -0500, Jim Ancona wrote: > On Tue, Mar 3, 2009 at 12:58 PM, Andreas Utterberg > wrote: >> Wonderful work! >> >> Using 14.5 rootfs 13 kernel and patched ril. > > Andreas, I'm pretty sure you should NOT be using the patched > freerunner-ril.so with 14.5. A newer version

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread David Hicks
Hi Michael, What I was trying to say was - I though you said that with rootfs version 14.5 you didn't need the freerunner-ril library, and that you should not use it. Is that correct? David. On Tue, 3 Mar 2009, Michael Trimarchi wrote: Hi, Michael, did you say that 14.5 plus the you

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread Jim Ancona
On Tue, Mar 3, 2009 at 12:58 PM, Andreas Utterberg wrote: > Wonderful work! > > Using 14.5 rootfs 13 kernel and patched ril. Andreas, I'm pretty sure you should NOT be using the patched freerunner-ril.so with 14.5. A newer version was included with the filesystem. I'm running 14.5 as downloaded

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread Michael Trimarchi
Hi, Michael, did you say that 14.5 plus the your latest ril library wouldn't work? Sorry, I don't understand, can you explain better (for my poor english) Michael ___ android-freerunner mailing list android-freerunner@android.koolu.org http://androi

Re: [android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread David Hicks
GPRS - you'll need to find the settings online somewhere. It took me a little while to find, but there were a couple of pages with all the details for mine (T-mobile UK). Also look up MCC/MNC on wikipedia, they have a list of (I think) those two settings across all networks in all countries.

[android-freerunner] New functionality, GPRS, addition to issuelist

2009-03-03 Thread Andreas Utterberg
Wonderful work! Using 14.5 rootfs 13 kernel and patched ril. - Now my providers are searched automaticly in "Mobile networks" i had to to click "Search automaticly" before. And provider names are displayed which it was not before. - Wireless with Webencryption workes. (Used aKeyUI_Touch app for c

Re: [android-freerunner] ADB

2009-03-03 Thread David Hicks
I also find myself doing "pkill adb" whenever anything changes - i.e. phone has suspended and woken up, unplugged/replugged etc etc. Basically if it's not working, kill the adb daemon and try again. On Tue, 3 Mar 2009, Jim Ancona wrote: I've found that using adb kill-server usually fixes t

Re: [android-freerunner] ADB

2009-03-03 Thread Marcelo
On Tue, Mar 3, 2009 at 11:05 AM, Crane, Matthew wrote: > I've had some problems, possibly from switching between u-boot > and network interfaces on the same usb port, where I just get a > "device not found" message from adb but can still ping the ip. > This is on a bit older knoppix version.   If

Re: [android-freerunner] ADB

2009-03-03 Thread Jim Ancona
I've found that using adb kill-server usually fixes this error. Jim On Tue, Mar 3, 2009 at 12:05 PM, Crane, Matthew wrote: > I've had some problems, possibly from switching between u-boot and network > interfaces on the same usb port, where I just get a "device not found" > message from adb but

Re: [android-freerunner] ADB

2009-03-03 Thread Crane, Matthew
I've had some problems, possibly from switching between u-boot and network interfaces on the same usb port, where I just get a "device not found" message from adb but can still ping the ip. This is on a bit older knoppix version. If I reboot the both phone and computer it comes back ok with the

Re: [android-freerunner] [RFC patch] GPS stopping and code clean up

2009-03-03 Thread Marcelo
Sorry, I need some rationale here... The original code handled two different error conditions. One is the case where the read call was interrupted and the other one is "the rest of them". In the first case the original code simply tries again. In the second case the original code aborts and goe

Re: [android-freerunner] open issue on android

2009-03-03 Thread Jim Ancona
I see it on some networks and not on others. Here's a sample log when it fails: D/SettingsWifiEnabler( 1046): Received wifi state changed from Disabled to Enabling D/SettingsWifiEnabler( 1046): Received wifi state changed from Enabling to Enabled E/SettingsWifiLayer( 1046): Unable to scan for netw

Re: [android-freerunner] open issue on android

2009-03-03 Thread David Hicks
Do we know the cause of this problem? I've never experienced it. Most likely that's just down to luck though. On Tue, 3 Mar 2009, Marcus Stong wrote: Harry, thanks for that. Definitely a good workaround for now. In the long-term though, can it be automated somehow? If the freerunner android

Re: [android-freerunner] open issue on android

2009-03-03 Thread Marcus Stong
Harry, thanks for that. Definitely a good workaround for now. In the long-term though, can it be automated somehow? If the freerunner android ever aims to go beyond terminal geeks, it would be useful. Marcus Harry Mutch wrote: Marcus You can use the ones offered by OpenDNS - 208.67.222.222 &

Re: [android-freerunner] open issue on android

2009-03-03 Thread Harry Mutch
Please add need for both lock screen & home button options. I am wearing out my back button trying to get out of Gmail loops on the browser. Also while Bluetooth pairs, the addition of a (automatic?) push/pull function would make it much more useful. Aitch 2009/3/3 Michael Trimarchi : > Hi all,

Re: [android-freerunner] open issue on android

2009-03-03 Thread Harry Mutch
Marcus You can use the ones offered by OpenDNS - 208.67.222.222 & 208.67.220.220. 2009/3/3 Marcus Stong : > Is there no way to for wifi to automatically scan for the DNS and fill it > in. The wifi is pretty much useless in public when you do not know the DNS > number. I haven't been able to conne

Re: [android-freerunner] open issue on android

2009-03-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | | This page - | | http://wiki.openmoko.org/wiki/Neo_FreeRunner_Hardware_Issues#Known.2FAccepted_Issues | | | Says it shouldn't be a problem with mass-produced phones, only | pre-production. This thread, ho

Re: [android-freerunner] open issue on android

2009-03-03 Thread David Hicks
This page - http://wiki.openmoko.org/wiki/Neo_FreeRunner_Hardware_Issues#Known.2FAccepted_Issues Says it shouldn't be a problem with mass-produced phones, only pre-production. This thread, however, tells me that it's still a problem (and it does appear to be, for me) - http://n2.nabble.com/

Re: [android-freerunner] open issue on android

2009-03-03 Thread Marcus Stong
Is there no way to for wifi to automatically scan for the DNS and fill it in. The wifi is pretty much useless in public when you do not know the DNS number. I haven't been able to connect to a open wifi connection in public yet (I'm guessing all routers with atypical dns numbers). Marcus Gior

Re: [android-freerunner] open issue on android

2009-03-03 Thread Giorgio M.
Yes, i mean the lack of bass when i listen on the headet. No ways to improve playback sound? - Original Message - From: "David Hicks" To: "Android on Freerunner Development" Subject: Re: [android-freerunner] open issue on android Date: Tue, 3 Mar 2009 13:44:58 + (GMT)

Re: [android-freerunner] open issue on android

2009-03-03 Thread David Hicks
By poor playback quality, do you mean the lack of bass when you listen on the headet? If you do then that's a hardware problem with the freerunner. There are two 1uF capacitors on the board which should be 10 or 100uF. At current value they strip out all the bass. Can't remember where the

Re: [android-freerunner] [RFC patch] GPS stopping and code clean up

2009-03-03 Thread Michael Trimarchi
Marcelo wrote: On Tue, Mar 3, 2009 at 6:24 AM, michael wrote: $ patch -p1 -d . --dry-run < ~/0001-Adjust-the-gps-code-and-semplify-it.-Remove-the-mute.patch patching file gps_freerunner.c Hunk #5 FAILED at 1018. Hunk #6 FAILED at 1055. Hunk #7 FAILED at 1219. 3 out of 7 hunks FAILED -- savi

Re: [android-freerunner] open issue on android

2009-03-03 Thread Giorgio M.
Android is going to be usable everyday more. A very annoying problem for me is the DNS that has to set manually each time! I tried to create a simple GUI to set the DNS but i was not able to execute the setprop net.dns1 xxx.xxx.xxx.xxx command from the android application. Does anyone knows how

Re: [android-freerunner] open issue on android

2009-03-03 Thread David Hicks
Quick question - what's the Wi-fi DNS problem? I've never suffered from that. I am having trouble with Wifi on the latest image, will let you know more when I've investigated further. Add to the list - Bluetooth - phone exposes no bluetooth services - audio does not seem to go to (my) BT hea

Re: [android-freerunner] [RFC patch] GPS stopping and code clean up

2009-03-03 Thread Marcelo
On Tue, Mar 3, 2009 at 6:24 AM, michael wrote: > $ patch -p1 -d . --dry-run < ~/0001-Adjust-the-gps-code-and-semplify-it.-Remove-the-mute.patch patching file gps_freerunner.c Hunk #5 FAILED at 1018. Hunk #6 FAILED at 1055. Hunk #7 FAILED at 1219. 3 out of 7 hunks FAILED -- saving rejects to file

Re: [android-freerunner] open issue on android

2009-03-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | - specific glamo 2d acceleration XGlamo is not a great thing to copy if this is a Google-specific thing, it's a bit of a mess in there. The people working on Xorg implementation would be a better role m

[android-freerunner] [Fwd: [RFC patch] GPS stopping and code clean up]

2009-03-03 Thread Michael Trimarchi
Original Message From: - Tue Mar 03 13:25:20 2009 X-Mozilla-Status: 0001 X-Mozilla-Status2: 0080 X-Mozilla-Keys: Message-ID: <49ad2197.7020...@panicking.kicks-ass.org> Date: Tue, 03 Mar 2009 13:24:55 +0100 From: michael User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090

[android-freerunner] open issue on android

2009-03-03 Thread Michael Trimarchi
Hi all, Can we have a list of what is missend in android: - GSM - USSD to be fix - Call forward to be miss - create the unsoliceted channel - Video - specific glamo 2d acceleration - Audio - recording - increase phone volume - correct the media volume window (maybe it is fix in the cupcak

Re: [android-freerunner] Can anyone has tested gprs?

2009-03-03 Thread Dmitry Turkin
Hi, Michael I flashed freerunnner-v14.5.jffs2 , gprs works for me too. Michael Trimarchi пишет: Hi, I have a gprs link up. Can you test with the freerunnner-v14.5.jffs2 Michael ___ android-freerunner mailing list android-freerunner@android.koolu.org

Re: [android-freerunner] ADB

2009-03-03 Thread Khaled BOUTKHIL
Hello, Your host needs to have the 192.168.0.200 If so, try a ping on 192.168.0.202, you should have response. Also, try to prefix your adb command like this : ADBHOST=192.168.0.202 adb kill-server On Tue, Mar 3, 2009 at 9:40 AM, podila aditya wrote: > hi Android, > > I have certain problem wh

[android-freerunner] ADB

2009-03-03 Thread podila aditya
hi Android, I have certain problem when i try to ADB to the Device. 1. I have it connected using the USB 2. Given an Ip and used ifconfig to up the usb0 device 3. Then i try to give the ./adb devices Result. :: i am not geting the deivces which are connected -- Warm Regards, Aditya _