It gives me the following error when trying to start frameworkd -s ogsmd File "/usr/bin/frameworkd", line 22, in <module> c = controller.Controller( "%/subsystems" % os.path.dirname( controller.__file__) ) TypeError: __init__() takes exactly 3 arguments (2 given)
the name is ok with me. I suggested msm7xxxx because it is used in OE and the kernel. On Sat, Dec 20, 2008 at 8:28 PM, Michael 'Mickey' Lauer <[email protected]> wrote: > I have created a new modem type called qualcomm_msm (yes I know you find it > too broad, but I'd rather start broad and then specify, if necessary -- not > vice versa). > > Please check whether this works for you. To test, set: > > [ogsmd] > modemtype=qualcomm_msm > > The real work for you starts now. You need to add support for the non-standard > unsolicited messages (start with the signal quality thingy) and perhaps > non-standard commands and responses. Please see all the examples for how to > do that. > > Good speed! > > Mickey. > > _______________________________________________ > devel mailing list > [email protected] > https://lists.openmoko.org/mailman/listinfo/devel > _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
