Re: [android-freerunner] Restart working on android

2009-05-21 Thread David Hicks


have you formatted the SD card correctly?

You need two partitions. The first one should be fat (or vfat, can't 
remember which). Android treats this as it's own SD card. The second 
should be ext2 or ext3 and that is what gets mounted as /data.


On Wed, 20 May 2009, Nicolas MORA wrote:


Marcus Stong a ?crit :

Hi Michael,
Glad you're back. Should qi or u-boot be installed for 
freerunner-cupcake-snapshot-v4.jffs2?

Also what kernel?
I am unable to get past the flashing android logo on boot using qi and 
uImage-v17.bin.


I have the same problem, and when I mounted the .jffs2 image file, I found 
that the /data directory is empty, so there seems to be some problems.


Should we use a data filesystem that can be found elsewhere ?
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] Restart working on android

2009-05-21 Thread David Hicks


Well if it's worked before then it oughta work now!

Out of suggestions I'm afraid :(

On Thu, 21 May 2009, Marcus Stong wrote:

Hi David. I reformatted the card exactly as I've been doing for the last 3 
months while testing all of the android images, and haven't had a problem 
until now.


I've been formatting them like this after running fdisk.

 # mkfs.vfat -v -n and-media /dev/mmcblk0p1
 # mkfs.ext3 -v -L and-data /dev/mmcblk0p2

Is this correct?

Marcus

David Hicks wrote:


have you formatted the SD card correctly?

You need two partitions. The first one should be fat (or vfat, can't 
remember which). Android treats this as it's own SD card. The second should 
be ext2 or ext3 and that is what gets mounted as /data.


On Wed, 20 May 2009, Nicolas MORA wrote:


Marcus Stong a ?crit :

Hi Michael,
Glad you're back. Should qi or u-boot be installed for 
freerunner-cupcake-snapshot-v4.jffs2?

Also what kernel?
I am unable to get past the flashing android logo on boot using qi and 
uImage-v17.bin.


I have the same problem, and when I mounted the .jffs2 image file, I found 
that the /data directory is empty, so there seems to be some problems.


Should we use a data filesystem that can be found elsewhere ?
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] How to build Micheal's image?

2009-03-06 Thread David Hicks

 I will never flash my Neo with something that i can't build.

I will, to try it. Then get frustrated that I can't download the source 
and start to tinker with it.


I'd really like to start playing with Bluetooth, using Michael's stuff 
as a base.





Radek Polak wrote:

Marcelo wrote:

There's
no secret git repo in Koolu, everything is built out of the publicly
available sources ... But at the same time it's very important that
people play fair and publish source BEFORE publishing binaries.


Agree. I will never flash my Neo with something that i can't build. It's
just wasting of my time. I want to give credits to Koolu for how they
are managing this project. Thanks!

Radek

___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] APN details

2009-03-04 Thread David Hicks


I used the android settings UI to add in the details.

For T-Mobile UK it's:

NAME: general.t-mobile.uk
APN: general.t-mobile.uk
Proxy: not set
Port: not set
Username: user
Password: wap
Server: not set
MMSC: not set
MMS Proxy: not set
MMS Port: not set
MCC: 234
MNC: 30
APN type: not set

The top two there have to be the same as the UI won't let you save without 
them both, and there's no way I can think of to edit them after the 
initial save. Username and password come from 'the internet' and MCC/MNC 
values for all networks can be found on a wikipedia page.


HTH

On Wed, 4 Mar 2009, Harry Mutch wrote:


Would some of you who have managed to get GPRS working please post the
details of what you have entered in the telephony.db for your APN?  It
isn't working for me and I am getting try switching it off and on
again level support from my network operator.

I am wondering if it is related to the fact that their network details
don't register properly on the Freerunner.  As you can see the other
networks available don't have this issue:

D/RILJ(  868): [0143] QUERY_AVAILABLE_NETWORKS  [NetworkInfo 242
05/242 05/24205/CURRENT, NetworkInfo N
Telenor/TELENOR/24201/AVAILABLE, NetworkInfo N
NetCom/NetCom/24202/FORBIDDEN]
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] APN details

2009-03-04 Thread David Hicks


Brian,

I've seen and played with this file, is it used as part of the build 
process?


I ask this because  I've tried playing around with it directly and it's 
not read by android at runtime, as far as I can tell.


