Release of Homzoneapplet for FSO and SHR

2008-12-25 Thread smurfy - phil
Hi,

i just released a new version of my Homezoneapplet. It now works great
with SHR.
You should read the readme for help to enable the applet.

http://projects.openmoko.org/projects/om-homezone

ps. does someone know a documentation for the qtopia dbus gsm api? i
googled a bit but found not much.

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Openmoko Problem

2008-11-14 Thread smurfy - phil
opkg install openmoko-dates2

An error ocurred, return value: 2.

i not know what happend but try a opkg upgrade

Signature check failed

this is normal. all repositories does not have .sig files.

phil



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Openmoko Problem

2008-11-14 Thread smurfy - phil
ok crap, the download of the packages also fails :)

you said you could ping, your own computer or something else?

i normally connect my freerunner to my eeepc with linux.

i have special iptables rules on my eeepc host to provide NATing to the
internet.
does pinging www.openmoko.org works?

another problem could be your nameserver settings.

phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Openmoko Problem

2008-11-14 Thread smurfy - phil
yes i think so,

My working settings on GTA02, i use the 192.168.10.x net for my usb
connection, this could differ for you.
192.168.10.2 is my freerunner and 192.168.10.1 my eeepc

[EMAIL PROTECTED] ~ $ cat /etc/resolv.conf
nameserver 208.67.222.222
nameserver 208.67.220.220

cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# Wireless interfaces
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid any
iface atml0 inet dhcp

# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp

# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
auto usb0
iface usb0 inet static
address 192.168.10.2
netmask 255.255.255.0
network 192.168.10.0
gateway 192.168.10.1

# Bluetooth networking
iface bnep0 inet dhcp

---

on my eeepc i have a script which i execute after connecting usb.

ifconfig usb0 192.168.10.1 netmask 255.255.255.0
echo 1  /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o ath0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o usb0 -j MASQUERADE
iptables -A FORWARD -s 192.168.10.0/24 -j ACCEPT
iptables -A FORWARD -s 172.16.10.0/24 -d 192.168.10.0/24 -j ACCEPT


172.16.10.0 is my local network. with this and some other static routes
on my internet router i can access my freerunner over my eeepc from my
normal workstation.

important lines on your host computer is:

ifconfig usb0 192.168.10.1 netmask 255.255.255.0
echo 1  /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o usb0 -j MASQUERADE
iptables -A FORWARD -s 192.168.10.0/24 -j ACCEPT

phil




___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Problems with building openmoko-sample with toolchain

2008-07-18 Thread smurfy - phil
hey, i also encountered the pango error and after that some other not 
found libaries.
The problem is, that the libs are actually there but the .la files are 
incorrect.

here a copy of a mailinglist post from me some days ago:

-
for people with the same problem,

i fixed it for myself.

some of the .la files in the 
/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib directory are 
wrong.
i had to modify this files to get panel-wifi compile:

libgio-2.0.la
libgmodule-2.0.la
libgobject-2.0.la
libgthread-2.0.la
libpangocairo-1.0.la

simple changed all 
/space/fic/openmoko-daily/neo1973/work/armv4t-angstrom-linux-gnueabi/  
stuff

to /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib
-

Phil

 2008/7/17 Stephen Pape [EMAIL PROTECTED]:
   
 I'm having this same exact problem on SuSE 11. I don't have any other
 scripts being ran, and opening a brand new terminal, running
 '/usr/local/openmoko/arm/setup-env', then attempting to run 'make' produce
 the error. I also had to use autogen.sh --host= but I used
 arm-angstrom-linux-gnueabi instead of i686-pc-linux-gnu.

 Suggestions, anyone?

 

 I'd also like to add I see (almost) the exact same thing on two Gentoo
 machines (32/64 bit) and two Ubuntu machines (32/64 as well).


   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: LEDs

2008-07-16 Thread smurfy - phil
some days ago i wrote a basic led tool for 2007.02.

try if you want:

http://www.smurfy.de/files/neo/openmoko-led-v1.tar.gz

you have to manually copy the file to your neo, and execute the tool, 
not ipk available, yet :)

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Volume?

2008-07-16 Thread smurfy - phil
if you increase the mic2 level you are louder, but you also get an echo :)
you should test it with alsamixer while calling.
if you like it, you should change the default value for mic2 in the 
alsapreset.
its somewhere in the /usr/share directory, i guess :)
if you don't change the preset, you must change the value on every call 
you make.

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Provider missed calls messages

2008-07-16 Thread smurfy - phil
Hm,

it could be a cell broadcast, but i know that is buggy in the moment.

try if you using 2007.02:

on the OM-Terminal or at a ssh shell:

libgsmd-tool -m atcmd

then insert:

AT+CSCB=1

