Re: OM2009 Dbus with Python

2009-06-11 Thread Ovidiu Gavril
Hmm... it works now... I've made some changes. Thank you for your time. Ovidiu --- On Thu, 6/11/09, Ovidiu Gavril wrote: From: Ovidiu Gavril Subject: Re: OM2009 Dbus with Python To: "Support for Openmoko Device Owners" Date: Thursday, June 11, 2009, 2:11 PM I

Re: OM2009 Dbus with Python

2009-06-11 Thread Ovidiu Gavril
bject: Re: OM2009 Dbus with Python To: "Support for Openmoko Device Owners" Date: Thursday, June 11, 2009, 2:04 PM On Thu, Jun 11, 2009 at 13:00, Ovidiu Gavril wrote: > Hi, > > I have a problem using dbus in Python programs. I try, for example, to > use this simple

OM2009 Dbus with Python

2009-06-11 Thread Ovidiu Gavril
Hi, I have a problem using dbus in Python programs. I try, for example, to use this simple program which makes a phone call on a predefined number: #!/usr/bin/env python import dbus  bus = dbus.SystemBus() gsm_device_obj = bus.get_object("org.freesmartphone.ogsmd", "/org/free

Re: OM2009 USB

2009-06-04 Thread Ovidiu Gavril
Paulson Subject: Re: OM2009 USB To: "Support for Openmoko Device Owners" Date: Thursday, June 4, 2009, 11:31 AM 2009/6/4 Ovidiu Gavril : > I've just installed OM2009 release and I can't access the device with > USB. When I try to put an IP and a netmask on usb0 interfa

OM2009 USB

2009-06-04 Thread Ovidiu Gavril
Hi, I've just installed OM2009 release and I can't access the device with USB. When I try to put an IP and a netmask on usb0 interface of my computer, I get "usb0: ERROR while getting interface flags: No such device", like nothing is connected to that interface. This works with OM2008

Re: help for newbie, and some python

2009-06-03 Thread Ovidiu Gavril
Ok, but if I install OM2009, is it a sure way to solve my problems? I'm more interested in Dbus problem than the opkg update problem. Thanks,   Ovidiu --- On Wed, 6/3/09, Risto H. Kurppa wrote: From: Risto H. Kurppa Subject: Re: help for newbie, and some python To: halbtaxa

Re: help for newbie, and some python

2009-06-03 Thread Ovidiu Gavril
Sorry, I forgot to say that I'm using om2008.12 release. --- On Wed, 6/3/09, Ovidiu Gavril wrote: From: Ovidiu Gavril Subject: Re: help for newbie, and some python To: aw...@sayne.org, "Support for Openmoko Device Owners" Date: Wednesday, June 3, 2009, 12:36 PM H

Re: help for newbie, and some python

2009-06-03 Thread Ovidiu Gavril
Hi, I have some similar problems too. 1. First, if I make "opkg update", I receive a lot of "Signature check failed" messages. I know these are only warnings, but in the end I also receive this: Collected errors:  * Failed to download http://downloads.openmoko.org/repository/Mu

OpenMoko beginner

2009-05-18 Thread Ovidiu Gavril
Hi, I have to make my project diploma on an OpenMoko phone. This is a part of a bigger project regarding OpenMoko security, and my task is to try to make some attacks on the phone and to test its vulnerabilities. First of all, I didn't succeed to make Wifi to work. I've followed