That said, I think mine would look like this -

apn carrier=T-Mobile UK
 mcc=234
 mnc=30
 apn=general.t-mobile.uk
 user=user
 server=*
 password=wap
 mmsc=
/

Taking a look at your link there they alredy have one:

apn carrier=T-Mobile UK
  mcc=234
  mnc=30
  apn=general.t-mobile.uk
  user=t-mobile
  password=tm
  server=*
  mmsproxy=149.254.201.135
  mmsport=8080
  mmsc=http://mmsc.t-mobile.co.uk:8002;
 /

Which I might try later on. I have no MMS settings right now.



On Wed, 4 Mar 2009, Brian Code wrote:

There is an apns.xml file that gets included in the build (or can be 
includedto date, it hasn't been included because of the lack of 
information that is required to make the file).


There is an example that can be seen in the Android tree here:
http://android.git.kernel.org/?p=platform/vendor/htc/dream.git;a=blob;f=apns.xml;h=cf1eaa4ec4060a6617fc6fd98a997e9fde9892f7;hb=master

I would encourage people that are testing this and have success to send their 
APNs in the following format to patc...@koolu.org . Please include in the 
subject APN.



Regards,
Brian Code

On 4-Mar-09, at 9:14 AM, David Hicks wrote:



I used the android settings UI to add in the details.

For T-Mobile UK it's:

NAME: general.t-mobile.uk
APN: general.t-mobile.uk
Proxy: not set
Port: not set
Username: user
Password: wap
Server: not set
MMSC: not set
MMS Proxy: not set
MMS Port: not set
MCC: 234
MNC: 30
APN type: not set

The top two there have to be the same as the UI won't let you save without 
them both, and there's no way I can think of to edit them after the initial 
save. Username and password come from 'the internet' and MCC/MNC values for 
all networks can be found on a wikipedia page.


HTH

On Wed, 4 Mar 2009, Harry Mutch wrote:


Would some of you who have managed to get GPRS working please post the
details of what you have entered in the telephony.db for your APN?  It
isn't working for me and I am getting try switching it off and on
again level support from my network operator.

I am wondering if it is related to the fact that their network details
don't register properly on the Freerunner.  As you can see the other
networks available don't have this issue:

D/RILJ(  868): [0143] QUERY_AVAILABLE_NETWORKS  [NetworkInfo 242
05/242 05/24205/CURRENT, NetworkInfo N
Telenor/TELENOR/24201/AVAILABLE, NetworkInfo N
NetCom/NetCom/24202/FORBIDDEN]
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


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 this error.

Jim

On Tue, Mar 3, 2009 at 12:05 PM, Crane, Matthew mcran...@harris.com 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 I reboot the both phone and computer it comes back ok with the
usb networking and adb can talk.  Don't know what the problem really is.

Matt

From: android-freerunner-boun...@android.koolu.org
[mailto:android-freerunner-boun...@android.koolu.org] On Behalf Of podila
aditya
Sent: Tuesday, March 03, 2009 3:41 AM
To: android-freerunner@android.koolu.org
Subject: [android-freerunner] ADB

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

___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


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

2009-02-27 Thread David Hicks



I hope we can find a better workaround.


So do I, but it looks like the problem is in the GSM firmware and the 
changelog (up to moko11) doesn't seem to mention sleep. The bug linked by 
cedric seems to have been inactive for a couple of months too.


OM seem to be focused elsewhere right now.


On Fri, 27 Feb 2009, Michael Trimarchi wrote:


Hi,

C?dric Berger wrote:

Michael,
you just published a new freerunner-ril.so version, and your readme.txt 
says :


Add deep suspend of ti_calypso

But as far as I know, there is still the pending bug  :
http://docs.openmoko.org/trac/ticket/1024
(gsm modem oscillating between registrated / not-registrated)

I know now that bug. Can provide a temporal window to go in AT%SLEEP=2
mode and retry?

And the workaround for now is to _not_ use calypso deep sleep.

I hope we can find a better workaround.

Michael
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


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

2009-02-27 Thread David Hicks


OK, cool, if they do find/fix it then hopefully it'll help battery life 
(and reliability in general)


On Fri, 27 Feb 2009, Jim Ancona wrote:


On Fri, Feb 27, 2009 at 9:44 AM, David Hicks d...@nastylittlehorse.net wrote:



