There is a way of fixing the MAC address via script and it's described in this bug report: https://bugs.meego.com/show_bug.cgi?id=17418 (note that you need to add a sleep else the script attached in the bug report will trigger the bug).
However, looking at the output below it seems like you are trying to run the set-address script as root... you need to be a standard user for this. Can you try to re-run the same test sequence when logged in as 'meego'? Geoffroy From: [email protected] [mailto:[email protected]] On Behalf Of Hahn, Matthias Sent: Friday, July 29, 2011 7:12 AM To: Clark, Joel; Matsumura, Ryan; [email protected] Subject: Re: [MeeGo-ivi] Connman issues I suppose the problem is that Crossville uses a random MAC address for the built in eth0. As far as I remember there are bugs open @bugzilla Regards, Matthias From: [email protected] [mailto:[email protected]] On Behalf Of Clark, Joel Sent: Thursday, July 28, 2011 12:25 AM To: Matsumura, Ryan; [email protected] Subject: Re: [MeeGo-ivi] Connman issues ConnMan is not IVI specific, so this question should go to the [email protected]<mailto:[email protected]> mail list. Thanks Joel From: [email protected] [mailto:[email protected]] On Behalf Of Matsumura, Ryan Sent: Wednesday, July 27, 2011 3:15 PM To: [email protected] Subject: [MeeGo-ivi] Connman issues Hi, I have seen a bunch of threads and bugs on issues with Connman 0.69. I am using a Crossville ST with MeeGo 1.2.0, Connman 0.69. It seems that DHCP works right away correctly but if you try to set a static IP, that's where you get issues. I set a static IP the first time fine with no error but the second and every time after I get the following message: [root@localhost meego]# /usr/lib/connman/test/set-address 192.168.102.193 255.255.255.0 192.168.102.254 ERROR:dbus.proxies:Introspect error on :1.1:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Traceback (most recent call last): File "/usr/lib/connman/test/set-address", line 15, in <module> properties = manager.GetProperties() File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_ blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not recei ve a reply. Possible causes include: the remote application did not send a reply , the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. https://bugs.meego.com/show_bug.cgi?id=13778 > Bug 13778 - Wireless connection loses "router" setting for Static-IP > https://bugs.meego.com/show_bug.cgi?id=13780 > Bug 13780 - Wired connection stops working when transferring lots of data Also: https://bugs.meego.com/show_bug.cgi?id=13653 Bug 13653 nor, Medium, 1.3, sameo, ASSI, ConnMan applet disconnect does not disconnect ipv6 https://bugs.meego.com/show_bug.cgi?id=5202 Bug 5202 - Connman deletes the (2nd) static IP while renewing DHCP lease https://bugs.meego.com/show_bug.cgi?id=11083 Bug 11083 - [REG] "Ethernet/Wifi is not available" in Control Panel https://bugs.meego.com/show_bug.cgi?id=9007 Bug 9007 - [REG]network notification pop up about every 5 minutes https://bugs.meego.com/show_bug.cgi?id=7529 Bug 7529 - [REG]network notification pop up about every 5 minutes etc. I can't even connect to the wired network anymore without reinstalling MeeGo 1.2.0. There seems to be a lot of issues with connman 0.69 and I was wondering if any of these issues will prompt an upgrade to 0.7x? -Ryan Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
_______________________________________________ MeeGo-ivi mailing list [email protected] http://lists.meego.com/listinfo/meego-ivi
