maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ ANNOUNCE / SUPPORT THREAD ] QuickBar - Status bar "extension" for an awesome N9! (https://talk.maemo.org/showthread.php?t=90828)

Garp 2014-03-01 09:52

Re: [ ANNOUNCE / SUPPORT THREAD ] QuickBar - Status bar "extension" for an awesome N9!
 
Quote:

Originally Posted by tortoisedoc (Post 1414904)
Since you have different kernels,
I assume you area handy with developer mode.
So, from term:
ps -aux | grep debota

and there should be "root", "user", or "developer" somewhere in the line.

Open mode and Developer mode ON!
~ # ps -aux | grep debota
ps: invalid option -- 'u'
BusyBox v1.21.0 (1.21.0power1+harmattan0) multi-call binary.

Usage: ps [-o COL1,COL2=HEADER] [-T]

Show list of processes

-o COL1,COL2=HEADER Select columns for display
-T Show threads

~ # ps-aux | grep debota
sh: ps-aux: not found
~ #

Same result as User and same result on both N9 which both have Ubiboot and several Harmattan kernels!

tortoisedoc 2014-03-02 07:35

Re: [ ANNOUNCE / SUPPORT THREAD ] QuickBar - Status bar "extension" for an awesome N9!
 
Quote:

Originally Posted by Garp (Post 1414921)
Open mode and Developer mode ON!
~ # ps -aux | grep debota
ps: invalid option -- 'u'
BusyBox v1.21.0 (1.21.0power1+harmattan0) multi-call binary.

Usage: ps [-o COL1,COL2=HEADER] [-T]

Show list of processes

-o COL1,COL2=HEADER Select columns for display
-T Show threads

~ # ps-aux | grep debota
sh: ps-aux: not found
~ #

Same result as User and same result on both N9 which both have Ubiboot and several Harmattan kernels!

Hmm try :

ps -aux | grep lancia (notice the space between ps and -aux)
or
ps | grep lancia

Garp 2014-03-02 09:59

Re: [ ANNOUNCE / SUPPORT THREAD ] QuickBar - Status bar "extension" for an awesome N9!
 
Quote:

Originally Posted by tortoisedoc (Post 1415050)
Hmm try :

ps -aux | grep lancia (notice the space between ps and -aux)
or
ps | grep lancia


~ $ ps | grep lancia
2267 user 0:01 /opt/debota/lancia 1
4920 user 0:00 grep lancia
~ $

and from N9 (16GB)

~ $ ps | grep lancia
2325 user 0:02 /opt/debota/lancia 1
3608 user 0:00 grep lancia
~ $

tortoisedoc 2014-03-06 12:14

Re: [ ANNOUNCE / SUPPORT THREAD ] QuickBar - Status bar "extension" for an awesome N9!
 
Quote:

Originally Posted by Garp (Post 1415069)
~ $ ps | grep lancia
2267 user 0:01 /opt/debota/lancia 1
4920 user 0:00 grep lancia
~ $

and from N9 (16GB)

~ $ ps | grep lancia
2325 user 0:02 /opt/debota/lancia 1
3608 user 0:00 grep lancia
~ $

Doesnt seem like there is anything strange on this side.

What is the first one you are trying it on?


All times are GMT. The time now is 17:29.

vBulletin® Version 3.8.8