I hope we can find a better workaround.


So do I, but it looks like the problem is in the GSM firmware and the
changelog (up to moko11) doesn't seem to mention sleep. The bug linked by
cedric seems to have been inactive for a couple of months too.

OM seem to be focused elsewhere right now.


Maybe not :-). Saw this on the om-devel list the other day:


Leonti Bielski wrote:

Will this firmware upgrade fix #1024 bug?


No, unfortunately not. moko11 is all about surprise (re)discoveries
in the CPU-GSM iterface.

Dieter has just started a new round of investigation into #1024, so
let's all wish him good hunting :)

- Werner


http://lists.openmoko.org/pipermail/devel/2009-February/004879.html
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] Store SMS messages

2009-02-25 Thread David Hicks




I can delete the message from the memory when I copy to the phone?


Sounds like a good idea to me. SIM memory may be limited, most phones I've 
ever had have moved incoming SMS to their own memory. It removes the risk 
of the SIM filling up, too.




On Wed, 25 Feb 2009, Michael Trimarchi wrote:


Hi,

Giorgio M. wrote:

Hi,

i've a question about the storage of sms messages within the v14 jffs2 of 
Michael Tremarchi.


When I receive a message, where is it stored? is it stored into SIM card or 
phone/sdcard memory?
for now it works like that. If the phone is not in the suspend state, it have 
time to move
to the TE, but if the phone it is in sustend state I copy from ME and show. 
So I don't have
a complete support of message on the sim card. Basically I don't know, what 
is the correct strategy. I don't remove from the sim. Basically I copy to the 
TE and send a new message notification. I see look at the code that exist and 
NEW_SMS_ON_SIM message but I don't understand
how it read the message from memory. Because It has a command for write and 
delete, maybe

I can delete the message from the memory when I copy to the phone?

Michael
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] Debian-X11 from android

2009-02-23 Thread David Hicks


That's an interesting way of going about things.

You could probably do this now. I had been investigating layering debian 
on top of android but found out that the solutions so far are not a 
first-class debian install. i.e. it's actually just a loop mounted image, 
a chroot and possibly unionfs to make things look like they're in the 
same space. Would be nice if you could install android as a set of debian 
packages.


Now adding a vnc server and a vnc viewer to that, well, it's a neat way to 
get X on there without extending the android UI, though it feels a little 
... inelegant.


Definitely the easiest way to use X apps with android though.





On Mon, 23 Feb 2009, C?dric Berger wrote:


Did someone tries something like that on the Freerunner ?
http://www.androidfanatic.com/cms/community-forums.html?func=viewcatid=9id=1615

Would be neat to be able to run some non android applications without
dualbooting
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] Michaels images, yesterdays update

2009-02-23 Thread David Hicks


I have, in the past, had AndNav2 working fine. To test, attach to your 
home wireless and stand outside your front door. AndNav should get a fix 
and download maps from the internet.


That's as far as I've ever got as I haven't had GPRS working to download 
more tiles.


On Mon, 23 Feb 2009, Andreas Utterberg wrote:


Hi

Here is some feedback on v13 rootfs and kernel 12 and updated
freerunner-ril.so from yesterday.

* Sound is still choppy in Music player, non responsive after some playing.
* Unable to shutdown gps after its started.
* Low sound when calling someone.

Will test more to night and tommorrow. And also, can someone give me a
short howto verify GPS and Andnav2 functionality, i can start it, and gps
icon is blinking. Shall i be able to see my position? I cant for example
set my Home in settings? Any other useful GPS app available?

Thanx

Br Andreas


--
Meddelandet har kontrollerats mot virus samt skadliga
filer av Thundera och antas vara ofarligt.

___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] USB networking on Win XP

2009-02-13 Thread David Hicks


Hey,

The device manager shows error 10 (device could not be started) for 
Linux USB Ethernet/RNDIS


That's a marked improvement from the last time I tried, when the Android 
freerunner made my windows workstation bluescreen.


Can you use a live CD or bootable USB stick with linux?



On Fri, 13 Feb 2009, Nekron wrote:



Dear list,

at work I am forced to use Win XP on my notebook. I successfully installed
Neo1973.inf [1] and got ssh access on OM2008.12 / SHR working, however
using Android and adb.exe the device can not be used. The device manager
shows error 10 (device could not be started) for Linux USB Ethernet/RNDIS
Gadget. Anyone knows how to get it hooked up on XP?

