Re: Problem installing apache webserver on my FreeRunner

2009-03-01 Thread Timo Juhani Lindfors
Aapo Rantalainen aapo.rantalai...@gmail.com writes: I eliminate warnings and memory leaks. (can be compiled -Wall -Wextra cleanly) I use valgrind to find memory leaks, and it founds something with threading. I read manuals and found this solution, but valgrind is not satisfated. Also things

Re: How to install cli-framework on my Neo FreeRunner

2009-03-05 Thread Timo Juhani Lindfors
sandilya b san_dimi...@yahoo.com writes: I just got an openmoko freerunner phone and want to install cli-framework on it to use the various features of the d-bus system. Can someone help me with it? Which distro are you running? I think the phone is shipped with some om2007.X that

Re: [Om2008.9] ButtonPress event for button 3 (right mouse button)

2009-03-06 Thread Timo Juhani Lindfors
Ed Kapitein e...@kapitein.org writes: The way i work arround this is by having an xmessage with three buttons. xmodmap did not work for me with Xglamo, are you using Xorg? ___ Openmoko community mailing list community@lists.openmoko.org

Re: [debian] xfce and xglamo

2009-03-08 Thread Timo Juhani Lindfors
Fox Mulder quakem...@gmx.net writes: The second problem (which is the real blocker) is that some programs use a way too large font. It is so huge that i can't use them. Interestingly What is xdpyinfo showing as DPI when this happens? ___ Openmoko

Re: FreeRunner crashes after 10 minutes using GPS

2009-03-11 Thread Timo Juhani Lindfors
Juan Lucas Dominguez Rubio jldoming...@prodevelop.es writes: My FreeRunner (running Om2008.9) freezes after about 10 minutes using the GPS from my Java application. I think it's the same issue discussed below. I have searched the tickets but didnt find a reference to this among the 2200

Re: [debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-12 Thread Timo Juhani Lindfors
Rask Ingemann Lambertsen r...@sygehus.dk writes: Nice it would be grat in future if we (debian users) could just add opkg repos as deb ones... maybe with different priority... it may be difficult and risky, but indeed useful! Wouldn't it be much easier to just create real debian packages? If

Re: [debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-14 Thread Timo Juhani Lindfors
Stefan Monnier monn...@iro.umontreal.ca writes: Well, since [io]pkgs can be found in all kinds of places, it would definitely be preferable to just be able to install [io]pkgs directly Yep but then apt-get --build source does not work. ___ Openmoko

Re: [Debian] Volume very low

2009-03-14 Thread Timo Juhani Lindfors
Michele Renda michele.re...@gmail.com writes: The range is 0..255? Source code says that it is 0..100 that then mapped to 0..255 before sending to calypso. ___ Openmoko community mailing list community@lists.openmoko.org

Re: GSM buzz-fix party in Braunschweig, Germany

2009-03-15 Thread Timo Juhani Lindfors
Daniel Willmann dan...@openmoko.org writes: I have now performed a couple buzz fixes and feel pretty confident that I'll fix more phones than I'll break in the process. :-) (I haven't broken any phones until now) Cool, have you thought about accepting phones to be sent to you by mail? I'm sure

Re: Solar charger

2009-03-15 Thread Timo Juhani Lindfors
Thomas Gstädtner tho...@gstaedtner.net writes: According to the data-sheet it maxes out at 100 mA, not enough to keep the Neo running, and definitely not enough to charge it. But neo only uses about 15-30 mA on suspend so you should be able to charge neo while it is in suspend.

Re: Script using dbus-send - not very reliable

2009-03-16 Thread Timo Juhani Lindfors
Leonti Bielski prishe...@gmail.com writes: The problem is that it does not work first time. I have to run the Does not work? I don't think you can request resources with dbus-send. The moment you exit() it will release the resource. -Timo ___

Re: Debian package for pythm Was: [debian] Packaging python apps, f.e. pythm...

2009-03-16 Thread Timo Juhani Lindfors
Marcel tan...@googlemail.com writes: (pkg-fso for example). To achieve this the requirements to get into pkg-fso shouldn't be too demanding imho. I thought pkg-fso was a temporary repository for packages that are aiming to enter debian. I would be surprised if I got some low-quality stuff from

Re: [debian] preferred working kernel at the moment?

2009-03-28 Thread Timo Juhani Lindfors
Fox Mulder quakem...@gmx.net writes: i wonder which kernel is the best or lets say the most stable and working für debian at the moment. Since i upgraded from the last 2.6.24 kernels to the 2.6.28/29 i have more problems than benefits. :/ I have tested andy-tracking b8b36e5ec3db71d for a long

Re: Simple touching test (maybe someday multitouch test)

2009-03-28 Thread Timo Juhani Lindfors
Aapo Rantalainen aapo.rantalai...@gmail.com writes: It is gtk program which prints 1) mouse location 2) mouse button press (and its location) 3) mouse button release (and its location) Hmm, isn't this what xev already does? It also supports timestamps.

