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
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
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
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
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
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
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
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
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