Btw, I am using Michaels latest rootfs and kernel (v13).

Cheers,
Heiko


[1] Neo1973.inf:

; MS-Windows driver config matching some basic modes of the
; Linux-USB Ethernet/RNDIS gadget firmware:
;
;  - RNDIS plus CDC Ethernet ... this may be familiar as a DOCSIS
;cable modem profile, and supports most non-Microsoft USB hosts
;
;  - RNDIS plus CDC Subset ... used by hardware that incapable of
;full CDC Ethernet support.
;
; Microsoft only directly supports RNDIS drivers, and bundled them into XP.
; The Microsoft Remote NDIS USB Driver Kit is currently found at:
;   http://www.microsoft.com/whdc/hwdev/resources/HWservices/rndis.mspx


[Version]
Signature   = $CHICAGO$
Class   = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider= %Linux%
Compatible  = 1
MillenniumPreferred = .ME
DriverVer   = 03/30/2004,0.0.0.0
; catalog file would be used by WHQL
;CatalogFile = Linux.cat

[Manufacturer]
%Linux%  = LinuxDevices,NT.5.1

[LinuxDevices]
; NetChip IDs, used by both firmware modes
%LinuxDevice%= RNDIS, USB\VID_1457PID_5122

[LinuxDevices.NT.5.1]
%LinuxDevice%= RNDIS.NT.5.1, USB\VID_1457PID_5122

[ControlFlags]
ExcludeFromSelect=*

; Windows 98, Windows 98 Second Edition specific sections 

[RNDIS]
DeviceID= usb8023
MaxInstance = 512
DriverVer   = 03/30/2004,0.0.0.0
AddReg  = RNDIS_AddReg_98, RNDIS_AddReg_Common

[RNDIS_AddReg_98]
HKR, ,   DevLoader,0, *ndis
HKR, ,   DeviceVxDs,   0, usb8023.sys
HKR, NDIS,   LogDriverName,0, usb8023
HKR, NDIS,   MajorNdisVersion, 1, 5
HKR, NDIS,   MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, DefLower, 0, ethernet
HKR, Ndi\Interfaces, UpperRange,   0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, LowerRange,   0, ethernet
HKR, Ndi\Install,ndis3,0, RNDIS_Install_98
HKR, Ndi\Install,ndis4,0, RNDIS_Install_98
HKR, Ndi\Install,ndis5,0, RNDIS_Install_98
HKR, Ndi,DeviceId, 0, USB\VID_1457PID_5122

[RNDIS_Install_98]
CopyFiles=RNDIS_CopyFiles_98

[RNDIS_CopyFiles_98]
usb8023.sys, usb8023w.sys, , 0
rndismp.sys, rndismpw.sys, , 0

; Windows Millennium Edition specific sections 

[RNDIS.ME]
DeviceID= usb8023
MaxInstance = 512
DriverVer   = 03/30/2004,0.0.0.0
AddReg  = RNDIS_AddReg_ME, RNDIS_AddReg_Common
Characteristics = 0x84   ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15

[RNDIS_AddReg_ME]
HKR, ,   DevLoader,0, *ndis
HKR, ,   DeviceVxDs,   0, usb8023.sys
HKR, NDIS,   LogDriverName,0, usb8023
HKR, NDIS,   MajorNdisVersion, 1, 5
HKR, NDIS,   MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, DefLower, 0, ethernet
HKR, Ndi\Interfaces, UpperRange,   0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, LowerRange,   0, ethernet
HKR, Ndi\Install,ndis3,0, RNDIS_Install_ME
HKR, Ndi\Install,ndis4,0, RNDIS_Install_ME
HKR, Ndi\Install,ndis5,0, RNDIS_Install_ME
HKR, Ndi,DeviceId, 0, USB\VID_1457PID_5122

[RNDIS_Install_ME]
CopyFiles=RNDIS_CopyFiles_ME

[RNDIS_CopyFiles_ME]
usb8023.sys, usb8023m.sys, , 0
rndismp.sys, rndismpm.sys, , 0

; Windows 2000 specific sections -

[RNDIS.NT]
Characteristics = 0x84   ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer   = 03/30/2004,0.0.0.0
AddReg  = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles   = RNDIS_CopyFiles_NT

