Re: Partitioning SD card for Android

2009-07-21 Thread François-Léonard Gilbert
If your SIM card does not require PIN entry, Android shoud work;  that's the
only problem I had with the Koolu beta7 distro...   so I had to go for
something else.

Francois

On Tue, Jul 21, 2009 at 11:42 AM, Jette Derriche je...@nerdgirl.dk wrote:

 I dusted off my FR today, since I have decided to give Android a try.
 Which is best, Koolus or Michael Thrimarchis' files?

 My Micro SD card currently looks like this:

 
 Disk /dev/mmcblk0: 507 MB, 507379712 bytes
 16 heads, 63 sectors/track, 983 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 Disk identifier: 0x

Device Boot  Start End  Blocks   Id  System
 /dev/mmcblk0p1   1 983  495313+   6  FAT16
 

 The current documentation is about a 1GB sd card, using 768MB for the
 first partition. Does this mean that using Android is a no-go for me? If
 that is not the case, what size can you recommend for my partitions?

 /Jette



 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread Jette Derriche
On tir, 2009-07-21 at 12:39 -0400, François-Léonard Gilbert wrote:
 If your SIM card does not require PIN entry, Android shoud work;
 that's the only problem I had with the Koolu beta7 distro...   so I
 had to go for something else.

Oh...There must be a way to remove the pin. 

Do you know Androids minimum requirement for SD card size.

/Jette


 
 Francois
 
 On Tue, Jul 21, 2009 at 11:42 AM, Jette Derriche je...@nerdgirl.dk
 wrote:
 I dusted off my FR today, since I have decided to give Android
 a try.
 Which is best, Koolus or Michael Thrimarchis' files?
 
 My Micro SD card currently looks like this:
 
 
 Disk /dev/mmcblk0: 507 MB, 507379712 bytes
 16 heads, 63 sectors/track, 983 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 Disk identifier: 0x
 
Device Boot  Start End  Blocks   Id
  System
 /dev/mmcblk0p1   1 983  495313+   6
  FAT16
 
 
 The current documentation is about a 1GB sd card, using 768MB
 for the
 first partition. Does this mean that using Android is a no-go
 for me? If
 that is not the case, what size can you recommend for my
 partitions?
 
 /Jette
 
 
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread Al Johnson
On Tuesday 21 July 2009, Jette Derriche wrote:
 On tir, 2009-07-21 at 12:39 -0400, François-Léonard Gilbert wrote:
  If your SIM card does not require PIN entry, Android shoud work;
  that's the only problem I had with the Koolu beta7 distro...   so I
  had to go for something else.

 Oh...There must be a way to remove the pin.

If you're using something FSO-based see:
http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.SIM.html;hb=HEAD#SetAuthCodeRequired

I think this is available through the settings gui in recent SHR.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


unable to enumerate USB device on port 1

2009-07-21 Thread Thomas des Courières
Hi all,

i was about to check the recents updates of shr unstable this afternoon, but
my freerunner refused to manage the usb connection.

here is the message I get in the hosts dmesg :

[ 2510.995190] usb 4-1: unable to read config index 0 descriptor/all
[ 2510.995198] usb 4-1: can't read configurations, error -84
[ 2511.164105] usb 4-1: new full speed USB device using uhci_hcd and address
12
[ 2511.245195] usb 4-1: unable to read config index 0 descriptor/all
[ 2511.245203] usb 4-1: can't read configurations, error -84
[ 2511.356156] usb 4-1: new full speed USB device using uhci_hcd and address
13
[ 2511.427197] usb 4-1: unable to read config index 0 descriptor/all
[ 2511.427204] usb 4-1: can't read configurations, error -84
[ 2511.429157] hub 4-0:1.0: unable to enumerate USB device on port 1

I thought it could be the sd card, which was almost full which was
generating the problem. but after removing half of the files, it still won't
connect the usb ...

has anyone a clue ?

thanks in advance !

Thomas
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread François-Léonard Gilbert
I think Qt Extended is working, and I know for sure that Qtmoko (a fork of
QtE) does SIM PIN authentication well.

As for being based on FSO, I don't know.

Francois

On Tue, Jul 21, 2009 at 2:30 PM, Jette Derriche je...@nerdgirl.dk wrote:

 On tir, 2009-07-21 at 18:55 +0100, Al Johnson wrote:
  On Tuesday 21 July 2009, Jette Derriche wrote:

  
   Oh...There must be a way to remove the pin.
 
  If you're using something FSO-based see:
 
 http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.SIM.html;hb=HEAD#SetAuthCodeRequired
 
  I think this is available through the settings gui in recent SHR.

 Is QT Extended FSO based?... I am currently running version 4.4.2

 /Jette


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread awtel
On Wed, 22 Jul 2009, Jette Derriche wrote:
 I dusted off my FR today, since I have decided to give Android a try.
 Which is best, Koolus or Michael Thrimarchis' files?
 
I tried koolu (android 1.5) and it (mostly) seems to work!

 The current documentation is about a 1GB sd card, using 768MB for the
 first partition. Does this mean that using Android is a no-go for me? If
 that is not the case, what size can you recommend for my partitions?

The image is small, so I put it on a 64M card and booted with that. It appears 
to work fine except for wifi with WPA. I am still investigating.



-- 
Ant

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Echo on discutions with om2009

2009-07-21 Thread Nicolas Lécureuil
Le samedi 11 juillet 2009 09:44:25, Robin Paulson a écrit :
 2009/7/11 Nicolas Lécureuil neocl...@mandriva.org:
  since about om2009 r3  i can't phone because people  i phone hear
  themself.
 
  Does someone ever had this and does someone know how to fix ?

 yes, a huge proportion of neo owners have had this, me included.

 iirc, it can be fixed by tweaking certain alsa state files. are you
 using an older version of om2009? maybe try upgrading to the newest
 (release 5?), and see if that fixes things. or try shr
all is OK on SHR for me now.
i was using om2009 r5

thanks

-- 
Cordialement,
Nicolas Lécureuil
Mandriva KDE Team ( Contributor )

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread Jette Derriche
On ons, 2009-07-22 at 09:00 +1200, aw...@sayne.org wrote:
 On Wed, 22 Jul 2009, Jette Derriche wrote:
  I dusted off my FR today, since I have decided to give Android a try.
  Which is best, Koolus or Michael Thrimarchis' files?
  
 I tried koolu (android 1.5) and it (mostly) seems to work!
 
  The current documentation is about a 1GB sd card, using 768MB for the
  first partition. Does this mean that using Android is a no-go for me? If
  that is not the case, what size can you recommend for my partitions?
 
 The image is small, so I put it on a 64M card and booted with that. It 
 appears 
 to work fine except for wifi with WPA. I am still investigating.
 

Thanks :-)

Are you using Qi or uboot?

I was planning on sticking with uboot since the wiki tells me that Qi
can give problems.. On the other hand, the uboot modification for
kernels  2MB seems tricky, and the Qi way seems much simpler.

Can you recommend Qi?

/Jette




___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


sd card?

2009-07-21 Thread Seth Rothenberg
I can't access my SD card.
Does anyone have suggestions
beyond testing it in another device?
(I am working on that)

I am not 100% sure that it has worked
at all since I got it back from buzzfix center.
Thanks
Seth


r...@om-gta02 ~ $ dmesg | grep mmc
[21474544.00] mmc0: error -110 whilst initialising SD card
[21474569.925000] mmc1: queuing CIS tuple 0x01 length 3
[21474569.955000] mmc1: queuing CIS tuple 0x1a length 5
[21474569.965000] mmc1: queuing CIS tuple 0x1b length 8
[21474569.985000] mmc1: queuing CIS tuple 0x80 length 1
[21474569.99] mmc1: queuing CIS tuple 0x81 length 1
[21474569.995000] mmc1: queuing CIS tuple 0x82 length 1
[21474570.00] mmc1: new SDIO card at address 0001
[21474673.14] mmc1: card 0001 removed
r...@om-gta02 ~ $ fdisk mmcblk0

Unable to open mmcblk0
r...@om-gta02 ~ $ fdisk /dev/mmcblk0

Unable to open /dev/mmcblk0
r...@om-gta02 ~ $

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Partitioning SD card for Android

2009-07-21 Thread Al Johnson
On Tuesday 21 July 2009, Jette Derriche wrote:
 On tir, 2009-07-21 at 18:55 +0100, Al Johnson wrote:
  On Tuesday 21 July 2009, Jette Derriche wrote:
   On tir, 2009-07-21 at 12:39 -0400, François-Léonard Gilbert wrote:
If your SIM card does not require PIN entry, Android shoud work;
that's the only problem I had with the Koolu beta7 distro...   so I
had to go for something else.
  
   Oh...There must be a way to remove the pin.
 
  If you're using something FSO-based see:
  http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesm
 artphone.GSM.SIM.html;hb=HEAD#SetAuthCodeRequired
 
  I think this is available through the settings gui in recent SHR.

 Is QT Extended FSO based?... I am currently running version 4.4.2

No, it isn't. It should have an option in its settings to turn off SIM 
authentication, but I couldn't tell you exactly where.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support