Re: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Kalle Vahlman
On 2/28/06, Clemens Eisserer [EMAIL PROTECTED] wrote: HI again, Or just to change the question: With which gcc version does N770's kernel has to be compiled? Somewhere in the docs 3.4 was mentioned but my scratchbox/ARM installation ships with gcc-3.3.4. Since it boots almost completly up

RE: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Peter.Hagg
Hi, as mentioned by Kalle below, kernel needs to be compiled with gcc 3.4. Also, in your earlier post you mentioned maemo 1.0 scratchbox. Does this mean you have maemo 1.1 installed, or what? In order to be able to compile the kernel successfully, you need maemo 1.1, and preferably the

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread Frantisek Dufka
You may check this long conversation http://www.gossamer-threads.com/lists/maemo/developers/3910#3910 Looks like turning off WiFi is currently hardcoded but according to David Weinehall it will be redesigned in future to be more flexible. I suppose you can intercept this by checking device

Re: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Clemens Eisserer
Hi again, Thanks a lot for all your patience with me :) you need maemo 1.1, and preferably the latest 0.9.8 series Scratchbo I use maemo-1.0 image with gcc-3.3.4 and scratchbox-0.9.8.5; however setup is as problematic as always. I was never able to get something done as described in teh FAQs,

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread Fred Lefévère-Laaoide
I suppose the idea is to be able to listen to internet radio with the 770 in your pocket : it needs protection ! Fred [EMAIL PROTECTED] wrote: Am 28 Feb 2006 um 0:25 hat Paul geschrieben: For example, I'd like to listen to streamed music but save power by blanking the screen. This may not

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

2006-02-28 Thread Armin M. Warda
Hi, sorry for this problem. I will integrate your patch asap and build a new package. Thanks! Armin. On Monday 27 February 2006 23:20, you wrote: Hi, I tried your version of the Load-Plugin applet. Unfortunately it makes de device reboot everytime I click on the applet. I could repeat

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

2006-02-28 Thread Stefan Kost
hi, instead of if (swapname strncmp(swapname, , 1) != 0) { just write if (swapname *swapname) { Stefan Henry Tan1g wrote: Hi, I tried your version of the Load-Plugin applet. Unfortunately it makes de device reboot everytime I click on the applet. I could repeat the problem inside

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread klaus
Am 28 Feb 2006 um 10:41 hat Fred Lefévère-Laaoide geschrieben: I suppose the idea is to be able to listen to internet radio with the 770 in your pocket : it needs protection ! Ok, this may be the point! -Klaus -- Klaus Rotter * klaus at rotters dot de * www.rotters.de

Re: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Frantisek Dufka
Clemens Eisserer wrote: Yes of course I did, but this howto doesn't work as all other manuals don't work. It is a wiki, you may fix it instead of whining :-) It start with the install script which does not work You mean it does not work _for you_ not that it does not work. Do you think

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread Jonathan Matthews-Levine
On 2/28/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Am 28 Feb 2006 um 10:41 hat Fred Lefévère-Laaoide geschrieben: I suppose the idea is to be able to listen to internet radio with the 770 in your pocket : it needs protection ! Ok, this may be the point! enduserYep - that's why I wish

[maemo-developers] re: commit signal

2006-02-28 Thread Chris Warren-Smith
I've solved my problem - the changed signal is called with each vkeypad tap. I'll upload a deb file soon. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread Paul
On Tue, 28 Feb 2006 [EMAIL PROTECTED] wrote: This may not answer your question, but my device blanks the screen hearing music with no cover on it after one minute or so. Can you save more power closing the cover? One reason why I wanted to intercept the sleep mode is because sometimes I want

RE: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Peter.Hagg
Oh my, FC4... Now I understand. ;-) Hate to say this, but you're pretty much on your own when it comes to Scratchbox on FC3/4 boxes. You should seriously consider a Debian -based system if you want to do serious Maemo hacking. The requirement for the kernel how-to is a working maemo 1.1

[maemo-developers] Errors with Tutorial

2006-02-28 Thread Roger Books
I have followed the tutorial up to the point where I am building the package. Everything works great to this point. Then I do:[sbox-SDK_PC: ~maemopad] dpkg-buildpackage -rfakeroot -bdpkg-buildpackage: source package is maemopad dpkg-buildpackage: source version is 1.4dpkg-buildpackage: source

Re: [maemo-developers] Errors with Tutorial

2006-02-28 Thread Frantisek Dufka
Check this http://www.gossamer-threads.com/lists/maemo/developers/3409#3409 Roger Books wrote: I have followed the tutorial up to the point where I am building the package. Everything works great to this point. Then I do: [sbox-SDK_PC: ~maemopad] dpkg-buildpackage -rfakeroot -b

Re: [maemo-developers] Errors with Tutorial

2006-02-28 Thread Roger Books
That was it. I obviously chose my search terms poorly. I looked for connection and libfakeroot.Thank you. I am now live.RogerOn 2/28/06, Frantisek Dufka [EMAIL PROTECTED] wrote: Check thishttp://www.gossamer-threads.com/lists/maemo/developers/3409#3409Roger Books wrote: I have followed the

Re: [maemo-developers] intercepting magnet induced sleep mode

2006-02-28 Thread Michael P. Lococo
network connectivity is hard wired to shut down with the cover closed. Future firmware upgrades may make this more flexible. Note that there is also a bug filed against this behavior, with the proposed solution being to check for network connections before putting the interface to sleep:

[maemo-developers] Running GUI programs as root...

2006-02-28 Thread Tomi Ollila
Hi When I tried to run gui program as root it just died. after trying from xterm it printed something about sapwood server starting... I remote-logged to N770, sudoed root and run the prg as follows: # DISPLAY=:0.0 ./my-gui-prog Now this worked, but the fonts and everything were quite small

Re: [maemo-developers] Running GUI programs as root...

2006-02-28 Thread Kalle Vahlman
On 2/28/06, Tomi Ollila [EMAIL PROTECTED] wrote: [snip lots of hacky effort producing:] # TMPDIR=/var/tmp GTK2_RC_FILES=/home/user/.osso/current-gtk-theme DISPLAY=:0.0 ./my-gui-prog If you run stuff from the CLI, use the run-standalone.sh script. It'll setup the proper environment for it

Re: [maemo-developers] Running GUI programs as root...

2006-02-28 Thread Tomi Ollila
Kalle Vahlman [EMAIL PROTECTED] writes: On 2/28/06, Tomi Ollila [EMAIL PROTECTED] wrote:[snip lots of hacky effort producing:] # TMPDIR=/var/tmp GTK2_RC_FILES=/home/user/.osso/current-gtk-theme DISPLAY=:0.0 ./my-gui-prog If you run stuff from the CLI, use the run-standalone.sh script.

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

2006-02-28 Thread Armin M. Warda
Hi, I fixed the stupid 'swapname == NULL' bug of 0.2.7-1, that happened when the icon was clicked the 1st time on any device, which did not have 0.2.6-1 installed previously: http://www.arminwarda.mynetcologne.de/load-plugin-aw_0.2.7-2_arm.deb