[RNDIS.NT.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog

[RNDIS_CopyFiles_NT]
; no rename of files on Windows 2000, use the 'k' names as is
usb8023k.sys, , , 0
rndismpk.sys, , , 0

[RNDIS_ServiceInst_NT]
DisplayName = %ServiceDisplayName%
ServiceType = 1
StartType   = 3
ErrorControl= 1
ServiceBinary   = %12%\usb8023k.sys
LoadOrderGroup  = NDIS
AddReg  = RNDIS_WMI_AddReg_NT

[RNDIS_WMI_AddReg_NT]
HKR, , MofImagePath, 0x0002, System32\drivers\rndismpk.sys

; Windows XP specific sections 

Re: [android-freerunner] USB networking on Win XP

2009-02-13 Thread David Hicks


There are definitely problems with the RNDIS driver, though I'm, afraid I 
don't know what. Regardless of what's on the FR it shouldn't bluescreen.


There have been usb net changes in android recently, which may account for 
the current behaviour. I noticed that on the recent images the interface 
has stopped showing up as usb0 and shows up as eth1 instead.


Sorry, am no help as usual...

On Fri, 13 Feb 2009, Nekron wrote:



Hi David,

at home I use Ubuntu 8.04 LTS on my desktop and while beeing at the train
office on my way home I boot Ubuntu 8.10 from an usb stick. Both works
fine. Well, I think it's an kernel issue or possibly Windows borked RNDIS
driver. Maybe a future kernel release will fix it again.

Cheers,
Heiko


On Fri, 13 Feb 2009 09:15:32 + (GMT), David Hicks
d...@nastylittlehorse.net wrote:


Hey,


The device manager shows error 10 (device could not be started) for
Linux USB Ethernet/RNDIS


That's a marked improvement from the last time I tried, when the Android
freerunner made my windows workstation bluescreen.

Can you use a live CD or bootable USB stick with linux?



On Fri, 13 Feb 2009, Nekron wrote:



Dear list,

at work I am forced to use Win XP on my notebook. I successfully

installed

Neo1973.inf [1] and got ssh access on OM2008.12 / SHR working, however
using Android and adb.exe the device can not be used. The device manager
shows error 10 (device could not be started) for Linux USB

Ethernet/RNDIS

Gadget. Anyone knows how to get it hooked up on XP?

Btw, I am using Michaels latest rootfs and kernel (v13).

Cheers,
Heiko


[1] Neo1973.inf:

; MS-Windows driver config matching some basic modes of the
; Linux-USB Ethernet/RNDIS gadget firmware:
;
;  - RNDIS plus CDC Ethernet ... this may be familiar as a DOCSIS
;cable modem profile, and supports most non-Microsoft USB hosts
;
;  - RNDIS plus CDC Subset ... used by hardware that incapable of
;full CDC Ethernet support.
;
; Microsoft only directly supports RNDIS drivers, and bundled them into

XP.

; The Microsoft Remote NDIS USB Driver Kit is currently found at:
;   http://www.microsoft.com/whdc/hwdev/resources/HWservices/rndis.mspx


[Version]
Signature   = $CHICAGO$
Class   = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider= %Linux%
Compatible  = 1
MillenniumPreferred = .ME
DriverVer   = 03/30/2004,0.0.0.0
; catalog file would be used by WHQL
;CatalogFile = Linux.cat

[Manufacturer]
%Linux%  = LinuxDevices,NT.5.1

[LinuxDevices]
; NetChip IDs, used by both firmware modes
%LinuxDevice%= RNDIS, USB\VID_1457PID_5122

[LinuxDevices.NT.5.1]
%LinuxDevice%= RNDIS.NT.5.1, USB\VID_1457PID_5122

[ControlFlags]
ExcludeFromSelect=*

; Windows 98, Windows 98 Second Edition specific sections 

[RNDIS]
DeviceID= usb8023
MaxInstance = 512
DriverVer   = 03/30/2004,0.0.0.0
AddReg  = RNDIS_AddReg_98, RNDIS_AddReg_Common

[RNDIS_AddReg_98]
HKR, ,   DevLoader,0, *ndis
HKR, ,   DeviceVxDs,   0, usb8023.sys
HKR, NDIS,   LogDriverName,0, usb8023
HKR, NDIS,   MajorNdisVersion, 1, 5
HKR, NDIS,   MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, DefLower, 0, ethernet
HKR, Ndi\Interfaces, UpperRange,   0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, LowerRange,   0, ethernet
HKR, Ndi\Install,ndis3,0, RNDIS_Install_98
HKR, Ndi\Install,ndis4,0, RNDIS_Install_98
HKR, Ndi\Install,ndis5,0, RNDIS_Install_98
HKR, Ndi,DeviceId, 0, USB\VID_1457PID_5122

[RNDIS_Install_98]
CopyFiles=RNDIS_CopyFiles_98

[RNDIS_CopyFiles_98]
usb8023.sys, usb8023w.sys, , 0
rndismp.sys, rndismpw.sys, , 0

; Windows Millennium Edition specific sections 

[RNDIS.ME]
DeviceID= usb8023
MaxInstance = 512
DriverVer   = 03/30/2004,0.0.0.0
AddReg  = RNDIS_AddReg_ME, RNDIS_AddReg_Common
Characteristics = 0x84   ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15

[RNDIS_AddReg_ME]
HKR, ,   DevLoader,0, *ndis
HKR, ,   DeviceVxDs,   0, usb8023.sys
HKR, NDIS,   LogDriverName,0, usb8023
HKR, NDIS,   MajorNdisVersion, 1, 5
HKR, NDIS,   MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, DefLower, 0, ethernet
HKR, Ndi\Interfaces, UpperRange,   0, ndis3,ndis4,ndis5
HKR, Ndi\Interfaces, LowerRange,   0, ethernet
HKR, Ndi\Install,ndis3,0, RNDIS_Install_ME
HKR, Ndi\Install,ndis4,0, RNDIS_Install_ME
HKR, Ndi\Install,ndis5,0, RNDIS_Install_ME
HKR, Ndi,DeviceId, 0, USB\VID_1457PID_5122

[RNDIS_Install_ME]
CopyFiles=RNDIS_CopyFiles_ME

[RNDIS_CopyFiles_ME]
usb8023.sys, usb8023m.sys, , 0
rndismp.sys, rndismpm.sys, , 0

; Windows

Re: [android-freerunner] Missed calls and SMS notification

2009-02-13 Thread David Hicks


Dunno about missed calls or vcf.

Sim contacts -

go to contacts, click the power button in to get the context menu, hit 
something (settings I think) and the sim contacts importer is in there 
somewhere. When it lists the contacts on your card hit the power button 
again to bring up the import all contacts option.




On Fri, 13 Feb 2009, Giorgio Marciano wrote:


Hi all,

why the android (with both koolu and Michael images) doesn't show the
missed calls in the notification bar (on top)? when i miss a call,
nothing reports me that someone tried to call me.

Same problem (not always, just sometime) with SMS notification.

And how can i import my sim contacts or load a vcf file?


Thanks a lot

--
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] State of Bluetooth

