Re: make qemu & download scripts

2008-12-08 Thread Boštjan Jerko
On 8.12.2008, at 22:40, andrzej zaborowski wrote: > > By older I mean 2007 or early 2008 :-P > People on IRC have a lot of success with ScaredyCat's images from > http://buildhost.automated.it/ > > Cheers Ah, yes. Andrzej you are right: kernel_wildcard="uImage-2.6.24+git1+*-r0-om-gta01.bin" roo

Any progress on the Telit UC864 3.5G modem?

2008-12-08 Thread Justyn Butler
Hi, It's been quite a while since the MokoForesight page was updated, so I was wondering whether any more research went into the Telit UC864G modem (3.5G with integrated GPS). On the MokoForesight page it says: "Detailed documentation on Web. Can get even more documentation from reseller." "Firs

Re: make qemu & download scripts

2008-12-08 Thread andrzej zaborowski
2008/12/8 Sébastien Le Ray <[EMAIL PROTECTED]>: > Le Mon, 8 Dec 2008 22:05:40 +0100, > Boštjan Jerko <[EMAIL PROTECTED]> a écrit : > >> >> On 8.12.2008, at 22:00, andrzej zaborowski wrote: >> > >> > I'm wondering, maybe the image doesn't get loaded entirely because >> > e.g. the partition is too sm

Re: make qemu & download scripts

2008-12-08 Thread Boštjan Jerko
On 8.12.2008, at 22:32, Sébastien Le Ray wrote: >> > > Same here, > > Tried unstable and testing, no result > > Waiting for my make qemu-local to end to give more information... My make qemu-local stopped with an error. Forgot what it was. ___ devel

Re: make qemu & download scripts

2008-12-08 Thread Sébastien Le Ray
Le Mon, 8 Dec 2008 22:05:40 +0100, Boštjan Jerko <[EMAIL PROTECTED]> a écrit : > > On 8.12.2008, at 22:00, andrzej zaborowski wrote: > > > > I'm wondering, maybe the image doesn't get loaded entirely because > > e.g. the partition is too small or something. I heard reports on > > IRC that using

Messing About with Glamo's 3D Engine

2008-12-08 Thread Thomas White
I thought I'd follow up Graeme's Xorg report with a snippet about my experiences messing about with Glamo's 3D engine so far. Since I've had the NDA's documentation, I've been hacking around in the kernel to try to write something which makes the 3D engine do something sensible. Even with the doc

Re: make qemu & download scripts

2008-12-08 Thread Boštjan Jerko
On 8.12.2008, at 22:00, andrzej zaborowski wrote: > > I'm wondering, maybe the image doesn't get loaded entirely because > e.g. the partition is too small or something. I heard reports on IRC > that using an older gta01 kernel (or was it u-boot?) lets you boot > current rootfs in qemu. > > Hm, I

Re: make qemu & download scripts

2008-12-08 Thread andrzej zaborowski
2008/12/8 Sébastien Le Ray <[EMAIL PROTECTED]>: > Le Mon, 8 Dec 2008 16:41:06 +0100, > Boštjan Jerko <[EMAIL PROTECTED]> a écrit : > >> >> On 8.12.2008, at 16:38, Sébastien Le Ray wrote: >> > >> > I had no problem with flash... >> > >> > However I am unable to boot qemu, I have the splash screen, t

Re: Openmoko Bug #1841: white screen of death (WSOD) after resume

2008-12-08 Thread Openmoko Public Trac
#1841: white screen of death (WSOD) after resume ---+ Reporter: Rorschach | Owner: openmoko-devel Type: defect | Status: new Priority: highest| Milestone: Co

[PATCH] Fix compilation of Openembedded on ppc64

2008-12-08 Thread Michael Buesch
This adds ppc64-linux to the siteinfo list. Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> diff --git a/classes/siteinfo.bbclass b/classes/siteinfo.bbclass index 039afbb..ee4e4b3 100644 --- a/classes/siteinfo.bbclass +++ b/classes/siteinfo.bbclass @@ -46,6 +46,7 @@ def get_siteinfo_list(d):

Re: Native apps on Android FreeRunner

