Re: PIL and camera.py

2008-08-12 Thread Alex T. W. LEUNG
Hi maemo developers, I notice that there was an email with the captioned subject from D. Scott Brown last email. The below code fragment works from me, see if it helps for anyone who are interested in enhancing the camera.py example. def buffer_cb(pad, buffer): # Here you have a chance t

Re: portaudio (again)

2008-08-12 Thread David Huggins-Daines
Chris Dobbs wrote: > I realised early on that PA used /dev/dsp so I did "ln -s /dev/dsptask/pcm1 > /dev/dsp" > I have tried various others but to no avail, can anyone help I know PA > supports OSS and ALSA which are both installed on the N800, although I think > esd is the default driver. I ha

How to get he WLAN MAC address?

2008-08-12 Thread dumganhar
I will use this for registration!Thanks for helps! 2008-08-13 dumganhar ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Who have an internal GPS application demo?

2008-08-12 Thread dumganhar
Hi,all! I am developing a GPS application! have found many informations about GPS with bluetooth ,but I still can't find how to use interal GPS!Could someone help me and give me a demo written by "C"? Thanks! 2008-08-13 dumganhar ___ maemo-de

Re: build status: UNKNOWN?

2008-08-12 Thread Ryan Abel
- Original message - > on uploading a new version of my package, I get UNKNOWN as the build > status. The mail itself contains: > > [2008-08-12 23:05:02] Processing package youamp 0.3.8-2. Uploader: > madman2k, builder: builder1 > [2008-08-12 23:05:03] Building youamp 0.3.8-2 for target >

build status: UNKNOWN?

2008-08-12 Thread Pavel Rojtberg
on uploading a new version of my package, I get UNKNOWN as the build status. The mail itself contains: [2008-08-12 23:05:02] Processing package youamp 0.3.8-2. Uploader: madman2k, builder: builder1 [2008-08-12 23:05:03] Building youamp 0.3.8-2 for target 'maemo-diablo-i386-extras-devel' is thi

Xorg patches

2008-08-12 Thread Capn_Fish Zaurus
Where are the patches for the Xorg server for Xomap? I have the patched GIT 1.3.99.0 source, but I'd like the patches to possibly apply to newer versions of Xorg, and doing a diff of a specific revision of an app isn't really practical. Thanks. ___ maemo

Re: Maemo SDK scratchbox breaks with Debian lenny upgrade

2008-08-12 Thread Graham Cobb
On Sunday 10 August 2008 18:11:58 Graham Cobb wrote: > I use UML on another system and it is a good compromise. It achieves near > native speed. My only problem is creating a reliable UML kernel. I am > hopeful I will eventually succeed! In case anyone else hits this problem of using scratchbox

Re: Memory card mmc changed status to Read only file system (30)

2008-08-12 Thread maemo
On Tue, 12 Aug 2008, Darius Jack wrote: > OS2007HE worked fine, run shell scripts, applications. > Recently run wget in recursive mode. > Download to flash memory. > Learned how to recorsive download to media memory card (MMC). > Copied downloaded html files from flash to memory card to make room

Memory card mmc changed status to Read only file system (30)

2008-08-12 Thread Darius Jack
Hi, OS2007HE worked fine, run shell scripts, applications. Recently run wget in recursive mode. Download to flash memory. Learned how to recorsive download to media memory card (MMC). Copied downloaded html files from flash to memory card to make room on flash. And finally tried to remove wget d

WLAN driver for STLC4550 - 11n BT HomeHub2

2008-08-12 Thread Gottfried F. Zojer
Hello to all, Can someone advise me where to find more information about the WLAN connection of the N800. I m aware that he is using a STLC4550 chip and was working fine so far with all AP i was using. That changed since i swapped to BT HomeHub2 what runs 11n.Since that time the device isnot rec

portaudio (again)

2008-08-12 Thread Chris Dobbs
Hi all, I am trying to get portaudio working on the N800. I can compile and build everything ok but when I try to run the pa test programs on the N800 I get things this: Nokia-N800-44-4:~# ./pa_devs-v19 Expression 'ioctl( devHandle, SNDCTL_DSP_CHANNELS, &temp )' failed in 'src/hostapi/oss/pa_u

Re: Battery drain with Diablo 4.2008.23-14

2008-08-12 Thread Eero Tamminen
Hi, ext Juan A. Suarez Romero wrote: > On Mon, 2008-08-11 at 21:59 +0200, olle wrote: >> Had a similar experience when upgrading an N800 a while ago. >> IIRCC the fix then was to delete and recreate the swap file. > > Thanks for your tip. But I didn't use any swap file. > > Anyway, seems that di

Determining target kernel version in scratchbox

2008-08-12 Thread Andrew Zabolotny
Hello! I'm implementing a kernel-dev package which should contain just the important headers and kernel makefile system, which can be used to easily build out-of-tree modules for ITOS. The idea is that a kernel module source package will Build-Depend: on the kernel-dev package, and then do someth

Re: Multi-boot Diablo and Chinook

2008-08-12 Thread David Greaves
Frantisek Dufka wrote: > David Greaves wrote: > I don't see anything wrong, few random hints > > - extract rootfs.jffs2 from .bin again and never mount it rw on desktop > i.e. do 'mount -t jffs2 -o ro /tmp/mtdblock0 /tmp/jffs2' on PC. I've > seen corruption of the image if mounted rw on PC. > > -

Re: Battery drain with Diablo 4.2008.23-14

2008-08-12 Thread Juan A. Suarez Romero
On Mon, 2008-08-11 at 21:59 +0200, olle wrote: > Had a similar experience when upgrading an N800 a while ago. > IIRCC the fix then was to delete and recreate the swap file. Thanks for your tip. But I didn't use any swap file. Anyway, seems that disabling R&D mode fixes the problem. Moreover, bes