View Single Post
Posts: 155 | Thanked: 315 times | Joined on Jun 2010 @ DE
#931
Originally Posted by ade View Post
So the source code is available? In the garage, I only saw the deb files (and no tar.gz source).

My installed version is: 0.9.6
OK, please in xterm enter following (as normal user):
Code:
$ smscon -stop
    ##expected output is like:
    INFO: Daemon smscon_daemon stopped [PID=6152].
    INFO: Script smscon_script was not running.

$ smscon -stop
    ##expected output is like:
    INFO: Daemon smscon_daemon was not running.
    INFO: Script smscon_script was not running.

$ smscon -start
    ##expected output is like:
    INFO: Daemon smscon_daemon requested to start.
    INFO: Daemon smscon_daemon started [PID=7774].

    #in the above case all should be well. But if output is different
    ##  and has error message - and in your case it probably has - 
    ## then enter:

$ ps > ps.txt

   ## Please post the ps.txt file here.


Since we manage source in repository, we've been lazy in uploading packages to garage, sorry. Source for 0.9.6 can be found here: http://maemo.org/packages/source/vie...mscon/0.9.6-2/
 

The Following User Says Thank You to yablacky For This Useful Post: