Re: FSO unstable image now 49M - no X

2009-01-16 Thread c_c
Hi, Al Johnson wrote: > > Are you sure it's actually hanging? > Well, I'm not sure. But I couldn't even ssh into it. So I have no idea whats up - except that it stops before it gets to X. Th image seems to have no X or e17. And things haven't changed. -- View this message in context: htt

WLAN on/off during suspend

2009-01-16 Thread Werner Almesberger
A while ago, someone asked in a thread which I believe was on this list for a way to control whether WLAN gets powered down (and thus loses state) during suspend. Following the example of Larry Wall ("There's more than one way to do it"), there are in fact three ways to control this ;-) - if usin

Re: Openmoko Bug #2206: Can't mount GadgetFS on OM.

2009-01-16 Thread Openmoko Public Trac
#2206: Can't mount GadgetFS on OM. -+-- Reporter: frankmpunkt | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone: Component:

libgsmd API reference

2009-01-16 Thread Ketaki Deo
Hi, Can anyone help me in finding the libgsmd API reference? I need to use a few functions to make a call from my openmoko. -- Thanks and Regards, Ketaki Deo ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/de

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Werner Almesberger
Andy Green wrote: > "Configuration" is just the kernel name on SD Card? Path to kernel, file system type, and partitions. > GTA02 use of Qi is basically > elective but on GTA03 the packaging will already use the right name so > that's OK. Yup, no worry about GTA03. There we can avoid the u-boot

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Andy Green wrote: |> If I got the wrong idea, check that /boot/uImage-GTA02 exists on that |> ext3 partition. | | By the way, it may help people making the jump from u-boot to Qi if | they could just reuse t

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Werner Almesberger
Andy Green wrote: > If I got the wrong idea, check that /boot/uImage-GTA02 exists on that > ext3 partition. By the way, it may help people making the jump from u-boot to Qi if they could just reuse the same configuration. That way, they can test that everything works to their satisfaction with the

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi Andy, Thank you loads for answering me very patiently and immediately. It works. ;-) Ram. Andy Green wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Somebody in the thread at some point said: > | Hi Andy, > | > |>> Did you download the Qi image again fresh, since -U had b

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi Andy, | |>> Did you download the Qi image again fresh, since -U had been overwriting |>> it? | Sorry Andy. I could not get your question. I did : When you used -U option before, it writes data into the

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi Andy, >> Did you download the Qi image again fresh, since -U had been overwriting >> it? Sorry Andy. I could not get your question. I did : sudo dfu-util -a u-boot -R -D qi-s3c2442-master_a2d11c4dd18c9517.udfu But still it throws the same error. state(10) = dfuERROR, status(1) = File is n

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi Andy, | | Sorry that I overlooked the dfu-util command for flashing | QI Boot loader . It should be -D and I was given -U. | | But dfu-util fails saying: | Starting download: [

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi Andy, Sorry that I overlooked the dfu-util command for flashing QI Boot loader . It should be -D and I was given -U. But dfu-util fails saying: Starting download: [##] finished! state(10) = dfuERROR, status(1) = File is not targeted for use by t

Re: installing subversion client

2009-01-16 Thread tifereth
Are you trying to install subversion on your freerunner? Subversion is meant to run on the client to download the package sources and build an ipkg than which you can transfer to your freerunner. Stefan Monnier schrieb: >>I'm trying to install subversion client in order to download some >> p

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi Andy, | | Thank you for the imediate reply. | | I flashed the Qi image using the following command: | [By booting GTA02 device in NOR flash mode] | | sudo dfu-util -a u-boot -R -U qi-s3c2442-master_a2d11c

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi Andy, Thank you for the imediate reply. I flashed the Qi image using the following command: [By booting GTA02 device in NOR flash mode] sudo dfu-util -a u-boot -R -U qi-s3c2442-master_a2d11c4dd18c9517.udfu [sudo] password for ram: dfu-util - (C) 2007 by OpenMoko Inc. This program is Free S

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi Andy, | | Sorry for not making it clear. | | Actually what happens is: | | 1) When I try booting | (after flashing Qi into NAND from NOR flash mode and inserting SD card | with ext3 partition containing A

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi Andy, Sorry for not making it clear. Actually what happens is: 1) When I try booting (after flashing Qi into NAND from NOR flash mode and inserting SD card with ext3 partition containing Android images) by pressing the Power button for 10 secs, the device stops at the splash screen. Then I

Re: Unable to modify from U-Boot to Qi.

2009-01-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi All, | | I tried modifying the bootloader from u-boot to Qi | for booting Android from SD card. I booted the phone | in NOR mode (aux first, power next) and then flashed the | Qi bootloader using dfu-util

Unable to modify from U-Boot to Qi.

2009-01-16 Thread ramsarvan
Hi All, I tried modifying the bootloader from u-boot to Qi for booting Android from SD card. I booted the phone in NOR mode (aux first, power next) and then flashed the Qi bootloader using dfu-util u-boot option. As per the wiki, the Qi will replace the NAND menu (with NOR menu existing) and str

Re: FSO unstable image now 49M - no X

2009-01-16 Thread Al Johnson
On Friday 16 January 2009, qhaz wrote: > c_c wrote: > > Hi, > > Since 13 Jan, the FSO-unstable image has reduced to 49M in size > > (rootfs.tar.gz) and has no x server / enlightenment. The 12 Jan image was > > 63M. Is this planned behaviour - or is the auto build breaking somewhere? > > CAn anyo