SD fails spectacularly and unpredictably when a SIM card is used

2009-03-14 Thread Enrico Zini
Hello, everything works fine if I use the FreeRunner as a PDA, without a SIM card. However, if I put the SIM card in it, sometimes and unpredictably the whole SD subsystem fails and I get I/O errors on any activity. Several months ago I used to get filesystem corruption as well, but that seems

Re: [Debian] Volume very low

2009-03-14 Thread Michael 'Mickey' Lauer
Am Freitag, den 13.03.2009, 15:12 +0200 schrieb Michele Renda: I am using an application that use FSO Framework to make call. It run well, but I have a stupid problem. When I do a call I listen the other person with a low volume while the other person listen perfect to me. I tryed with

[PATCH] fix gsm parser test program

2009-03-14 Thread Timo Juhani Lindfors
Hi, gsm/parser.py includes a small test program. However it tries to print a function instead of printing the list of responses. Here's a patch to fix this: diff --git a/framework/subsystems/ogsmd/gsm/parser.py b/framework/subsystems/ogsmd/gsm/parser.py index 9528657..d50ecbc 100644 ---

Re: [Debian] Volume very low

2009-03-14 Thread Joachim Breitner
Hi, Am Samstag, den 14.03.2009, 13:09 +0100 schrieb Michael 'Mickey' Lauer: Am Freitag, den 13.03.2009, 15:12 +0200 schrieb Michele Renda: I am using an application that use FSO Framework to make call. It run well, but I have a stupid problem. When I do a call I listen the other person

Re: [Debian] Volume very low

2009-03-14 Thread Michele Renda
On 14/03/2009 14:09, Michael 'Mickey' Lauer wrote: Try org.freesmartphone.GSM.Device.SetSpeakerVolume() Thank you Michael. If it is in framework, I can integrate a volume controller in the application. The range is 0..255? Thank you Michele Renda

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. ___ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org