Re: Has anyone tried Qi?

2009-01-08 Thread Tarandeep Gill
Ok, I prepared the SD card with the boot loader and the kernel, and
set the SMDK6410 cfg switches/jumpers to boot it from SD. But nothing
shows up on the LCD. Can anyone (possibly Andy) tell me what should I
expect when the kernel boots? and how can I see the ash prompt in the
Busybox (as declared by andy)?

 - Tarandeep

On Thu, Jan 8, 2009 at 11:10 AM, Tarandeep Gill taran.i...@gmail.com wrote:
 What I guess is, dfu-util does not write to s3c6410 right now, thats
 why Andy has a small utility that transfers the bootloader and the
 kernel to a SD card. And I guess right now SMDK6410 (the demo board)
 can only be booted with the SD card. Am I correct here?

  - Tarandeep

 On Thu, Jan 8, 2009 at 6:56 AM, Sander van Grieken san...@3v8.net wrote:
 No DFU capable USB device found
 

 Can you please tell me how to transfer the boot loader and the kernel
 to the NAND?

 not the slightest clue, what you are talking about :-), but i think you
 can give the device id (see lsusb), too, to dfu-util.

 dfu-util should autodetect all DFU capable devices, so if it doesn't find 
 one it is
 probably not DFU capable.

 I noticed this because my usb sound card was brutely reset when I tried to 
 flash the FR ;)

 grtz,
 Sander



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
I am receiving the same error, and even changing bin/sh to bin/bash
does not help.

This is what I get:

--
scripts/kconfig/conf -s arch/arm/Kconfig
  CHK include/linux/version.h
  UPD include/linux/version.h