Re: test result of battery current against display brightness and GPS power mode

2009-03-28 Thread Timo Juhani Lindfors
Rask Ingemann Lambertsen r...@sygehus.dk writes: sleep 120 cat /sys/class/power_supply/battery/{status,current_now,voltage_now,capacity} Interestingly I get Discharging 73125 4126000 100 with andy-tracking b8b36e5ec3db ___ Openmoko community

Re: [debian] preferred working kernel at the moment?

2009-03-31 Thread Timo Juhani Lindfors
Fox Mulder quakem...@gmx.net writes: I added a script in /etc/apm/scripts which logs the current before and after resume. With kernel andy-tracking 1e257a0e99817a33 it shows 126mA That's indeed quite a lot. I am not sure if reading current_now immediately after resume is race-free so you might

Re: AGPS Thoughts

2009-03-31 Thread Timo Juhani Lindfors
Sebastian Hammerl list-openm...@omoco.de writes: 1.) anyone knows a was to get the coordinates of area codes? Openstreetmap has postal codes but not telephone area codes. Can you map postal codes to telephone area codes? 2.) anyone wants to try to code something in this direction? Wouldn't it

Re: error during the preparation of MokoMake file

2009-03-31 Thread Timo Juhani Lindfors
Anas Alzouhbi anas@gmail.com writes: /bin/sh: line 1: git: command not found make: *** [setup-common] Erreur 127 what must I do to cuntinue the mokoMakefile You better install git? ___ Openmoko community mailing list

Re: AGPS Thoughts

2009-03-31 Thread Timo Juhani Lindfors
Sebastian Hammerl list-openm...@omoco.de writes: all these program need a gps position. I want a program that gets your No they don't. agps-onlinec takes latitude and longitude. It does not need to come from GPS. I feed it the coordinates of the nearby gsm cell.

Re: AGPS Thoughts

2009-03-31 Thread Timo Juhani Lindfors
Sebastian Hammerl list-openm...@omoco.de writes: but where do you get the gsm coordinates from? thats the whole point! we need something where we can get the rough location and i do not know anything. From opencellid database. ___ Openmoko community

Re: Solar panel on Freerunner back cover

2009-04-02 Thread Timo Juhani Lindfors
Radek Polak pson...@seznam.cz writes: Would it be possible to attach output from this solar panel straight to battery connector? Do you think that this can work? Make it 5V, use a regulator and the usb port just to be on the safe side? If you keep the phone in your pocket the solar panel won't