2009-02-12 Thread David Hicks


Michael,

Yes, /dev/socket directory exists when I boot from qi, but there is no 
dbus entry under it.


I'll be able to do the log thing later or tomorrow, I don't have my FR 
with me today.


And yes, Andy, I can say there's something wrong with something, not be 
specific, only that using that rootfs, kernel and qi causes me problems. I 
do actually like qi a lot, the boot time is so much faster.


I'll report on the actual bluetooth/headset thing at some point too. I was 
able to answer a call with the button on it, which was pretty cool, but 
music still came out of the phone speaker.



Thanks,

D.

On Thu, 12 Feb 2009, Michael Trimarchi wrote:


Andy Green wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Marcelo wrote:


On Wed, Feb 11, 2009 at 5:48 PM, dave d...@nastylittlehorse.net wrote:



Qi sucks?


Actually, Qi rocks.

I have Qi:

$ adb shell ls -l /dev/socket/dbus
srw-rw bluetooth bluetooth  2000-01-31 18:00 dbus



Ah good... Dave I think you can say Something is wrong with something
but Qi shouldn't be able to impact the kernel bringing up bluetooth or
the rootfs creating dbus things.

It can be a problem in the kernel or rootfs that is exposed by Qi, it's
what happened with other rootfs recently with this read-only mount thing.

- -Andy


Can you increase android loglevel to 8 and send
a complete dmesg after that. The level 8 show if I remember the device 
creation and the
directory creation. Do you have the socket directory under dev. That is 
created by the init