2008-12-08 Thread Jean-Michel Bouffard
I have executed busybox with strace but I am not too familiar with this. It seems the SIGILL error happens after a call to "geteuid32() = 0". The complete output of the command is here: http://pastebin.ca/1279904 Thanks. -- Jean-Michel Holger Freyther wrote: > On Thursday

Re: make qemu & download scripts

2008-12-08 Thread Sébastien Le Ray
Le Mon, 8 Dec 2008 16:41:06 +0100, Boštjan Jerko <[EMAIL PROTECTED]> a écrit : > > On 8.12.2008, at 16:38, Sébastien Le Ray wrote: > > > > I had no problem with flash... > > > > However I am unable to boot qemu, I have the splash screen, then > > the boot > > menu but if I hit space, after showin

Openmoko Bug #2166: USB keyboard breaks after suspend.

2008-12-08 Thread Openmoko Public Trac
#2166: USB keyboard breaks after suspend. --+- Reporter: lysgaard | Owner: openmoko-devel Type: defect| Status: new Priority: normal| Milestone:

Re: Unable to compile the Koolu Android Sources

2008-12-08 Thread ramsarvan
Hi Jim, I tried the link specified by you before, but i got the following error: "Getting repo ... from git://android.kernel.org/tools/repo.git fatal: exec ~/bin/git-proxy failed. fatal: The remote end hung up unexpectedly " Moreover, I am not connecting through internet through a Proxy Serv

Re: Unable to compile the Koolu Android Sources

2008-12-08 Thread Jim Ancona
Hi Ram, PL Ramanathan wrote: > Hi All, > > I followed the steps for getting the Android kernel, > (installed git, repo) but I am facing the following issue: > > $repo init -u git://git.koolu.org/freerunner/platform/manifest.git > Getting repo ... >from git://android.kernel.org/tools/

Re: [android] Unable to read long SMS messages

2008-12-08 Thread Andy Kilner
Ok, I've run a number of tests listening to the output of logcat. 1) Unsuccessfully sending an SMS message 2) Successfully receiving a short SMS message containing "Short message" 3) Unsuccessfully receiving a full SMS message (160 chars) I'm not sure what the cutoff point is here for the lengt

Re: make qemu & download scripts

2008-12-08 Thread Sébastien Le Ray
On Mon, 8 Dec 2008 16:41:06 +0100, Boštjan Jerko <[EMAIL PROTECTED]> wrote: > > On 8.12.2008, at 16:38, Sébastien Le Ray wrote: >> >> I had no problem with flash... >> >> However I am unable to boot qemu, I have the splash screen, then the >> boot >> menu but if I hit space, after showing some

Re: make qemu & download scripts

2008-12-08 Thread Boštjan Jerko
On 8.12.2008, at 16:38, Sébastien Le Ray wrote: > > I had no problem with flash... > > However I am unable to boot qemu, I have the splash screen, then the > boot > menu but if I hit space, after showing some lines (kernel name, > loading > kernel) I'm back to the splash & boot menu. It is ver

Re: make qemu & download scripts

2008-12-08 Thread Sébastien Le Ray
On Mon, 8 Dec 2008 14:56:30 +0100, Boštjan Jerko <[EMAIL PROTECTED]> wrote: > On 8.12.2008, at 12:52, Sébastien Le Ray wrote: > >> Hi, >> >> It seems that downloads.sh has some errors in it, preventing it to >> find >> the right images and ending up in a "Kernel is... not found" error. >> >> A

Unable to compile the Koolu Android Sources

2008-12-08 Thread PL Ramanathan
Hi All,  I followed the steps for getting the Android kernel,  (installed git, repo) but I am facing the following issue:   $repo init -u git://git.koolu.org/freerunner/platform/manifest.git  Getting repo ...     from git://android.kernel.org/tools/repo.git  fatal: Unable to look up android.kerne

Re: [android] Unable to read long SMS messages

2008-12-08 Thread Sean McNeil
Hi Andy, What would be really helpful is to have it plugged into a linux host and run the command ADBHOST=neo ./adb logcat -b radio This assumes you have your host setup to connect usb over ethernet and have neo set to the proper IP. Andy Kilner wrote: > Hi, I've been using android on my free

Openmoko Bug #2165: gtk layout differences between 2007.2 and 2008.testing