Using 3G USB dongle [Re: Sean's speech at ESC about making a 3G device]

2009-04-03 Thread Timo Juhani Lindfors
Arigead captain.dea...@gmail.com writes: If you could get a hold of the plastic spacer could you then take a 3.5G USB Dongle and put that into the space? I think that 3.5G USB Dongles I have been using E169 dongle quite a lot with freerunner. Since I did some udev setup [1] the hassle is

Re: Using 3G USB dongle [Re: Sean's speech at ESC about making a 3G device]

2009-04-03 Thread Timo Juhani Lindfors
Sander openm...@humilis.net writes: What do you use to connect the dongle and the FR? I'm looking for a converter between the small FR port and the large dongle port. I just use the data cable that come with freerunner and a USB gender changer. This way I have minimum number of extra cables

buzz fix photos

2009-04-03 Thread Timo Juhani Lindfors
Hi, a colleague of mine did the buzz fix for my freerunner (GTA02V6). The buzz appears to be gone! See photos and discussion at http://iki.fi/lindi/openmoko/buzz-fix/ best regards, Timo Lindfors ___ Openmoko community mailing list

Re: Graphics Performance

2009-04-06 Thread Timo Juhani Lindfors
Rask Ingemann Lambertsen r...@sygehus.dk writes: Btw, what is the state of xf86-video-glamo? I have been using xf86-video-glamo since Feb 25 and it[1] seems to be quite stable. Does XVIDEO work? xdpyinfo advertises Xvideo. My normal .mplayer/config has framedrop=yes vo=x11 quiet=yes and

comments on callrec

2009-04-07 Thread Timo Juhani Lindfors
Hi, Tom t...@stosb.com writes: please make sure to send me bug reports/ideas/patches. I did not test this yet but here are my comments based on reading the source tarball: * Thanks for using autotools. It helps a lot that simple autoreconf -i ./configure make make install works and

GTA03 or 3d7k?

2009-04-07 Thread Timo Juhani Lindfors
Steve Mosher st...@openmoko.com writes: Come on in the waters fine. Can't resist to ask, what's the deal with the name? ;-) In Mar 2 all references to GTA03 were changed[1] to 3d7k in the andy-tracking linux branch. Is it now called GTA03 again? [1] the commit message: commit

Re: error compiling

2009-04-07 Thread Timo Juhani Lindfors
Anas Alzouhbi anas@gmail.com writes: what could be the reason?? and what should I do?? You did not link against math library. Add -lm option to gcc. ___ Openmoko community mailing list community@lists.openmoko.org

Re: Why enlightenment?

2009-04-15 Thread Timo Juhani Lindfors
Bram Neijt bne...@gmail.com writes: Saying that the libs are dedicated to the Neo sounds like my worst nightmare: no application anywhere ever uses them.. except for some of I have had these same thoughts for months. Fortunately it is perfectly possible to use freerunner without using E at all.

Re: [All?] Dictator - the most undemocratic recording and dictation software ever

2009-04-21 Thread Timo Juhani Lindfors
kimaidou kimai...@gmail.com writes: * adding them into the wav file (or ogg file) metadata ? Which format ? Have you any clue how to do it ? Just use timestamped recordings and correlate those later against GPS data. If you to ask the GPS for the current location you get lower/unpredictable

Re: Pulster Openmoko Shop - new: Bluetooth Keyboard

2009-04-22 Thread Timo Juhani Lindfors
openm...@pulster.de (Christoph Pulster) writes: I am trying to expand range of accessories to the Openmoko Freerunner, I hope you enjoy it. Thank you very much. Any chance you could start selling Y-cables (USB cables that make it possible to charge neo while using usb devices at the same time)?

Re: Pulster Openmoko Shop - new: Bluetooth Keyboard

2009-04-22 Thread Timo Juhani Lindfors
openm...@pulster.de (Christoph Pulster) writes: Thanks to David Samblas, who wrote the Wiki for Bluetooth Keyboard: http://wiki.openmoko.org/wiki/Freedom_Slim_Keyboard we have stock up with the Freedom Ltd. Slim Keyboard. How much does the keyboard consume if I power it entirely with usb power

Re: Pulster Openmoko Shop - new: Bluetooth Keyboard

2009-04-22 Thread Timo Juhani Lindfors
Christ van Willegen cvwille...@gmail.com writes: Since it's bluetooth, it probably has its own batteries. Having a bluetooth keyboard that is powered by a cable seems a bit... overkill. I'd still like to know how much it consumes if it is connected to USB permanently. -Timo

Re: Pulster Openmoko Shop - new: Bluetooth Keyboard

2009-04-22 Thread Timo Juhani Lindfors
arne anka openm...@ginguppin.de writes: Timo, I agree with Christ about what a wired BT keyboard seems :) what's wrong with you guys? the description clearly states it is rechargeable via usb -- so, how is asking for the current taken in any way unreasonable? But I was wondering it if

Re: Pulster Openmoko Shop - new: Bluetooth Keyboard

2009-04-22 Thread Timo Juhani Lindfors
openm...@pulster.de (Christoph Pulster) writes: I'd still like to know how much it consumes if it is connected to USB permanently. Good question Timo. Please drop a ticket to the manufactorer: http://freedom.helpserve.com/index.php You can there also the Quickstart Guide for the Slim

Re: connect a sensor

2009-04-24 Thread Timo Juhani Lindfors
Anas Alzouhbi anas@gmail.com writes: could you help me, what to do after connecting electrically the sensor, how to setup it, or how can I make the gyroscope write data in a file like accelerometers. Huh? What kind of gyroscope is it? How did you connect it to freerunner?

Re: Is there anything propietary in OpenMoko cells?

2009-04-24 Thread Timo Juhani Lindfors
Javier Garcia tirengar...@yahoo.es writes: recently i have discovered this list with truly opened operative systems that the FSF recommeds. Is OpenMoko absolutely compromise with open source? If yes, have you thought in asking to add OpenMoko to that list? Depends on what you mean.

Re: Asterisk on Freerunner was: voip on Debian

2009-04-24 Thread Timo Juhani Lindfors
Nicola Mfb nicola@gmail.com writes: But I'm happy, asterisk runs fine in a real case. Can you check if you get lower latency by only running linphone on fr and having the 3g stick connected to fr itself? ___ Openmoko community mailing list

