Hi Daniel, > > > $ sudo lsof +p 7061 | grep stats > > > connmand 7061 root mem REG 8,18 4096 927984 > > > /var/lib/connman/stats/ethernet_028037ec0200_cable.data > > > connmand 7061 root mem REG 8,18 4096 927988 > > > /var/lib/connman/stats/cellular_262029903630655_context1.data > > > connmand 7061 root mem REG 8,18 4096 916554 > > > /var/lib/connman/stats/ethernet_002481c57c73_cable.data > > > connmand 7061 root 11u REG 8,18 4096 927988 > > > /var/lib/connman/stats/cellular_262029903630655_context1.data > > > connmand 7061 root 12u REG 8,18 4096 916554 > > > /var/lib/connman/stats/ethernet_002481c57c73_cable.data > > > connmand 7061 root 18u REG 8,18 4096 927984 > > > /var/lib/connman/stats/ethernet_028037ec0200_cable.data > > > > > Which connman version are you using ? With connman trunk, I'm no longer > > seeing > > the fake MBM ethernet device, only the cellular one. > > Here is a couple of infos for you. > > $ lspci -v | grep Dell: > > Bus 002 Device 004: ID 413c:8184 Dell Computer Corp. > > The label on the hardware says it's a F3607gw > > $ ls -lR > .: > total 0 > lrwxrwxrwx 1 root root 0 2010-10-14 08:15 eth0 -> > ../../devices/pci0000:00/0000:00:1c.5/0000:3f:00.0/net/eth0 > lrwxrwxrwx 1 root root 0 2010-10-14 10:15 lo -> ../../devices/virtual/net/lo > lrwxrwxrwx 1 root root 0 2010-10-14 08:15 usb0 -> > ../../devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.6/net/usb0 > lrwxrwxrwx 1 root root 0 2010-10-14 08:15 wlan0 -> > ../../devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/net/wlan0 > > $ cat usb0/uevent > INTERFACE=usb0 > IFINDEX=3
why is DEVTYPE missing here? And why is this not named wwan0. Are you running on a really old kernel? Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
