Hi, I'm trying to connect to a standard wired ethernet network using connman. Unfortunately, connman doesn't configure my interface correctly.
Info on my setup: -Acer aspire one, model ZG5; -using r8169 as my network driver; -using moblin2 2009-03-11; The connman applet in xfce shows the following message: "Conncetion Manager daemon is not running" Running connman manually outputs the following messages in /var/log/messages: Apr 13 13:35:55 localhost connmand[2044]: Connection Manager version 0.11 Apr 13 13:35:55 localhost connmand[2044]: The loopback interface is already up Apr 13 13:35:55 localhost avahi-daemon[1385]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.133. Apr 13 13:35:55 localhost kernel: [ 2972.965148] r8169: eth0: link up Apr 13 13:35:55 localhost avahi-daemon[1385]: New relevant interface eth0.IPv4 for mDNS. Apr 13 13:35:55 localhost avahi-daemon[1385]: Registering new address record for 192.168.1.133 on eth0.IPv4. Apr 13 13:35:56 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 Apr 13 13:35:56 localhost dhclient: DHCPACK from 192.168.1.2 Apr 13 13:35:56 localhost avahi-daemon[1385]: Withdrawing address record for 192.168.1.133 on eth0. Apr 13 13:35:56 localhost avahi-daemon[1385]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.1.133. Apr 13 13:35:56 localhost avahi-daemon[1385]: Interface eth0.IPv4 no longer relevant for mDNS. Apr 13 13:35:56 localhost avahi-daemon[1385]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.134. Apr 13 13:35:56 localhost dhclient: bound to 192.168.1.134 -- renewal in 18367 seconds. Apr 13 13:35:56 localhost avahi-daemon[1385]: New relevant interface eth0.IPv4 for mDNS. Apr 13 13:35:56 localhost avahi-daemon[1385]: Registering new address record for 192.168.1.134 on eth0.IPv4. Apr 13 13:35:57 localhost avahi-daemon[1385]: Withdrawing address record for 192.168.1.134 on eth0. Apr 13 13:35:57 localhost avahi-daemon[1385]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.1.134. Apr 13 13:35:57 localhost avahi-daemon[1385]: Interface eth0.IPv4 no longer relevant for mDNS. Apr 13 13:35:57 localhost connmand[2044]: Exit I see that the kernel detected my network interface: [ 2.668321] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.668361] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 2.668406] r8169 0000:02:00.0: setting latency timer to 64 [ 2.668575] r8169 0000:02:00.0: irq 28 for MSI/MSI-X [ 2.668735] r8169 0000:02:00.0: Missing EEPROM signature: 0000 [ 2.670441] eth0: RTL8102e at 0xf8218000, 00:23:8b:3f:96:79, XID 24a00000 IRQ 28 Note: I was able to configure my network interface manually using ifconfig and route. Thanks! Marc _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