Re: [SHR kernel] strange kernel messages

2009-04-26 Thread Timo Juhani Lindfors
Franky Van Liedekerke liede...@telenet.be writes: Apr 26 17:21:48 om-gta02 user.warn kernel: [25301.345000] send sigkill to 3592 (btsettings), adj 15, size 3678 You are running out of memory and linux is killing processes. ___ Openmoko community

Re: [debian] new navit

2009-04-26 Thread Timo Juhani Lindfors
arne anka openm...@ginguppin.de writes: to whom it may concern ... i just created a new debian package of navit (navit_0.1.0+svn-2234_armel.deb) and uploaded it to http://www.ginguppin.de/node/26 Is the debian source package also available somewhere?

Re: Theora 320x240 - is it possible?

2009-04-27 Thread Timo Juhani Lindfors
David Garabana Barro da...@garabana.com writes: No one has xv support. I bet there are not difference when playing videos. You mean this one? li...@ginger:~$ xdpyinfo | grep XV XVideo I'm using Xorg with xf86-video-glamo git revision 703acea13.

Re: Theora 320x240 - is it possible?

2009-04-27 Thread Timo Juhani Lindfors
David Garabana Barro da...@garabana.com writes: What about xrand and composite? Both work. Is stable enough for daily use? Yes. I've used it now for nearly two months. ___ Openmoko community mailing list community@lists.openmoko.org

Re: [SHR-Testing] Wireless Frustration - definitely a kernel problem

2009-04-28 Thread Timo Juhani Lindfors
Adam Jimerson vend...@gmail.com writes: Thanks for trying that out, I made a bug report for it here if there is anything else that needs added to it http://trac.shr-project.org/trac/ticket/418 feel free to do so and hopefully get this problem fixed. Can you also open a ticket at

Re: [SHR-Testing] Wireless Frustration - definitely a kernel problem

2009-04-28 Thread Timo Juhani Lindfors
Adam Jimerson vend...@gmail.com writes: Thanks for trying that out, I made a bug report for it here if there is anything else that needs added to it http://trac.shr-project.org/trac/ticket/418 feel free to do so and hopefully get this problem fixed. Can you also open a ticket at

Re: [SHR-unstable]Blinking AUX button LED

2009-04-29 Thread Timo Juhani Lindfors
Davide Scaini dsca...@gmail.com writes: i tried now latest kernel http://shr.bearstech.com/shr-unstable/images/om-gta02/uImage-2.6.29-oe10+gitr119801+b4136a36f31a65d0998a328465df9e8e2ba93166-r3.4-om-gta02.bin and i get a kernel panic... nice! If you chvt 1 can you see panic message?

Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Timo Juhani Lindfors
Davide Scaini dsca...@gmail.com writes: i do not boot at all... but the message is Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,6) Your kernel lacks mtdblock support then? (ls -l mtdblock6 shows 31, 6) ___ Openmoko

Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Timo Juhani Lindfors
Vasco Névoa vasco.ne...@sapo.pt writes: Possible errors that lead to that situation: - bad rootfs kernel parameters in u-boot environment; - check if you need to change them; This can't surely cause missing filesystem support? - missing kernel modules for the specific filesystem you have

Re: [SHR-Testing] Framework wooes

2009-04-30 Thread Timo Juhani Lindfors
KaZeR ka...@altern.org writes: Current typical use case : i'm trying to opkg upgrade via gprs. opkg tries to download the new rev of navit, which weights about 5Mb. After 500kb of download, the download is stalled (same things happens with wget) and never continues. Maybe this is #2264 Heavy

Re: no response from gsm modem

2009-04-30 Thread Timo Juhani Lindfors
Test chlework2...@yahoo.com writes: I could not get any response from gsm modem. not sure why? see below     GTA02v6 # neo1973 gsm on GTA02v6 # terminal serial Entering terminal mode for port serial Use '~.' to leave the terminal and get back to u-boot ATE1 Try sending the command

Re: USB port on openmoko

2009-04-30 Thread Timo Juhani Lindfors
Mark Night marknigh...@gmail.com writes: I need to send the data from openmoko to an embedded device through a usb to serial converter IC. The small embedded device only has facility for serial I can connect my usb headset, keyboard, mouse, 3g stick, webcam and mass storage stick to my

Re: Will my phone buzz?

2009-05-03 Thread Timo Juhani Lindfors
Shachar Shemesh shac...@shemesh.biz writes: Can anyone tell me how I can find out? Is there some way to look at the board of a phone and tell whether it has the fix? cat /proc/cpuinfo If it says 0305 you have V5 and need a fix. ___ Openmoko

