Re: Emergency call at boot time functionality (was Re: Windows CE on freerunner)

2008-08-23 Thread Fabian Henze
Am Samstag, 23. August 2008 19:04:18 schrieb Gilles Casse: It time is very critical, it seems better to let the phone continuously on. Otherwise is this scenario acceptable (automatic call after 3 minutes): the phone is off, the user still holds the power on button while the kernel is

Re: What's Enlightenment doing for so long?

2008-08-25 Thread Fabian Henze
4. scanning disk for .desktop files (as these are all the applications) 5. scanning fonts for use Isn't it possible to cache stuff like this in just one file? So e can start using the cache and check for new .desktop files or fonts afterwards? 9. query some hal info (removable devices etc.)

Re: GSoC OpenMoko Bluetooth remote controller - now with Gestures

2008-08-27 Thread Fabian Henze
Am Mittwoch, 27. August 2008 13:33:15 schrieb Valerio Valerio: Hi, a ReMoko package with ability to send events through gestures (Paul's daemon - http://wiki.openmoko.org/wiki/Gestures) is available now in: http://code.google.com/p/remoko/downloads/list Sounds (and looks) great, but

Re: saving and restoring GPS data for U-blox chip quicker startup

2008-08-31 Thread Fabian Henze
On Saturday 30 August 2008 at 10:59:29, Abdelrazak Younes wrote: A better solution would be to just configure the Ublox to send the ephemerises and almanacs as soon as they are received. A simple daemon would watch for these messages and store them appropriately when they are received. Why

Re: Zhone with visual suspend feedback, Was: FSO milestone3 my view (ON gta01)

2008-09-12 Thread Fabian Henze
On 12.09.2008 at 12:24 +0200, Tilman Baumann wrote: Differenciating between suspend and shutdown is terribely hard. I almost never get the thing to sleep because i fear i would press power too long and shut it down. What happens quite often never the less. Agreed and this is especially

Re: Zhone with visual suspend feedback, Was: FSO milestone3 my view (ON gta01)

2008-09-12 Thread Fabian Henze
On 12.09.2008 at 18:56:00, Joachim Breitner wrote: From what I’ve seen while coding the GUI (which is commited now), I think the reason why there is a timeout is that if there is not, the POWER press that you use to wake up the phone will be detected again... So how does it work on ASU? I

Re: expected write speed on microSD

2008-09-19 Thread Fabian Henze
On 19.09.2008 at 13:20:01, Nicolas Chauvat wrote: I have no problem when doing an scp of a new rootfs image to, say, /var/volatile/log which is a tmpfs, but untarring the system image to /dev/mmcblk0p2 or scp-ing the image directly to the same place is extremely slow. It gets as slow as 5 K

Re: [qtopia]how to rotate screen from the shell?

2008-10-02 Thread Fabian Henze
On 02.10.2008 at 17:01:37, Joel Newkirk wrote: Google 'x11 rotate' or 'linux screen rotate' and you'll quickly find the command 'xrandr'. Resolution and Rotation controls. xrandr -o 0 - 'normal' xrandr -o 1 - 'right' xrandr -o 2 - 'inverted' xrandr -o 3 - 'left' -o for 'orientation',

Re: Introducing http://www.opkg.org

2008-10-12 Thread Fabian Henze
On 12.10.2008 at 11:30:06, Tobias Kündig wrote: Hello everyone, I'm proud to announce my newest project: http://www.opkg.org It's a simple database of available *.ipk-Packages. I know, some time ago there was someone other who planned to do something like this. But it's been a long time

One more rotate version

2008-10-19 Thread Fabian Henze
Hi, As it seems popular these days to publish a custom version of the rotate program, I am also going to do it. After reading the source code of Rui Miguel Silva Seabra's rotate program, I found some parts that could be improved and hacked on those. The result differs from the original in the

Re: One more rotate version

2008-10-20 Thread Fabian Henze
On 20.10.2008 at 04:14:08, SCarlson wrote: Very snappy. It does die pretty quickly.. Due to accelerometer failing? How can I help test this further. I ran from command line and when it dies it just stopping writing to stdout. Also, if I re-run it just sits and waits for stdout. I assume this

Re: One more rotate version

2008-10-20 Thread Fabian Henze
On 20.10.2008 at 12:00:36, Rui Miguel Silva Seabra wrote: On Mon, Oct 20, 2008 at 01:37:33AM +0200, Fabian Henze wrote: As it seems popular these days to publish a custom version of the rotate program, I am also going to do it. heh, you could've just sent a patch :) Then I would have

Re: One more rotate version

2008-10-20 Thread Fabian Henze
On 20.10.2008 at 13:49:32, SCarlson wrote: Someone correct me if I'm wrong, but from what i've read, the accelerometers are not dieing but the mechanism that exposes them to /dev/eventX does.? Still able to view throught the /sys/proc route? That's possible but why do you care? The effect is

Re: One more rotate version

2008-10-21 Thread Fabian Henze
Hey guys, I have spend more time optimizing the code and fixing bugs of my previous release. So here are the changes compared with my previous version: - Fixed a memleak - Changed the angle, which is required to initiate a rotation from 22.5° to 15° - Added a workaround for a bug in the

Re: One more rotate version

2008-10-21 Thread Fabian Henze
On 21.10.2008 at 22:26:41, Fabian Henze wrote: Hey guys, I have spend more time optimizing the code and fixing bugs of my previous release. So here are the changes compared with my previous version: - Fixed a memleak - Changed the angle, which is required to initiate a rotation from 22.5

Re: One more rotate version

2008-10-21 Thread Fabian Henze
. With... * Copyright (c) 2008 Fabian Henze [EMAIL PROTECTED] * * Based on Rui Miguel Silva Seabra's rotate, but more optimized for * speed memory usage and a better algorithm. Much apologies. I should have thought more about this part :) So in the mix and matching I'm doing, I'm

DIY Audioadaptor

2008-10-28 Thread Fabian Henze
Hi, I was about to solder myself an adaptor to use my headphones with the FreeRunner as an ogg/flac player. I have found some jacks, which seem to good for this task (german website): http://www.reichelt.de/?;ACTION=3;LA=2;GROUP=C161;GROUPID=3237;ARTICLE=47784

Re: DIY Audioadaptor

2008-10-28 Thread Fabian Henze
On 28.10.2008 at 21:57:09, Marcel wrote: There's a notice on the wiki about a working adaptor I also own - didn't notice significant quality decrease with it and it works well. Just to possibly save you from soldering (although I know its fun). :) As far as I know this adaptor is mono-only,

Re: Optimization team update (11/23 ~ 11/29)

2008-11-30 Thread Fabian Henze
On 30.11.2008 at 12:50:22, John Lee wrote: Since there are different hw versions out there (a5, a6, a7), it's impossible to provide one alsa state file that suits all models. Just a short question: What is a7? Can you please update the wiki article about the GTA02 revisions? -- Fabian

Re: Annuncing new Project - Intone mplayer frontend

2009-02-20 Thread Fabian Henze
Hi, Well, intone - the media player in making (and it's **really** basic as of now), uses 0% CPU (according to HTOP (all my tests are with it). mplayer, in a separate thread uses its usual 15% or so. I'm using anjuta and glade for development, using fifo (named pipe) to communicate with

Re: [ALL] New showroom for Openmoko apps

2009-08-21 Thread Fabian Henze
maintainer to get the latest bb files easily. Maybe a RSS feed, which contains all projects? -- Fabian Henze ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Hardwarefixing at 26c3?

2009-12-18 Thread Fabian Henze
, cosrahns lacks both fixes. -- Fabian Henze signature.asc Description: This is a digitally signed message part. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community