you should see after a few seconds:
STR=`AT+CSCB=1'
RSTR=`OK'

So Cellbroadcasts are enabled now.

and now wait a while (2min or so)
if you don't get a message like:

Incoming immediate-display cell-wide Cell Broadcast message in LANGUAGE 
(page 1 of 1)
CONTENTOFMESSAGE

there is no default broadcasts :)

now try to reproduce the phonecall mailbox thing.

even its no cellbroadcast you maybe see a message pops up in the 
libgsmd-tool that helps you to identify how your provider sends you the
you have new missed calls :)

libgsmd-tool is a nice tool to debug whats happens with gsm :)

hope this helps.

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: NEWBIE : beginning development in openmoko

2008-07-15 Thread smurfy - phil
Hi,

try the openmoko.org wiki.

http://www.openmoko.org/wiki/Toolchain
http://www.openmoko.org/wiki/Mokomakefile

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-15 Thread smurfy - phil
not the best but a better (than reinserting the sd card on the fly) is 
using a external antenna.

Phil
 *sigh*

 If a fix isn't found for this, I guess I'm waiting till the next version. I
 need GPS and SD at the same time. Hopefully the OM team can provide a simple
 fix as it seems to be a hardware issue.

   

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Homezone Icon for O2 in Germany

2008-07-14 Thread smurfy - phil
Ok,

after some test, i guess i missed something, or my o2 buggs,
i receive no new cellbroadcast after leaving my homezone.

currently i only receive cellbroadcasts after reregiserting to the network.

so there must be another variable to use to detect the homezone. maybe 
the locationarea code.

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Homezone Icon for O2 in Germany

2008-07-14 Thread smurfy - phil
Do you observe the same problem? And (now to anyone): Is there a way to
disable wake-up on Cell Broadcasts, if that turns out to be the problem?

i have the problem that i don't receive more than one cell broadcast after 
registering with the network.

homezoned sets cellboadcasts to ON, i don't know if you disable the deamon and 
send a manual cell broadcast off command (at command) if you stell get wakeups.

Phil


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Import Contacts

2008-07-14 Thread smurfy - phil
Please update

http://wiki.openmoko.org/wiki/Import_Vcf_Contacts

with your new versions, if you need space i could place it @my domain 
(like my first version :D)

Phil


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Homezone Icon for O2 in Germany

2008-07-14 Thread smurfy - phil
Released Version 0.2 of the homezoned

i had the problem with 2 different O2 sim cards, that i don't receive 
more than one CB.
i changed the code that i force to receive another CB after changing the 
celltower.

http://projects.openmoko.org/projects/om-homezone/

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Homezone Icon for O2 in Germany

2008-07-13 Thread smurfy - phil
Hey, i'm really new to the bitbaker stuff :) i also noticed, that after 
some new build of the app it wants to download gtk+ and fails.

i really don't know why this happens.

if you do a removal of the gtk+-fastscaling and then a install of gtk+ 
it works, also, gtk+ installs a new version of gtk+fastscaling.

so i realy don't know why it is doing that :)

maybe because on 12.jul, there was an update of the gtk+* packages.

Phil

arne anka wrote:
 gtk+-fastscaling provides gtk+ -- so no need for gtk+.
 either the dependencies of the homezone app need to be more accurate or --  
 the better way -- opkg should handle that more flexible, evaluating the  
 provides sections of packages installed.

 for the time being

 opkg install -force-depends  openmoko-homezoned

 (or whatever the packages' name may be) should help.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Homezone Icon for O2 in Germany

2008-07-12 Thread smurfy - phil
Hello,

i just finished creating and releasing the first version of my small 
project.

For the 2007.02 version a small daemon which handles the homezone 
detection and a panel applet to display a small house symbol in the 
panel if you in the homezone.

You need both to get it working.

I tested the homezone detection not much but it should work. I mostly 
stayed at home coding so i not left the homezone much :)

More tests follows next week.

But if you want try it yourself:

http://projects.openmoko.org/projects/om-homezone/

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: How could I read the cell broadcast over gsmd?

2008-07-11 Thread smurfy - phil
Hey,

i allready wrote a small deamon doing the exact thing. take a look @ the 
devel mailinglist.

greetings.

Phil

Alexander Syring wrote:
 Hi

 I've read right in the sources from gsmd the is an option for recive cell 
 broadcast information.

 The german O2 has a homezone where you can phone for lower prices.
 When you a in this homezone the is normally a house on your display.

 This information is sent by channel 221.

 How could I recive this channel.

 Best regards

 Alex 


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Import Contacts

2008-07-09 Thread smurfy - phil
Hey,

i added a small script and infos at:

http://wiki.openmoko.org/wiki/Import_Vcf_Contacts

how to import vcf contacts to the default 2007.2 contacts application

Phil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community