Re: getting started with wlan

2010-03-23 Thread Timo Juhani Lindfors
Kai-Martin k...@familieknaak.de writes: Ok, why not. I am only half fluent with the necessesary commands. On my laptop I used to call wpa_supplicant with some fancy config file. The wlan device to talk to seems to be eth0, right? Yes but you can change that to more logical wlan with udev.

Re: getting started with wlan

2010-03-23 Thread Neil Jerram
On 21 March 2010 03:21, Kai-Martin k...@familieknaak.de wrote: The wlan device to talk to seems to be eth0, right? Correct. Most of the time when I check with ifconfig, there is no decice eth0. Presumably this is, because the wlan chip is xswitched off. Yes. How do I manually switch the

[QTMoko]: Handwriting recognition and graffiti-like writing?

2010-03-23 Thread Russell Hay
Guys, quick one for y'all.. Has anyone out there successfully trained (or patched) the handwriting recognition in QTMoko to recognise the old Palm-style graffiti (preferrably Graffiti version 1!) I'll try training it today, but if someones actually patched the code I'd love to hear about it.

Re: [QTMOKO] Dead UI

2010-03-23 Thread Tha_Man
Russell Hay wrote: to confirm user experience, I flashed the no-debug kernel initially and experienced a similar issue - no GSM, and no response from the initial menu. I reflashed with the debug kernel and I have a working QTMoko phone again :-) Russ On 20 March 2010 19:54, Radek

Re: getting started with wlan

2010-03-23 Thread Paul Fertser
Kai-Martin k...@familieknaak.de writes: Sorry cant help with wifi - I find that mokoconnect and similar gui's are too flaky - manual is more reliable. Ok, why not. I am only half fluent with the necessesary commands. On my laptop I used to call wpa_supplicant with some fancy config file.

Re: getting started with wlan

2010-03-23 Thread Richy
What works best for me is the following: edit /etc/network/interfaces iface eth0 inet manual wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf down wpa_action eth0 down iface homeNet inet dhcp /etc/wpa_supplicant/wpa_supplicant.conf looks like this:

Re: getting started with wlan

2010-03-23 Thread Kai-Martin
On 03/21/2010 06:57:34 AM, Paul Fertser wrote: Exactly. Just add an appropriate section to wpa_supplicant.conf, it works for all networks. Assembling bits and pieces from many sites, I got wifi to work -- manually with commands through ssh and still with wake-up issues. This is what I did:

Re: [QTMOKO] Started to write FAQ

2010-03-23 Thread Tha_Man
Great work! Since I'm quite new to QtMoko I was hoping to find some other answers as well, like where to put pictures and music files to make the builtin apps see them automatically. I guess that's more QtE related, but is there anywhere I can find that kind of information or am I overlooking

shr-launcher updated

2010-03-23 Thread c_c
Hi, Here's an updated release of shr-launcher http://n2.nabble.com/file/n4773808/shr-launcher_local-r0.4_armv4t.ipk shr-launcher_local-r0.4_armv4t.ipk Changes :- 1. moved to edj file for layout 2. date - time display has its background making it easier to see on all backgrounds 3. clicking

Re: getting started with wlan

2010-03-23 Thread Kai-Martin
On 03/21/2010 06:57:34 AM, Paul Fertser wrote: Exactly. Just add an appropriate section to wpa_supplicant.conf, it works for all networks. Assembling bits and pieces from many sites, I got wifi to work -- manually with commands through ssh and still with wake-up issues. This is what I did:

Re: wakeup-on-wlan works!

2010-03-23 Thread niubee_007
Hi, Timo, Can I ask you more details aon wakeup on wlan? I installed debian on my FR last week and I am still not be able to make WOW work. Could you tell me what happens when you ping your FR from another PC after FR is suspended? does the screen turn on? or only the wakeup pin is pulled up?

Re: wakeup-on-wlan works!

2010-03-23 Thread niubee_007
Hi, Timo, Can I ask you more details on wakeup-on-wlan? Could you tell me what happened when you ping your FR from another PC after FR is suspended? did the screen turn on? or only the wakeup pin is pulled up? I followed your procedure but when I ping my FR from another PC, FR's LCD is off and