Re: Will my phone buzz?

2009-05-03 Thread Timo Juhani Lindfors
Johny Tenfinger seba.d...@gmail.com writes: On Sun, May 3, 2009 at 10:47, Timo Juhani Lindfors timo.lindf...@iki.fi wrote: If it says 0305 you have V5 and need a fix. You're wrong. GTA02A5 and GTA02A6 don't differ regarding buzz. Now only A7 and A8 differs. I didn't say A6 would not need

Re: hackable:1 - new release

2009-05-05 Thread Timo Juhani Lindfors
Marcus Bauer mba...@bearstech.com writes: Welcome on board, this is open source/free software and freedom is What debian repo should I add to sources.list to get the source code of woosh? Neither http://download.hackable1.org/debian/dists/lenny/main/source/ nor

Re: hackable:1 - new release

2009-05-05 Thread Timo Juhani Lindfors
Marcus Bauer marcus.ba...@gmail.com writes: Currently only the tarball is available. You can get it from the woosh wiki page: That has several files that are autogenerated with the glade tool. They are not modifiable source code. I asked the author for the glade project files and got them but

Re: hackable:1 - new release

2009-05-05 Thread Timo Juhani Lindfors
Marcus Bauer mba...@bearstech.com writes: But naturally you can modify them. It is like if there was a comment Go and buy a bottle of Coke, now!. You wouldn't have to do that ;-) There was a discussion on debian-legal not long ago about this very comment from glade and consensus was that it

Re: [Mokomaze 0.5.0] is released

2009-05-05 Thread Timo Juhani Lindfors
ANT ant0...@gmail.com writes: The debian package is untested, so let me know if it works or not. http://projects.openmoko.org/frs/download.php/815/mokomaze_0.5.1-1_armel.deb seems to depend on libode but there is no such package in debian. Perhaps it means libode1? I built my own debian package

Re: Mokomaze as non-root

2009-05-07 Thread Timo Juhani Lindfors
The Digital Pioneer digitalpion...@gmail.com writes: Not sure what all issues you're experiencing, but the accelerometers are probably root:root access only (they are on mine, SHR-unstable), if that's your problem. You can probably chmod them manually, but I'm sure you can mod some conf

Re: Neo to be used as a WLAN phone connected to a Linux server with an ISDN card possible?

