Hi Marcel,

I tried create-network against commit 76fc6c0e0c2ad9890a5cfde7b503b11276f64a95 
(Only allow WiFi devices to create networks for now).
I created a network named "testing". But it has less properties then other 
wireless networks listed. Why are they different? Is "create-network" used to 
create an Ad-hoc network?
Here is the result I got: 
"otc_11215947_dlink2_a" is an AP, "testing" is the network I created.
    [ /dev_00_13_E8_05_7E_7D/otc_11215947_dlink2_a ]
        Available = 1
        Strength = 42
        WiFi.Passphrase =
        Remember = 0
        WiFi.Security = none
        Policy = auto
        Connected = 0
        WiFi.SSID = [ otc-11215947-dlink2-a ]
        Device = /dev_00_13_E8_05_7E_7D
        Name = otc-11215947-dlink2-a
    [ /dev_00_13_E8_05_7E_7D/testing ]
        Available = 0
        Remember = 1
        Policy = auto
        Connected = 0
        Device = /dev_00_13_E8_05_7E_7D
        Name = testing

And my test machine is connected with Internet, but the "State" of "manager" 
interface is always "offline". 
    Connections = dbus.Array([], signature=dbus.Signature('o'), variant_level=1)
**** Is it for ethernet connection or wifi connection? Is this "Connection" 
expected to be the path of the connected network?
    State = offline
**** Why is the "State" always offline? 
    Devices = dbus.Array([dbus.ObjectPath('/dev_00_0E_0C_72_BC_68'), 
dbus.ObjectPath('/dev_00_13_E8_05_7E_7D')], signature=dbus.Signature('o'), 
variant_level=1)
    Profiles = dbus.Array([dbus.ObjectPath('/profile/default')], 
signature=dbus.Signature('o'), variant_level=1)


Thanks, 
jiajia_______________________________________________
connman mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/connman

Reply via email to