Hi Yang, can I just remind you guys that top posting is not allowed on this mailing list. Use proper quoting.
> The following steps work for latest 0.4 version: > > 1. Modify modem.conf to config your simulator > # Sample for using phone simulator > [phonesim] > Driver=phonesim > Address=127.0.0.1 > Port=12345 > > 2. Start simulator by > Phonesim -p 12345 -gui data/moblin.xml > > 3. Start ofono by > ofonod -nd > > 4. power on the modem > dbus-send --system --print-reply --dest=org.ofono /phonesim0 > org.ofono.Modem.SetProperty string:Powered variant:boolean:true The script test/enable-modem would we way simpler than this line :) Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
