The Following 2 Users Say Thank You to iDont For This Useful Post: | ||
|
2011-05-24
, 08:47
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#42
|
I could always write a patch to make ps accept all options again if it won't get fixed. For now, I'll leave this untouched. Installation and removal of Fennec should work fine nonetheless.
|
2011-05-24
, 18:29
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#43
|
|
2011-05-24
, 19:28
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#44
|
|
2011-05-24
, 19:39
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#45
|
Hi.
Installed BusyBox, seemed OK, but broke a few things. Not sure which broke what, but I'll recount my experience:
Installed, fiddled with it (works fine), rebooted phone.
Phone would not reboot. Entered 5-dot animation, then played the video, then screen went blank. Not locked, but black, can-see-backlight-very-dark-gray-blue. Locking and unlocking the screen revealed the phone is in 5-dot animation, just refused to draw it.
Screen clicks, keys click, lock and unlock works, slide-lock works, but 5-dot never finishes.
Tried to use Backup Menu to restore, it didn't work. It started, then said "Chrooting ..." that usually is so fast I can't see, but it never finished chroot so hung.
Tried stock kernel to no avail.
Had to reflash and revert to an old image (3 weeks). Kind of a bummer.
Any ideas? Except "try again".
|
2011-05-25
, 06:13
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#46
|
There seems to be a problem with
ps
i have noticed it while installing fennec6 and
airmon-ng start wlan0 (it uses ps -A)
so ps -A
showes
~ $ ps -A
ps: invalid option -- A
BusyBox v1.18.4 (Debian 1.18.4power4) multi-call binary.
Usage: ps
Show list of processes
Options:
w Wide output
~ $
that means ps is not like the old one
How to fix this ?
The Following 3 Users Say Thank You to Bad_Habit For This Useful Post: | ||
|
2011-05-25
, 10:45
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#47
|
|
2011-05-25
, 15:28
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#48
|
I've noticed that several packages (and handmade patches from this forum users) depend on the old way the ps command works, not only fennec.
There seems to be a problem with
ps
[...]
that means ps is not like the old one
How to fix this ?
Hi.
Installed BusyBox, seemed OK, but broke a few things. Not sure which broke what, but I'll recount my experience:
Installed, fiddled with it (works fine), rebooted phone.
Phone would not reboot. Entered 5-dot animation, then played the video, then screen went blank. Not locked, but black, can-see-backlight-very-dark-gray-blue. Locking and unlocking the screen revealed the phone is in 5-dot animation, just refused to draw it.
Screen clicks, keys click, lock and unlock works, slide-lock works, but 5-dot never finishes.
Tried to use Backup Menu to restore, it didn't work. It started, then said "Chrooting ..." that usually is so fast I can't see, but it never finished chroot so hung.
Tried stock kernel to no avail.
Had to reflash and revert to an old image (3 weeks). Kind of a bummer.
Any ideas? Except "try again".
The Following User Says Thank You to iDont For This Useful Post: | ||
|
2011-05-26
, 06:16
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#49
|
|
2011-05-26
, 18:36
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#50
|
Could you check if you get the same output as me when running the following command:
By the way, I don't mind adding even more features to busybox-power; a heck of a lot has already been enabled (including relatively 'heavy' applets like httpd etcetera) and the binary grew by just under 400KiB compared to the original binary. This increase in size even includes the ~3 years of updates to BusyBox' source code since the old version used by default in Maemo. I don't think there is even that much more to enable
Last edited by iDont; 2011-05-20 at 08:56.