2009-05-07 Thread Timo Juhani Lindfors
Lothar Behrens lothar.behr...@lollisoft.de writes: I am asking if it would be possible to use my Neo FreeRunner to be a phone to be used instead of an ISDN dect phone? I have a Linux server, but not tried any of this. If possible, what packages do I need (on FreeRunner and openSuSE Linux

Re: Neo to be used as a WLAN phone connected to a Linux server with an ISDN card possible?

2009-05-07 Thread Timo Juhani Lindfors
Lothar Behrens lothar.behr...@lollisoft.de writes: 00:0c.0 Network controller: AVM GmbH A1 ISDN [Fritz] (rev 02) Subsystem: AVM GmbH FRITZ!Card ISDN Controller Flags: medium devsel, IRQ 10 Memory at fdb0 (32-bit, non-prefetchable) [size=32] I/O ports at 9000

Re: Mokomaze as non-root

2009-05-07 Thread Timo Juhani Lindfors
Rui Miguel Silva Seabra r...@1407.org writes: What do you need them for? In OmNewRotate I use /dev/input/events3 and it always works regardless of kernel! lindi1:~/debian/debian-mokomaze/mokomaze-0.5.0$ grep -r /sys src/*c src/accelerometers.c: fh =

Re: Next cofundus OM competition idea

2009-05-08 Thread Timo Juhani Lindfors
rakshat hooja raks...@gmail.com writes: I agree this is very important (though I am quite happy with SHR testing (16th april)- calls and sms and gprs for browsing work perfectly) I dont think a small cofundus project is an answer for this. SHR, OM 2009, QTEI, Indeed, and many of the issues are

Re: nandwrite problem in writing uboot env (/dev/mtd2)

2009-05-08 Thread Timo Juhani Lindfors
giacomo \giotti\ mariani giacomomari...@yahoo.it writes: Where am I wrong? There's a CRC checkum. Use fw_setenv instead of vim. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: nandwrite problem in writing uboot env (/dev/mtd2)

2009-05-08 Thread Timo Juhani Lindfors
Rask Ingemann Lambertsen r...@sygehus.dk writes: You're not using uboot-envedit from the fso-utils package. uboot-envedit is horribly slow. fw_setenv is in debian main and works faster. ___ Openmoko community mailing list

Re: Next cofundus OM competition idea

2009-05-08 Thread Timo Juhani Lindfors
kimaidou kimai...@gmail.com writes: +1000 for having gui for easily pair to a Bt headset AND route the sound. This app is really missing, as a BT headset is the only way to avoid the anoying Buz without make surgery on my freerunner How about just starting by writing down a list of

Re: Finger friendly keyboards

2009-05-08 Thread Timo Juhani Lindfors
Peter Mogensen a...@bigendian.dk writes: Actually... I think I have only one finger friendly solution which will remedy that. What I wish for is a large transparent fullscreen keyboard xcompmgr + xvkbd can already do that but I found smaller keyboard actually faster to use since I don't need

Re: USB port on openmoko

2009-05-11 Thread Timo Juhani Lindfors
Bimo Sunarfri Hantono master...@gmail.com writes: I'm newbie in here, same as Mark Night I'm doing project on openmoko, I need to read data from usb sensor to openmoko (Neo Freerunner) can anybody give me an example code using QtExtended to do this? Hmm? You better tell us what kind of sensor

Re: USB port on openmoko

2009-05-11 Thread Timo Juhani Lindfors
bimo master...@gmail.com writes: I'm trying to attach digital compass (OS5000-US) to the neo freerunner. Can you make it work with your PC? ___ Openmoko community mailing list community@lists.openmoko.org

Re: gpe-calendar disables touch-screen

2009-05-12 Thread Timo Juhani Lindfors
Laura Vance van...@thespazcat.com writes: Has this happened to anyone else? Is there a workaround that I just haven't found yet? Is there a better calendar/reminder app that I Yes, I reported this 56 days ago: http://bugs.debian.org/gpe-calendar * #520156 [i| |*] [gpe-calendar]

Re: running google mobile applications?

2009-05-17 Thread Timo Juhani Lindfors
Francesc Romà i Frigolé francesc.r...@gmail.com writes: wget http://m.google.com/app/v2.0.6/L1/gmail-g.jar Do you have a link to source code? ___ Openmoko community mailing list community@lists.openmoko.org

Re: running google mobile applications?

2009-05-17 Thread Timo Juhani Lindfors
Francesc Romà i Frigolé francesc.r...@gmail.com writes: I guess you are being sarcastic, because AFAIK google applications are proprietary. Some are free so I thought I should ask before ignoring the email as proprietary stuff :-) ___ Openmoko

Re: root almighty

2009-05-19 Thread Timo Juhani Lindfors
Max m...@darim.com writes: I wonder - is there distribution which tried to address this issue? I have been using my debian installation as non-root since last summer. ___ Openmoko community mailing list community@lists.openmoko.org

Re: Why one cannot recommend the freerunner as a daily phone

2009-06-21 Thread Timo Juhani Lindfors
Thanks for reminding us about the issues that still exist. However, you should really report them as bugs so that they don't get lost and can be analyzed better. Joerg Lippmann jl_li...@donalbain.de writes: - The device wakes up too slowly, I lost some calls. Confirmed, ringtone is sometimes

Re: Update Who is who on wiki

2009-06-21 Thread Timo Juhani Lindfors
Fabian Killus fab...@ji-xiansheng.de writes: Xorg glamo: - Thomas White I'd add Lars-Peter Clausen here (38 commits to xf86-video-glamo). ___ Openmoko community mailing list community@lists.openmoko.org

Re: Why one cannot recommend the freerunner as a daily phone

2009-06-22 Thread Timo Juhani Lindfors
mobi phil m...@mobiphil.com writes: trivial functions. I think carrying Xwindows is the biggest mistake. I It's X Windows System, X Version 11, X11 or simply X. Also, feel free to not use X if you don't want. I don't see how that'd be difficult if you only need a simple dialer.

Re: Why one cannot recommend the freerunner as a daily phone

2009-06-22 Thread Timo Juhani Lindfors
Esben Stien b...@esben-stien.name writes: Timo Juhani Lindfors timo.lindf...@iki.fi writes: It's X Windows System No, it's X Window System Whoops, what a typo :-) ___ Openmoko community mailing list community@lists.openmoko.org http

Re: Why one cannot recommend the freerunner as a daily phone

2009-06-23 Thread Timo Juhani Lindfors
Brian C bria...@ocf.berkeley.edu writes: new section Daily Users where each person who is completely satisfied with their FR setup can describe in excruciating detail (command by command) how they got to that point so that the rest of us could cut-and-paste their HOWTO and have the same

Re: Om2009 testing release 5

2009-06-24 Thread Timo Juhani Lindfors
pike pike-openm...@kw.nl writes: after switching a few times, x crashes. restarting xserver-nodm twice repairs it. what am i doing wrong ? You are not reading the bug reports :-) A simple search for glamo at e.g. http://lindi.iki.fi/lindi/cgi-bin/openmoko-bugs.py?q=glamo finds #2263

Re: Om2009 testing release 5

2009-06-24 Thread Timo Juhani Lindfors
Al Johnson openm...@mazikeen.demon.co.uk writes: Om2009 is specified in the subject, and AFAIK this is still using Xglamo, so this bug doesn't seem to be relevant. The Xorg driver was created from the Xglamo source. Also, the bug is in kernel so it should apply to both.

Re: strange df behaviour

2009-06-24 Thread Timo Juhani Lindfors
ivvmm unachieva...@gmail.com writes: When will we have the ability to switch to GNU coreutils?.. I have been using coreutils for almost a year on my freerunner. It's quite portable :-) ___ Openmoko community mailing list

Re: [Om2009] bluetooth keyboard - key presses not making it to X

2009-06-29 Thread Timo Juhani Lindfors
Tim Abell t...@timwise.co.uk writes: I've got my bt keyboard connected, and according to hcidump I think the keypress events are getting to bluez, however they aren't getting to any applications, including xev. 1) Are you running hal? 2) Does lshal list the device? 3) Are you using Xorg? 4)

Re: Anti-Whining: Happy Moko Moments

2009-07-18 Thread Timo Juhani Lindfors
Warren Baird wjba...@alumni.uwaterloo.ca writes: What are your successes with the Freerunner? I love how easy it is to do quick application development. For example, last week I was in Norway and suddenly figured out that all the hiking maps have UTM coordinates which I know nothing about. The

Re: Anti-Whining: Happy Moko Moments

2009-07-18 Thread Timo Juhani Lindfors
The Digital Pioneer digitalpion...@gmail.com writes: That said, if anyone knows a way to make it not cut and skip when playing OGG with mplayer niced at -19, I'd love to hear it. It's not too bad right Use tremor. gcc -o ~/bin/ivorbisfile_example -lvorbisidec

moving mouse cursor automatically with xautomation (Re: touchpad on OM)

2009-07-20 Thread Timo Juhani Lindfors
Michal Brzozowski ruso...@poczta.fm writes: bit slow on some windows, vala-terminal in particular. I'm not sure if it's possible at all to use a real mouse pointer for this. It is possible. For example $ xte mousemove 10 10 moves mouse pointer to 10+10 and $ xte mouseclick 1 clicks using

Re: moving mouse cursor automatically with xautomation (Re: touchpad on OM)

2009-07-20 Thread Timo Juhani Lindfors
[removed cross-post for both community and devel] Michal Brzozowski ruso...@poczta.fm writes: Yes, I use the XTest extension to do the clicks. The problem is that when Ah. What if you EVIOGRAB the touchscreen device while the touchscreen is pressed on top of your app to prevent X from seeing

Re: moving mouse cursor automatically with xautomation (Re: touchpad on OM)

2009-07-20 Thread Timo Juhani Lindfors
Xavier Cremaschi omega.xav...@gmail.com writes: I don't know for the X in Freerunner but http://wearables.unisa.edu.au/mpx/?q=mpx Any idea what the status is? I don't seem mpx in debian unstable and that page seems to be from 2006. ___ Openmoko

Re: Anti-Whining: Happy Moko Moments - playing Ogg Vorbis files

2009-07-20 Thread Timo Juhani Lindfors
Rask Ingemann Lambertsen ccc94...@vip.cybercity.dk writes: FWIW, you can s/-t raw -c 2 -f S16_BE -r 44100/-f cdr/. Sure but I have another version for 22050 Hz podcasts so I preferred to be explicit. And indeed it decodes in realtime at just 100 MHz. You are using the cpufreq patches? Any

Re: Document with answers to most popular battery-related questions is ready

2009-08-03 Thread Timo Juhani Lindfors
Paul Fertser fercer...@gmail.com writes: Q: I have several compatible batteries. What are the storage requirements for them? A: Keep in a dry cool place charged to no more than 75%. My new gta02 battery shows capacity of 0% when I plug it in and starts to slowly charge. Is it better to charge

Re: q: sd card android gta02

2009-08-03 Thread Timo Juhani Lindfors
tom tomabr...@gmail.com writes: just got my gta02 and sintalled android via koolu image. but how can i get it to accept the sd-card? any help greatly appreciated! Please run dmesg | grep mmc and paste the output. ___ Openmoko community mailing

Re: testing Litephone, new phone interface

2009-08-03 Thread Timo Juhani Lindfors
Michal Brzozowski ruso...@poczta.fm writes: - Install all the ipks from http://pvtrace.com/litephone/ (qt deps and phone app itself). Where's the source code? ___ Openmoko community mailing list community@lists.openmoko.org

Re: testing Litephone, new phone interface

2009-08-03 Thread Timo Juhani Lindfors
Michal Brzozowski ruso...@poczta.fm writes: http://www.sf.net/projects/litephone Thanks, here's a list of comments: 1) Icons in Png directory are under Creative Commons license, created by Axialis Team, axialis.com. says README. There are multiple CC licenses, which one is this? 1) Same

Re: Document with answers to most popular battery-related questions is ready

2009-08-03 Thread Timo Juhani Lindfors
Timo Juhani Lindfors timo.lindf...@iki.fi writes: Could the capacity measurement get confused during long storage? Answering to myself here: When I charged the battery capacity increased steadily but when it reached 67% it suddenly jumped to 100% in one minute. I think this concludes

Re: Document with answers to most popular battery-related questions is ready

2009-08-05 Thread Timo Juhani Lindfors
Al Johnson openm...@mazikeen.demon.co.uk writes: Where exactly is this figure from? Are you looking at the battery monitor sysfs entry, or something that gets the incorrect figure from hal? current_now file from sysfs. ___ Openmoko community mailing

Re: Document with answers to most popular battery-related questions is ready

2009-08-05 Thread Timo Juhani Lindfors
Sebastian Krzyszkowiak seba.d...@gmail.com writes: I think he's talking about E battery metter, which proves that he's wrong ;) Sorry for the late reply, but no, I don't run any E stuff :-) ___ Openmoko community mailing list

Re: [all?] menu's with xmessage

2009-08-05 Thread Timo Juhani Lindfors
Ed Kapitein e...@kapitein.org writes: A while ago i made some scripts to use menu's on the freerunnner. I would like to share it, perhaps it will help someone to enjoy his freerunner more. Cool, so I'm not the only one using xmessage for simple prototypes :-) I wrote a simple program

Re: [shr-u] navit - howto config navit.xml

2009-08-05 Thread Timo Juhani Lindfors
Nathan Kinkade n...@nkinka.de writes: I'm not really sure where to go from here, especially since Navit isn't producing any errors. I've been looking through the output of an strace on Navit, but nothing has jumped out at me yet. The problem is that the configuration file of navit pretty much

Re: [Shr-User] Several (probably basic) wifi questions from an OM noob

2009-08-19 Thread Timo Juhani Lindfors
Dan Staley daniel.l.sta...@gmail.com writes: To keep wifi useable, due to bug still present currently (2009-08-18) you need to also do: rmmod ar6000 modprobe ar6000 Which bug is this exactly? #2277 Wireless does not work with the 2.6.29 kernel http://docs.openmoko.org/trac/ticket/2277 ?

Re: blink AUX or power light while suspended?

2009-08-27 Thread Timo Juhani Lindfors
Nathan Kinkade n...@nkinka.de writes: 1) Is it even possible for one of those lights to flash intermittently while the device is suspended? No. Leds are blinked using an FIQ handler which is software. ___ Openmoko community mailing list

Re: Nokia N900 (charging battery not possible with free software yet)

2009-09-01 Thread Timo Juhani Lindfors
Rui Miguel Silva Seabra r...@1407.org writes: No, it's firmware running on their chips. If it was the driver than the following command would result in ONE instead of ZERO :) You can have drivers in userland too. For example I understood that you can't charge the N900 battery with free

swap partition seems faster than a swap file (Re: [SHR-Unstable] swapon: swapfile has holes)

2009-09-06 Thread Timo Juhani Lindfors
Matthias Huber matthias.hu...@wollishausen.de writes: afaik, it is much faster than file. On a computer with 256M ram and compact flash as storage I ran #include stdio.h #include stdlib.h #include string.h #include assert.h #define BUFSIZE (400*1024*1024) int main(int argc, char *argv[]) {

voice calls with 3G USB dongle

2009-10-14 Thread Timo Juhani Lindfors
William Kenworthy bi...@iinet.net.au writes: So the FR is now obsolete - but is it possible to use the FR with an external 3G dongle? - I know it works for data from previous posts here, but can you make voice/sms calls from an external 3G dongle? Yes, chan_sebi module of asterisk can do voice

<    1   2   3   4   5   6   7   >