Hi Michael, >> The rules seem to be OK, so the udev detection code >> in plugins/udev.c:add_mbm is not finding your modem. >> >> Try starting oFono with >> >> ofonod -n -d 'plugins/udev*' (sorry, I messed this up earlier) >> >> and report the output >> > meego$ /usr/sbin/ofonod -n -d 'plugins/udev*' > ofonod[811]: oFono version 0.48 > ofonod[811]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.1/tty/ttyACM0 (mbm) > ofonod[811]: plugins/udev.c:add_mbm() desc: HP hs2330 Mobile Broadband Module Data Modem > ofonod[811]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.3/tty/ttyACM1 (mbm) > ofonod[811]: plugins/udev.c:add_mbm() desc: HP hs2330 Mobile Broadband Module Modem > ofonod[811]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.6/net/wwan0 (mbm) > ofonod[811]: plugins/udev.c:add_mbm() desc: HP hs2330 Mobile Broadband Module Network Adapter > ofonod[811]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.9/tty/ttyACM2 (mbm) > ofonod[811]: plugins/udev.c:add_mbm() desc: HP hs2330 Mobile Broadband Module NMEA > ofonod[811]: Exit > > ...sorry I think before I mistyped the MeeGo 1.2 (current) ofono > version 0.48 as 0.58 incorrectly. > > But the output shown above is rather good, so I'm at a loss > to what could be wrong. Any ideas? Is connman relevant here? > Based on the output above, the udev plugin needed to be modified to detect the HP version of the MBM modems. The change can be found in commit: 6a2847f7aba5d84b06940ee29300d4b6fd31d682. I'm also attaching this patch for your reference. Please report back if this solves your issue. Regards, -Denis