process.
Michael
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] git repository of rild

2009-02-12 Thread David Hicks


Looks good to me. We would still have the problem of the library not 
being accepted into the android repository run by google, if that's 
considered a problem?



On Thu, 12 Feb 2009, C?dric Berger wrote:


On Thu, Feb 12, 2009 at 16:24, Michael 'Mickey' Lauer
mic...@openmoko.org wrote:

Am Thursday 12 February 2009 16:14:39 schrieb C?dric Berger:

So what I mean is that if Qtextended (well nokia...) allows to get
source as GPLv3, then you can switch (as if you restart work from
another version).
(if additionnal patches are ok to convert to gpl3 of course)


Correct. Lets see when 4.5 comes out.



I do not know what it means exactly :-p  but there is also this
licence exception in qtopia sources :
Doesn't it allows to link with Apache2 ? see 1)
[...] You may link software (hereafter referred to as Your Software)
against the Licensed Software and/or distribute binaries of Your Software
linked against the Licensed Software[...]



Trolltech GPL Exception version 1.2
===

Additional rights granted beyond the GPL (the Exception).

As a special exception to the terms and conditions of GPL version 2.0 or GPL
version 3.0, Trolltech hereby grants you the rights described below, provided
you agree to the terms and conditions in this Exception, including its
obligations and restrictions on use.

Nothing in this Exception gives you or anyone else the right to change the
licensing terms of the Qt Open Source Edition.

Below, Licensed Software shall refer to the software licensed under the GPL
version 2.0 or GPL version 3.0 and this exception.

1) The right to use Open Source Licenses not compatible with the GNU
General Public License version 2.0 or GNU General Public License version
3.0: You may link software (hereafter referred to as Your Software)
against the Licensed Software and/or distribute binaries of Your Software
linked against the Licensed Software, provided that:

A) Your Software is licensed under one of the following licenses:


License nameVersion(s)/Copyright Date
Academic Free License   2.0, 2.1, 3.0
Apache Software License 1.0 or 1.1
Apache License  2.0
Apple Public Source License 2.0
Artistic license(as set forth in the addendum file)
BSD license July 22 1999
Common Development and Distribution
 License (CDDL)1.0
Common Public License   1.0
Eclipse Public License  1.0
GNU Library or Lesser
General Public License (LGPL)   2.0, 2.1, 3.0
Jabber Open Source License  1.0
MIT License (as set forth in the addendum file)
Mozilla Public License (MPL)1.0 or 1.1
Open Software License   2.0, 3.0
OpenSSL license (with original
SSLeay license) 2003 (1998)
PHP License 3.0
Python license (CNRI Python License)(as set forth in the addendum file)
Python Software Foundation License  2.1.1
Q Public License1.0
Sleepycat License   1999
W3C License 2001
X11 License X11R6.6
Zlib/libpng License (as set forth in the addendum file)
Zope Public License 2.0, 2.1


(Licenses without a specific version number or date are reproduced
in the file GPL_Exception_Addendum.txt in your source package).


and

B) You must, on request, make a complete package including
   the complete source code of Your Software (as defined
   in the GNU General Public License version 2, section 3,
   but excluding anything excluded by the special
   exception in the same section) available to Trolltech
   under the same license as that granted to other
   recipients of the source code of Your Software.

and

C) Your or any other contributor's rights to:

   i) distribute the source code of Your Software to anyone for
   any purpose;

   and

   ii) publicly discuss the development project for Your
   Software and its goals in any form and in any forum

are not prohibited by any legal instrument, including but not limited to
contracts, non-disclosure agreements, and employee contracts.


2) The right to link non-Open Source applications with pre-installed versions of
the Licensed Software: You may link applications with binary pre-installed
versions of the Licensed Software, provided that such applications have been
developed and are deployed in ac cordance with the terms and conditions of the
Qt Commercial License Agreement.
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks



I will check, the only change thing is the rfkill device number. Can you 
check if your init.rc

use chmod on that (rfkill0 and rfkill1)

Michael


These lines are present -

chmod 666 /sys/class/rfkill/rfkill1/state
# Open up access to wireless rfkill
chmod 666 /sys/class/rfkill/rfkill0/state


I haven't actually messed with what's on the NAND other than the new rild 
lib.





