Hi Jiajia, > >From your mails, I can see that you've made ConnMan plugin detection work. > However, when I tried to run ConnMan on my laptop, it can not detect my Intel > 4965 wifi card. > I am using the snapshot > http://git.moblin.org/repos?p=projects/connman.git;a=snapshot;h=61a7962866886dff93f29bee45007dbdac26199a
you do have to have wpa_supplicant -u (D-Bus mode enabled) running before connmand will detect any WiFi devices. > And most testing cases in ./test failed for the bellow reason: > dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: > Method "GetProperties" with signature "" on interface > "org.moblin.connman.Device" doesn't exist I can't explain this error. Except you have install an old version of ConnMan or mixing old with new plugins. Read the HACKING document on how to compile and test connmand without installing it. Regards Marcel _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