Re: wakeup-on-wlan works!

2010-03-23 Thread niubee_007
Hi, Timo, Can I ask you more details on wakeup-on-wlan? Could you tell me what happened when you ping your FR from another PC after FR is suspended? did the screen turn on? or only the wakeup pin is pulled up? I followed your procedure but when I ping my FR from another PC, FR's LCD is off and

Re: 3D in EFL (Rolling dices on OpenMoko)

2010-03-23 Thread Xavier Cremaschi
EFL can use opengl for its rendering (not on openmoko, because it seems we don't have an opengl-es driver). What do you mean by 3d ? Can I modelize cube, sphere, and do some projective geometry ? In elementary I cannot find an equivalent of an opengl context (QGLWidget in qt4), if someone has

Re: [QTMOKO] Dead UI

2010-03-23 Thread Risto H. Kurppa
On Sat, Mar 20, 2010 at 9:54 PM, Radek Polak pson...@seznam.cz wrote: Risto H. Kurppa wrote: qtmoko starts normally When I touch the touch screen, the screen light comes on, but no menu or icon reacts. AUX POWER work as expected. Can you please try flashing debug kernel, so that we know

[GTA02] headphone socket issues

2010-03-23 Thread Paul Wise
Hi all, When I plug headphones all the way in to the headphone socket, only one of the buds works, but when I don't push it all the way in I get sound from both buds. Same thing happens in both Debian and SHR. Does anyone else have this issue with their FreeRunner or have thoughts on the cause or

SHR build host down?

2010-03-23 Thread Tom Walters
It seems that the build.shr-project.org is down? If it is down is there another source for the freerunner images? Thanks! Tom ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Selling Freerunner

2010-03-23 Thread pearn
Hi, I intend to sell my Freerunner. It has the Buzz Fix rework applied. The Freerunner comes with original packaging and has one additional battery (= 2 batteries total). I would like to get 160€ plus shipping. I live in Germany - if you are interested please contact me and we can clarify

Re: shr-launcher updated

2010-03-23 Thread c_c
Hi, Midyr wrote: Error: org.freesmartphone.Usage.ResourceUnknown - Resource GPS had never been registered Segmentation fault Thats a bug in my code. Seems like GPS is not getting registered as a resource on your phone. The error message is by design, the segmentation fault is a bug that

Re: getting started with wlan

2010-03-23 Thread Christ van Willegen
On Sun, Mar 21, 2010 at 4:21 AM, Kai-Martin k...@familieknaak.de wrote: I just found the wiki page on wlan connectivity:        http://wiki.openmoko.org/wiki/Wifi However, the commands there assume a working eth0 device. So I have to deal with that first. Here are a few scripts that I use.

Re: [ANN] Bass-Rework = Headset Audio Quality Enhancement available in EU

2010-03-23 Thread Dr. H. Nikolaus Schaller
just let me follow-up that we can ship A7++ devices by end of the week. They are originals from factory and we have applied #1024 and Bass-Rework (Buzz-Rework is not required for A7 units). Please look at http://www.handheld-linux.com/wiki.php?page=Neo%20Freerunner BR, Nikolaus Am

no-cap bass fix

2010-03-23 Thread Stefano Cavallari
Yesterday night I was going to fix the poor audio response of the Freerunner. Just before starting to solder (having opened the phone and the metallic plate) I discovered the caps I got were the wrong ones. So I looked at the scheme for an alternative solution, and I decided to try to replace

Re: Openmoko list?

2010-03-23 Thread neo
Maybe it would be better to ask the admins of the ml - original Nachricht Betreff: Openmoko list? Gesendet: Di, 23. Mrz 2010 Von: Iain B. Findletonifindle...@videotron.ca Suddenly I get nothing from this mailing list. Has something happened? Iain f. --- original

Re: wakeup-on-wlan works!

2010-03-23 Thread niubee_007
Hi, Timo, Can I ask you more details on wakeup-on-wlan? Could you tell me what happened when you ping your FR from another PC after FR is suspended? did the screen turn on? or only the wakeup pin is pulled up? I followed your procedure but when I ping my FR from another PC, FR's LCD is off and

Re: getting started with wlan

2010-03-23 Thread Al Johnson
On Sunday 21 March 2010, Kai-Martin wrote: On 03/21/2010 03:00:52 AM, William Kenworthy wrote: Just a point ... why modules? Because the manual suggested to load the modules in the same section as the image of the kernel and of the image of the root file system. you only need the module

Re: [GTA02] headphone socket issues

2010-03-23 Thread Paul Fertser
Paul Wise pa...@bonedaddy.net writes: When I plug headphones all the way in to the headphone socket, only one of the buds works, but when I don't push it all the way in I get sound from both buds. Same thing happens in both Debian and SHR. Does anyone else have this issue with their FreeRunner

Re: getting started with wlan

2010-03-23 Thread Paul Fertser
Kai-Martin k...@familieknaak.de writes: Exactly. Just add an appropriate section to wpa_supplicant.conf, it works for all networks. Assembling bits and pieces from many sites, I got wifi to work -- manually with commands through ssh and still with wake-up issues. Add this one to your

Re: 3D in EFL (Rolling dices on OpenMoko)

2010-03-23 Thread The Rasterman
On Mon, 22 Mar 2010 10:00:56 +0100 Xavier Cremaschi omega.xav...@gmail.comsaid: EFL can use opengl for its rendering (not on openmoko, because it seems we don't have an opengl-es driver). What do you mean by 3d ? Can I modelize cube, sphere, and do some projective geometry ? In elementary

sim card detection

2010-03-23 Thread Kai-Martin
My freerunner seems to have an issue with my sim card after boot. More often than not the phone seems to be ignorant to the sim card. Consequently, it doesn't attach to the GSM net, SMS messages on the card are not readable and it can't receive calls. But sometimes, the card is detected fine

Re: sim card detection

2010-03-23 Thread Chuck Norris
Kai-Martin пишет: My freerunner seems to have an issue with my sim card after boot. More often than not the phone seems to be ignorant to the sim card. Consequently, it doesn't attach to the GSM net, SMS messages on the card are not readable and it can't receive calls. But sometimes, the

Re: getting started with wlan

2010-03-23 Thread Kai-Martin
On 03/22/2010 01:40:06 PM, Al Johnson wrote: In SHR WiFi is powered on and off through FSO's Resource handling.This is usually set to 'auto' so it will be powered up if an app requests the WiFi resource, and shut down when nothing is requesting it. Does wmiconfig -i eth0 --power maxperf

Re: sim card detection

2010-03-23 Thread Kai-Martin
On 03/24/2010 04:19:10 AM, Kai-Martin wrote: Is the freerunner particularly fussy on the type of sim card? I read about problems with 3G cards. But mine is a pretty old O2 card -- bought in 2005. Because I saw reccommendations to update the firmware in case of sim card problems: I just

Re: [GTA02] headphone socket issues

2010-03-23 Thread Paul Wise
On Wed, 2010-03-24 at 03:08 +0300, Paul Fertser wrote: Hey, this looks very much like you used an ordinary 2.5-3.5mm plug converter which doesn't work due to wrong pinout. Just use correct wiring for the converter (check the wiki), it should work out of the box. I did use a plug converter in

Problem with Messages Dialer and Contacts app

2010-03-23 Thread Chuck Norris
After this morning update Messages and Contacts shows white screen. Dialer shows white screen and bottom half of Contactlist string in left upper corner. Before checking phone apps I tried to delete /etc/freesmartphone/opim/pim.db to empty contacts and resync. Later I've restored pim.db. It

Re: [QTMOKO] Started to write FAQ

2010-03-23 Thread Radek Polak
On Sunday 21 March 2010 14:33:25 Tha_Man wrote: Great work! Since I'm quite new to QtMoko I was hoping to find some other answers as well, like where to put pictures and music files to make the builtin apps see them automatically. I guess that's more QtE related, but is there anywhere I can

Re: [GTA02] headphone socket issues

2010-03-23 Thread Radek Polak
On Wednesday 24 March 2010 05:28:53 Paul Wise wrote: Earlier I used Nokia headphones with a 2.5mm plug and had the same one-bud sound issue. At that time I hadn't yet figured out the workaround of pulling it out a little bit, I'll test that later today. The connector is probably different