Re: Debugging WiFi problems

2008-10-17 Thread Werner Almesberger
Phil wrote: > Any progress with WPA? Not yet ... had to restart that 20h experiment :-( Hopefully I'll get a chance to try WPA later today. Sorry, - Werner ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/dev

Re: distribution/build: making debugging easier

2008-10-17 Thread Werner Almesberger
Koen Kooi wrote: > 'opkg install kernel-vmlinux' Aah, there it is. Thanks a lot ! - Werner ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: Compile kernel and #1841

2008-10-17 Thread Niklas Johansson
On Fri, Oct 17, 2008 at 10:07 AM, Andy Green <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Somebody in the thread at some point said: > > |> To me that seems like I still have the wrong arch. > > You need to do a make mrproper or somesuch (you have to replace the

[Testing Report : 2008.10.17]

2008-10-17 Thread Wendy
Hi, it's the testing report time again! This week we did some base image test, but unfortunately we happen with a serious problem : https://docs.openmoko.org/trac/ticket/2071 Which is when you update/upgrade the new opkg image will happen with enlightment error than distroy your device- once yo

Re: Debugging WiFi problems

2008-10-17 Thread Phil
Werner, Werner Almesberger wrote: > I wrote: >> Thanks ! nothing overly suspicious there, but I guess the reconnect >> is where it happens. Might be interesting to see if we always lose >> connectivity for good if we briefly disconnect. > > No, at least not if using WEP. (It disconnected and rec

Re: Openmoko Bug #2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address 00000000

2008-10-17 Thread Openmoko Public Trac
#2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address +--- Reporter: lindi|Owner: openmoko-devel Type: defect | Status: new

Re: Openmoko Bug #2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address 00000000

2008-10-17 Thread Openmoko Public Trac
#2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address +--- Reporter: lindi|Owner: openmoko-devel Type: defect | Status: new

Re: ARMv4 vs ARMv6

2008-10-17 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Your application will depend on some library. The dependency is expressed as a | library package name. Two packages (one armv4, one armv6) provide this | library. Either of the two will fulfill that depe

Re: distribution/build: making debugging easier

2008-10-17 Thread Koen Kooi
Op 17 okt 2008, om 01:09 heeft Werner Almesberger het volgende geschreven: During last night's debugging chase, I noticed two small things our distribution/build could improve to make debugging easier: 1) Make vmlinux of the kernel build available. Doesn't have to be at the same place as

Openmoko Bug #2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address 00000000

2008-10-17 Thread Openmoko Public Trac
#2073: voice-recording.state + arecord: Unable to handle kernel NULL pointer dereference at virtual address -+-- Reporter: lindi| Owner: openmoko-devel Type: defect | Status: new

Re: Compile kernel and #1841

2008-10-17 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: |> To me that seems like I still have the wrong arch. You need to do a make mrproper or somesuch (you have to replace the config afterwards). | I do it with the following script, which is based on the build