/bin/sh: Syntax error: ( unexpected
make[1]: *** [include/config/kernel.release] Error 2
make: *** [sub-make] Error 2
make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5!
--

Any help would be appreciated!

 - Tarandeep

On Mon, Dec 8, 2008 at 1:07 AM, Asheesh Laroia openm...@asheesh.org wrote:
 On Mon, 8 Dec 2008, Rui Castro wrote:

 Hi,

 I've been trying to compile openmoko kernel and I can't even start
 because of this dummy error:
 -
 $ ./build dummy
 scripts/kconfig/conf -s arch/arm/Kconfig

 scripts/kconfig/conf -s arch/arm/Kconfig
 CHK include/linux/version.h
 /bin/sh: Syntax error: ( unexpected

 The script probably has bashisms.  Set /bin/sh to /bin/bash and you'll do
 fine.

 See My production system has broken and I just want to get it back up!
 at https://wiki.ubuntu.com/DashAsBinSh .

 -- Asheesh.

 --
 The Tree of Learning bears the noblest fruit, but noble fruit tastes bad.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
Ok. I found out what was wrong, as someone has already pointed in this
mailing list, I had to make a local branch. But now I get the
following error:

scripts/kconfig/conf -s arch/arm/Kconfig
  CHK include/linux/version.h
  GEN /home/taran/Openmoko/linux-2.6/GTA03/Makefile
  CHK include/linux/utsrelease.h
2.6.28-GTA03_origin/my-andy-tracking_03a07f0da5734683-g03a07f0-dirty
exceeds 64 characters
make[1]: *** [include/linux/utsrelease.h] Error 1
make: *** [sub-make] Error 2
make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5!



 - Tarandeep

On Wed, Jan 7, 2009 at 4:34 PM, Tarandeep Gill taran.i...@gmail.com wrote:
 I am receiving the same error, and even changing bin/sh to bin/bash
 does not help.

 This is what I get:

 --
 scripts/kconfig/conf -s arch/arm/Kconfig
  CHK include/linux/version.h
  UPD include/linux/version.h
 /bin/sh: Syntax error: ( unexpected
 make[1]: *** [include/config/kernel.release] Error 2
 make: *** [sub-make] Error 2
 make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5!
 --

 Any help would be appreciated!

  - Tarandeep

 On Mon, Dec 8, 2008 at 1:07 AM, Asheesh Laroia openm...@asheesh.org wrote:
 On Mon, 8 Dec 2008, Rui Castro wrote:

 Hi,

 I've been trying to compile openmoko kernel and I can't even start
 because of this dummy error:
 -
 $ ./build dummy
 scripts/kconfig/conf -s arch/arm/Kconfig

 scripts/kconfig/conf -s arch/arm/Kconfig
 CHK include/linux/version.h
 /bin/sh: Syntax error: ( unexpected

 The script probably has bashisms.  Set /bin/sh to /bin/bash and you'll do
 fine.

 See My production system has broken and I just want to get it back up!
 at https://wiki.ubuntu.com/DashAsBinSh .

 -- Asheesh.

 --
 The Tree of Learning bears the noblest fruit, but noble fruit tastes bad.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
Thanks Fox,

That worked. I am sorry, but I am a little naive at all this. I have
another question:

I am compiling the Openmoko Kernel for s3c6410 architecture. I have a
SMDK6410 board, and according to Andy, this version of kernel runs on
SMDK6410 with some degree of success. It would be really appreciated
if I can get a little idea about how to get this thing running on the
board. :)

Thanks again,
 - Tarandeep

On Wed, Jan 7, 2009 at 4:50 PM, Fox Mulder quakem...@gmx.net wrote:
 The error message looks like your kernel name is just too long.
 2.6.28-GTA03_origin/my-andy-tracking_03a07f0da5734683-g03a07f0-dirty
 is 69 characters and it seems that only 64 are allowed. :)
 Maybe you should just select a shorter local branch name.

 Ciao,
 Rainer

 Tarandeep Gill wrote:
 Ok. I found out what was wrong, as someone has already pointed in this
 mailing list, I had to make a local branch. But now I get the
 following error:
 
 scripts/kconfig/conf -s arch/arm/Kconfig
   CHK include/linux/version.h
   GEN /home/taran/Openmoko/linux-2.6/GTA03/Makefile
   CHK include/linux/utsrelease.h
 2.6.28-GTA03_origin/my-andy-tracking_03a07f0da5734683-g03a07f0-dirty
 exceeds 64 characters
 make[1]: *** [include/linux/utsrelease.h] Error 1
 make: *** [sub-make] Error 2
 make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5!
 


  - Tarandeep

 On Wed, Jan 7, 2009 at 4:34 PM, Tarandeep Gill taran.i...@gmail.com wrote:
 I am receiving the same error, and even changing bin/sh to bin/bash
 does not help.

 This is what I get:

 --
 scripts/kconfig/conf -s arch/arm/Kconfig
  CHK include/linux/version.h
  UPD include/linux/version.h
 /bin/sh: Syntax error: ( unexpected
 make[1]: *** [include/config/kernel.release] Error 2
 make: *** [sub-make] Error 2
 make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5!
 --

 Any help would be appreciated!

  - Tarandeep

 On Mon, Dec 8, 2008 at 1:07 AM, Asheesh Laroia openm...@asheesh.org wrote:
 On Mon, 8 Dec 2008, Rui Castro wrote:

 Hi,

 I've been trying to compile openmoko kernel and I can't even start
 because of this dummy error:
 -
 $ ./build dummy
 scripts/kconfig/conf -s arch/arm/Kconfig

 scripts/kconfig/conf -s arch/arm/Kconfig
 CHK include/linux/version.h
 /bin/sh: Syntax error: ( unexpected
 The script probably has bashisms.  Set /bin/sh to /bin/bash and you'll do
 fine.

 See My production system has broken and I just want to get it back up!
 at https://wiki.ubuntu.com/DashAsBinSh .

 -- Asheesh.

 --
 The Tree of Learning bears the noblest fruit, but noble fruit tastes bad.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Has anyone tried Qi?

2009-01-07 Thread Tarandeep Gill
Hi,

I have a SMDK6410 board. I have successfully compiled  dfu-util, Qi,
and Openmoko kernel on my Ubuntu machine.

The SMDK6410 is just as I got it from the company, I haven't modified
its firmware. I have connected it to my computer with a  USB cable,
that goes into the OTG USB host port on the board (This is how the
Windows DNW utility transfers a Win CE image to the board).

So, when I use dfu-util to try to burn the Qi image into it, I get the
following error:

r...@conectech-desktop# ./dfu-util -a u-boot -R
-D../qi/image/qi-s3c6410-master_84e38630c7135c1f.udfu
dfu-util - (C) 2007-2008 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY

No DFU capable USB device found


Can you please tell me how to transfer the boot loader and the kernel
to the NAND?

I also have an Olimex OCD (that connects to the JTAG interface on the
board) , if it is needed anyway.

Thanks,

Tarandeep

On Fri, Oct 31, 2008 at 12:45 AM, Andy Green a...@openmoko.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Somebody in the thread at some point said:
 | On Thu, 30 Oct 2008 11:35:40 +0100
 | Petr Vanek van...@penguin.cz (PV) wrote:
 |
 | On Thu, 30 Oct 2008 10:26:00 +0100
 | arne anka openm...@ginguppin.de (AA)
 | wrote:
 |
 | I have tried it and i liked it. It was definitively faster. I might
 | stick with it for a while i hope.
 | how does it play with the dead battery issue?
 |
 | well, this i cannot answer as i have three batteries and just swap them
 | around... i can try to run one completely empty and see what happens.
 |
 |
 | seems like no luck with empty battery, but i hadn't have much time to
 | test. and, for some reason, i cannot Qi boot my SD located distro.
 | Results on NAND based distro give me today the same or almost longer
 | booting times. The original Qi from Andy was definitely faster.
 |
 | Someone mentioned sound issue... right, seems to be that way too - no
 | sound, but i haven't tested it thoroughly now.
 |
 | I had been using older qi from Andy and i am not sure, but think that
 | it didn't suffer these issues... well, let's wait, it's still fresh.

 The sound thing is a kernel issue I believe.  Up in stable-tracking
 branch of kernel the upstream init of the codec chip is done differently
 now and I think this is resolved.  But stable-tracking has some issues
 being worked on that stop it replacing stable right now.

 The empty battery thing on GTA02 A5 anyway is a hardware issue that is
 happening before the CPU is booted, so Qi can't directly affect it.  It
 can indirectly affect it though, when it does run it enables charging
 immediately.

 - -Andy
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

 iEYEARECAAYFAkkKm5QACgkQOjLpvpq7dMo5YQCeIp88JA+JN/PJypeIQxg/fFU6
 agQAnRcAelL2uAg4qRQU7EC7kqrzGlak
 =uTZ7
 -END PGP SIGNATURE-

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


driver links on wiki not up to date

2008-10-23 Thread Tarandeep Gill
The links to drivers on the page
http://wiki.openmoko.org/wiki/Neo_FreeRunner_Hardware are not valid
anymore, and lead to a Not Found page. Will somebody take care of
this ? :)

 - Taran Gill

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Android open sourced

2008-10-21 Thread Tarandeep Gill
What my belief is that the Linux license means that anyone who obtains
a copy of the Linux Kernel in binary form, irrespective of how they
obtained that copy, has a right to the source code used to build that
exact Linux kernel binary. Derivative works of the Linux kernel also
fall into this category. This right can not be restricted or withheld
in any way.

That is the reason why Google HAD to release the source code with the
release of G1. :)

If they were thinking about the open source community, they would have
released it a lot earlier :)

 - Taran

On Tue, Oct 21, 2008 at 1:20 PM, Daniel Benoy [EMAIL PROTECTED] wrote:
 On Tuesday 21 October 2008 11:33:40 you wrote:
 Here we are
 http://google-opensource.blogspot.com/2008/10/android-open-source-cell-phone.html

 time to port to Neo !

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 I'm interested to see if it will be possible to hack it so X11 software works 
 under android, and vice versa so that android software can be run under 
 X11/illume.  ^.^

 Or if I can't have that or it'd be too slow or something.. I'd like to be 
 able to toggle between virtual consoles to go between one and the other or 
 something like that.

 And I wonder how much openmoko and debian software and other distros will 
 start seeping into the android designed handsets.

 I sense a golden age on the horizon :)

 --
 Daniel Benoy
 http://daniel.benoy.name
 --
 Daniel Benoy
 http://daniel.benoy.name

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community