Re: [maemo-developers] Kernel 2.6.16 menuconfig...

2006-06-22 Thread Heike C. Zimmerer
Christian Henz <[EMAIL PROTECTED]> writes: > ... does not work for me because ncurses does not get linked. I didn't investigate the reason for failure at all, but simply replaced my Linux PC's .config temporarily by that of the 770, ran make menuconfig there and copied the result back. Not a rea

Re: [maemo-developers] Mount problem

2006-06-19 Thread Heike C. Zimmerer
On Mon, Jun 19, 2006 at 01:03:04PM -0400, Dave Neuer wrote: > On 6/19/06, Heike C. Zimmerer <[EMAIL PROTECTED]> wrote: > > > >Not sure where your problem is. An > > > > insmod /mnt/initfs/lib/modules/current/ext2.ko > > > >shouldn't barf. I&#

Re: [maemo-developers] Mount problem

2006-06-19 Thread Heike C. Zimmerer
Dave, > >You should load the ext3 module first. It is located below > >/mnt/initfs/lib/modules. > > > Hmm. Modprobe doesn't work (no modules.dep), depmod doesn't work (no > such file or directory //tmp), insmod doesn't work > (failed module dependancies). Know how I should go about loading a > mod

Re: [maemo-developers] Mount problem

2006-06-16 Thread Heike C. Zimmerer
"Dave Neuer" <[EMAIL PROTECTED]> writes: > Why would "sudo mount -t ext3 /dev/mmcblk0p1 /media/mmc1" fail w/ "no > such device" from osso-xterm on IT2006 beta when 1) there's a > mmcblk0p1 /dev node, 2) ls /sys/block/mmcblk0 shows the partition, and > the partition is really ext3? I also tried w/

Re: [maemo-developers] SDL vertical blank (vbl) sync.

2006-05-28 Thread Heike C. Zimmerer
Visti Andresen <[EMAIL PROTECTED]> writes: > Hi I was wondering if anyone knows how to sync. the SDL_Flip to the > vertical blanking of the display. You're sure there's anything like vertical blanking for the 770? My understanding is that VBL is closely tied to the transmission of video data thr

Re: [maemo-developers] Kernel issues on Nokia 770

2006-05-15 Thread Heike C. Zimmerer
Andrey Khurri <[EMAIL PROTECTED]> writes: > That's pity. The reason for I'd like to have a possibilty to create > such a package is that I'd like to provide end users with new kernel > which is needed to support our applications for the Nokia 770. I don't want to discourage you, but the Linux ker

Re: [maemo-developers] unionfs for the Nokia 770

2006-04-30 Thread Heike C. Zimmerer
Michael 'Mickey' Lauer <[EMAIL PROTECTED]> writes: > Which version of unionfs did you build? 1.1.3 > Did you find it stable? No problems (I'm using it for 2 months now on the 770). Check it out, it won't bite :-). I have it in everyday use on my Linux PC also (as a lazy people's CVS replaceme

[maemo-developers] unionfs for the Nokia 770

2006-04-30 Thread Heike C. Zimmerer
unionfs merges several directories and directory trees into one. That means you can use your MMC space as if it were part of selectable subtrees of the internal memory like your home directory or /var/lib/install (without having to insert symbolic links or whatsoever). I've compiled it for the No

Re: [maemo-developers] Re: Measuring power consumption of 770

2006-03-21 Thread Heike C. Zimmerer
Frantisek Dufka <[EMAIL PROTECTED]> writes: > Hello Igor, > > can you comment on idea mentioned in this thread about charging the > battery fully and then measuring DC current from charger? Is this > nonsense or not? Is the battery used when already charged and device is > still connected to th

Re: [maemo-developers] Re: Measuring power consumption of 770

2006-03-17 Thread Heike C. Zimmerer
Claudio Scordino <[EMAIL PROTECTED]> writes: > If I can make the 770 work with only the battery charger (using a kind of > bypass instead of the battery), I could use my multimeter for electrical > sockets to measure the power consumption of the device... > A multimeter for the electrical socket

Re: [maemo-developers] Measuring power consumption of 770

2006-03-14 Thread Heike C. Zimmerer
Claudio Scordino <[EMAIL PROTECTED]> writes: > The voltage and the current provided by the battery is much > different from the values provided by an electric cable connected to > a socket (220V and 50Hz here in Italy). That's why our measurement > tools wouldn't work with such a small current...

Re: [maemo-developers] Re:problem in maemo installation

2006-03-10 Thread Heike C. Zimmerer
"sudarsana narashiman" <[EMAIL PROTECTED]> writes: > exec ${prefix}/bin/Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac > > I am getting the error > > could not create server lock file /tmp/.X2-lock Did you check if this file already exists (meaning that :2 is already in use -

Re: [maemo-developers] Adding swapon/off to Jakub's Load-Plugin applet

2006-02-24 Thread Heike C. Zimmerer
"David D. Hagood" <[EMAIL PROTECTED]> writes: > Koen Kooi wrote: > >> Please tell me I'm reading this wrong: 'swap file on the internal >> flash'. You do know that flash is broken after ~100k writes/cell, right? >> And you know that will break your 770, right? >> > > I think you are living in the

Re: [maemo-developers] Best IDE for maemo development?

2006-02-21 Thread Heike C. Zimmerer
Timo Savola <[EMAIL PROTECTED]> writes: > Encode, of course--the only IDE in the world that has been designed for > Maemo development from the ground-up. :) Looks nice - seems like I'm going to give it a try soon. Currently I'm using Emacs (and ecb). I've done some changes to tramp to allow dir