On Wed, 11 Feb 2009, Michael Trimarchi wrote:


Hi,

David Hicks wrote:


Hi Michael,

I'm using uImage-v12.bin and freerunner-v12.jffs2 from your blog/download 
area.


I will check, the only change thing is the rfkill device number. Can you 
check if your init.rc

use chmod on that (rfkill0 and rfkill1)

Michael



On Wed, 11 Feb 2009, Michael Trimarchi wrote:


Hi,

David Hicks wrote:


Hi all,

I'm trying to use a stereo bluetooth headset with my FR, for better 
quality sound. Bluetooth was something that worked some time ago but I 
hadn't looked at it for about two months.


Anyway, the FR claims that bluetooth is on and I get the icon, but it 
won't find any other devices when I scan, and nobody else can see it even 
when I have Discoverable set.


The logcat gives this -

I/bluedroid(  840): Starting hciattach daemon
D/bluedroid(  840): Using legacy uart driver (115200 bps)
I/bluedroid(  840): Starting hcid deamon
E/BluetoothDeviceService.cpp(  840): Uninitialized native data
I/bluetooth_ScoSocket.cpp(  883): Listening SCO socket...
E/BluetoothDeviceService.cpp(  840): Uninitialized native data
E/BluetoothDeviceService.cpp(  840): Uninitialized native data

for starting bluetooth. The next two:

E/BluetoothDeviceService.cpp(  840): Uninitialized native data
E/BluetoothDeviceService.cpp(  840): Uninitialized native data

Are when I try to set the name. Once more when I make it discoverable:

E/BluetoothDeviceService.cpp(  840): Uninitialized native data

And then these when I try to scan for devices:

D/dalvikvm( 1049): GC freed 4901 objects / 287432 bytes in 115ms
D/Activity( 1049): onPrepareOptionsMenu(...) calling 
addKeyboardMenuItem(...)

D/Activity( 1049): Keyboard MenuItem is already in the menu!!!
D/Activity( 1049): onPreparePanel(...) calling addKeyboardMenuItem(...)
D/Activity( 1049): Keyboard MenuItem is already in the menu!!!
E/BluetoothDeviceService.cpp(  840): Uninitialized native data
E/BluetoothDeviceService.cpp(  840): Uninitialized native data


If I wasn't at work I'd get off my butt and finally take a look at the 
code. From this I'm guessing there might just be a problem with 
BluetoothDeviceService.cpp line 840?


:)

David
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


What is the version of your destribuition?

michael
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks


Sorry to keep harping on about this, but I looked in the code and I seem 
to be having trouble getting native data (whatever that is).


I just noticed in the logcat after system startup -

E/BluetoothEventLoop.cpp(  846): initializeNativeDataNative: Could not get 
onto the system bus!


What do you think? Borked freerunner? Try BT on another distro to see if I 
have a hardware problem?


Thanks,

Dave.
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks


I'm going to have to try wiping my config (/data) and starting again 
aren't I? Something's got broken...


Oh well. Off to the pub for now.



On Wed, 11 Feb 2009, C?dric Berger wrote:


On Wed, Feb 11, 2009 at 18:31, David Hicks d...@nastylittlehorse.net wrote:


Last thing from me, the message before it says:

E/BluetoothDeviceService.cpp(  846): Could not get onto the system bus:
Failed to connect to socket /dev/socket/dbus: No such file or directory

And it's true, there is no /dev/socket/dbus.



from android OI file Manager application, I can see I do have
/dev/socket/dbus ...
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] GPS won't stop

2009-02-06 Thread David Hicks


Why are you unwilling to alter uboot? It's not that tricky, it's just a 
uboot environment change.


On Fri, 6 Feb 2009, Marcus Stong wrote:


Michael,
Have you thought of making the uImage-vX.bin kernels under 2M, like the beta 
releases, making it usable for those willing not to patch their uboot?


Marcus

Michael Trimarchi wrote:

Hi,

Giorgio Marciano wrote:

Thank you Michael.

Is your image in relation with the latest koolu beta 3? if yes, in which 
way?
Different release of the kernel sources, some patches maded by me and posto 
on the mailing list.


Feature:
- wifi automatically switch on/off ( reduce power consumation )
- gps start/stop fix
- good suspend/resume
- new phone application
- better sound level

Michael
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org



___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org