2008-12-08 Thread Openmoko Public Trac
#2165: gtk layout differences between 2007.2 and 2008.testing -+-- Reporter: iknowjoseph | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone:

Re: make qemu & download scripts

2008-12-08 Thread Boštjan Jerko
On 8.12.2008, at 12:52, Sébastien Le Ray wrote: > Hi, > > It seems that downloads.sh has some errors in it, preventing it to > find > the right images and ending up in a "Kernel is... not found" error. > > Attached file contains a svn diff made from the > https://svn.openmoko.org/trunk/src/host/

[android] Unable to read long SMS messages

2008-12-08 Thread Andy Kilner
Hi, I've been using android on my freerunner for a few days now, the original image and the latest image and both seem to have a problem displaying SMS messages that go over a few words. Has anyone else experienced this problem, or do most of you just avoid txting? I'm afraid it's an essential re

make qemu & download scripts

2008-12-08 Thread Sébastien Le Ray
Hi, It seems that downloads.sh has some errors in it, preventing it to find the right images and ending up in a "Kernel is... not found" error. Attached file contains a svn diff made from the https://svn.openmoko.org/trunk/src/host/qemu-neo1973 repository. I don't know if this issue has already

Re: Please help me to bitbake "stable" version.

2008-12-08 Thread Holger Freyther
Am 07.12.2008 um 19:35 schrieb Vladimir Doukhanine: > Hi Holger, > > I've commented > > #BB_GIT_CLONE_FOR_SRCREV = "1" > > but it still failes for git checkout origin/org.openmoko.asu.stable > > > | -c /home/vladimir/moko/build//work/i686-linux/gcc-native-3.4.4-r7/ > gcc-3.4.4/gcc/collect2.c -o

[PATCH] Fix S3C2410 JTAG tool compilation on non-x86

2008-12-08 Thread Michael Buesch
This fixes compilation on non-x86. Some platforms, such as PowerPC, don't have sys/io.h and don't support inb/outb. Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> --- This fixes compilation of openmoko on powerpc due to missing sys/io.h. Index: sjf2410-linux/ppt.c ==

Re: Query

2008-12-08 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi All, | | I had some questions .Probably a stupid question but I really want to know how | neo should work ,rather behave in such scenarios. | | Scenario 1: | 1)when the neo is connected to charger/USB and

Query

2008-12-08 Thread sushama
Hi All, I had some questions .Probably a stupid question but I really want to know how neo should work ,rather behave in such scenarios. Scenario 1: 1)when the neo is connected to charger/USB and the battery is taken out - should the neo shut down or is it supposed to remain ON and if ON how lo

Opkg upgrade path proposal

2008-12-08 Thread Tick Chen
- Forwarded message from Tick Chen <[EMAIL PROTECTED]> - Sorry, the Subject of last mail if wrong. Change it back. Sorry Date: Mon, 8 Dec 2008 17:48:44 +0800 From: Tick Chen <[EMAIL PROTECTED]> To: Opkg devel List <[EMAIL PROTECTED]> Cc: OLV <[EMAIL PROTECTED]>, John Lee <[EMAIL PROTECTED

Re: qemu troubles

2008-12-08 Thread Visti Andresen
On Sun, 7 Dec 2008 23:50:37 +0100 Boštjan Jerko <[EMAIL PROTECTED]> wrote: > Hello! > > I've installed qemu on Ubuntu and it starts ok (with kernel and Installed as in: http://wiki.openmoko.org/wiki/Qemu#Manual_setup Not just installed the Ubuntu version? > rootfs from http://downloads.openmok

Xorg glamo status

2008-12-08 Thread Graeme Gregory
Hi, a bit late but a status report on how I am progressing with this. So, I have been trying to get RandR support into the driver so at least we can use the display in any rotation even if unnaccellerated. But I am hitting stumbling blocks. I am having trouble getting the driver to advertise the m

qemu patch for gcc 4 doesn't work anymore

2008-12-08 Thread Joop Boonen
All, I have a question about the gcc 4 patch for qemu. If I follow the build instructions for qemu: http://wiki.openmoko.org/wiki/Qemu I cant patch the qemu for gcc4. Regards, Joop Boonen. ___ devel mailing list devel@lists.openmoko.org https://list