LED API

2007-04-27 Thread jl . biord
Hi, I would like to find a documentation about the LED on n800. This API it is documented? Thanks, Jean-Luc Biord ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Markku Vire
Hi, There is a convenient way to achieve this write temporary and rename behaviour, at least for small configuration files: g_file_set_contents does this for you! Yeah, I know that it's blocking operation and don't use GnomeVFS (so, no notifications in maemo env), but I think that's good

Re: Fwd: Compiling latest kernel (from kernel.org, linux-omap git version) in n800

2007-04-27 Thread Andreas Orfanos
Sometimes silicon suppliers don't want to disclosure any source code cause major part of their offering is dependant on a software device driver. Shifting more low-level functionality to run as software device driver loads the CPU and memory heavily. Moreover, someone can wonder about the real

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Kimmo Hämäläinen
On Thu, 2007-04-26 at 22:50 +0300, ext Daniel Stone wrote: On Thu, Apr 26, 2007 at 06:56:40PM +0300, ext Eero Tamminen wrote: Hi, I still think this watchdog thing is another legacy we have from Nokia as a phone company. It makes perfect sense for dumb phone. It makes less sense

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Kimmo Hämäläinen
On Fri, 2007-04-27 at 12:36 +0300, ext Kimmo Hämäläinen wrote: The sensible solution is to pull the desktop down and restart it along with the X server, instead of panicking and rebooting the device. Unfortunately, our init system (osso-af-init) is so horribly designed that it's

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Eero Tamminen
Hi, Daniel Stone wrote: However, without X server or D-BUS you cannot use the device at all and all your UI processes exit automatically, so it doesn't make sense to try to keep the device up if those exit/crash. The sensible solution is to pull the desktop down and restart it along with

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Daniel Stone
On Fri, Apr 27, 2007 at 12:45:41PM +0300, Kimmo Hämäläinen wrote: On Fri, 2007-04-27 at 12:36 +0300, ext Kimmo Hämäläinen wrote: I don't see any big remaining problem here... Hey, now I remember what was the issue here! The problem was that if we restart stuff for crashed X server, then we

Re: LED API

2007-04-27 Thread Daniel Stone
On Fri, Apr 27, 2007 at 10:04:18AM +0200, ext [EMAIL PROTECTED] wrote: I would like to find a documentation about the LED on n800. This API it is documented? Standard kernel LED API. Cheers, Daniel signature.asc Description: Digital signature ___

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Eero Tamminen
Hi, ext Daniel Stone wrote: On Fri, Apr 27, 2007 at 12:45:41PM +0300, Kimmo Hämäläinen wrote: On Fri, 2007-04-27 at 12:36 +0300, ext Kimmo Hämäläinen wrote: I don't see any big remaining problem here... Hey, now I remember what was the issue here! The problem was that if we restart stuff for

Re: Continuous reboot problem with the N770 hacker edition

2007-04-27 Thread Marius Gedminas
On Fri, Apr 27, 2007 at 12:36:37PM +0300, Kimmo Hämäläinen wrote: The desktop (Home) is nowadays restartable, I noticed that a couple of times already. Thanks to whoever implemented it. Marius Gedminas -- One could envision a different approach to persistence (hands wave and magical stardust

Re: LED API

2007-04-27 Thread Jean-Luc Biord
Thank you Daniel, but have you the url of the documentation? On Fri, Apr 27, 2007 at 10:04:18AM +0200, ext [EMAIL PROTECTED] wrote: I would like to find a documentation about the LED on n800. This API it is documented? Standard kernel LED API. Cheers, Daniel

Re: Fwd: Compiling latest kernel (from kernel.org, linux-omap git version) in n800

2007-04-27 Thread Guillem Jover
On Thu, 2007-04-26 at 17:44:31 -0300, ext Leandro Melo de Sales wrote: So, finally. Is the unique solution to wait nokia until they release the umac.ko source and live with n800 + latest linux-omap kernel version without WLAN support? Normal module-init-tools' modprobe has a --force-vermagic

Re: LED API

2007-04-27 Thread Niels Breet
On Fri, April 27, 2007 16:02, Jean-Luc Biord wrote: Thank you Daniel, but have you the url of the documentation? There is a little bit of information in your kernel source directory: Documentation/leds-class.txt Hope that helps. - Niels ___

Re: Boot Screen and Start App at Boot up

2007-04-27 Thread Frantisek Dufka
J B wrote: First, I have been unable to replace the first of the 3 boot up screens. Which is the second one you have replaced? AFAIK the first one is stored directly in bootloader since it is shown before kernel boots. The second one is in initfs in /mnt/initfs/usr/share/images/logo-nokia

telepathy-python bindings

2007-04-27 Thread Iñigo Illán Aranburu
Hi! I have been trying to package the python bindings for telepathy (version 0.13.3 of the bindings) using bora's 3.1 sdk. I'm getting this traceback: File setup.py, line 4, in module from telepathy import __version__ File /home/ignacius/msn/telepathy-python-0.13.3/telepathy/__init__.py, line

Re: Boot Screen and Start App at Boot up

2007-04-27 Thread J B
Thanks for the verification. I was pretty sure is what was happening with the first one. I guess no one has bothered to get that fancy yet and modify the bootloader. Thanks. J B wrote: First, I have been unable to replace the first of the 3 boot up screens. Which is the second one you have

Re: telepathy-python bindings

2007-04-27 Thread Lauro
On 4/27/07, Iñigo Illán Aranburu [EMAIL PROTECTED] wrote: Hi! I have been trying to package the python bindings for telepathy (version 0.13.3 of the bindings) using bora's 3.1 sdk. I'm getting this traceback: File setup.py, line 4, in module from telepathy import __version__ File

Capturing JPEG images with camera usign Python?

2007-04-27 Thread Chaim Kutnicki
Hi The Camera API Example [1] states that JPEG's cannot be captured using Python because the N800 is lacking jpeglib bindings. Is this still true? What would be required to make them available? (Is Matt Croydon's porting of the Python Imaging Library [2] in any way related?) Any help would be

Xsp pixel-doubling solutions for Nokia 770?

2007-04-27 Thread Arnim Sauerbier
Greetings again, Dear Maemo Developers, I am now porting several emulators and games to the Nokia 770, some of them shown here: http://pupnik.de/software.html Many of these are acceptably fast at 320x240 but too slow at 640x480 or 800x480. The problem is that some SDL applications do not