Author Topic: Killing Seemingly Frozen Programs? Sl-cxxxx Model  (Read 3366 times)

deluxe

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« on: January 10, 2006, 12:13:56 am »
So, I have a pretty new sl-c1000 running a quite stock english-flashed qtopia ROM and very few add-on programs(qswap.....32Mb swap on SD Card, TextMaker).
I find that the machine tends to hang when doing certain specific tasks. A good example of this is when I am trying to load a large web-page  (using Netfront 3.1), but there are other, less predictable hangs. It's NOT just a case of waiting for the large page to load, I give it lots of time. It's more a question of the processor seeming to be stuck in some repetitive routine which goes nowhere.
So, I can't seem to find any easy way to kill such a program from running.....short of a soft reset anyway. Does anyone have suggestions to: a) prevent it from getting "stuck" in the first place, .....or  an easy way to shut down a process/program, short of a reset??
Many thanks for any input.
Neill Currie
Hillsborough
Nh, USA.
---------
SL-C3100, Cacko "heavy" ROM.
SL-C1000, Cacko "heavy" ROM.
A SL-5500 with TKrom.
Ambicom and Symbol CF wifi, 8gb Seagate Microdrive, <4gb Transcend SD. Assorted other digital detritus.
---------
Owner of a Nokia n810 Internet Tablet.
Also a Nokia n800, and a 4th generation iPod Touch.
---------

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #1 on: January 10, 2006, 10:03:20 am »
Open a terminal and type
ps -ux | grep name_of_program
this will list the instances of your program plus a bit of junk. Find the instance that you want to kill look at its process number (PID, first number in the line) and type
kill -9 PID
That's it, or some variant thereof. An alternative is to install an utility called "top" which lists programs according to their CPU usase and allows you to kill them from within top.

Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #2 on: January 10, 2006, 11:32:50 am »
If you prefer something with a GUI (and who doesn't?) you might want to try Process Manager:
http://www.linux-solutions.at/projects/zau...ss-Manager.html
« Last Edit: January 10, 2006, 11:33:33 am by rokugo »
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

deluxe

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #3 on: January 10, 2006, 04:10:56 pm »
Quote
If you prefer something with a GUI (and who doesn't?) you might want to try Process Manager:
http://www.linux-solutions.at/projects/zau...ss-Manager.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110292\"][{POST_SNAPBACK}][/a][/div]


Thanks for the help.
Here's a newby question: when I go to the "Top" page or "process Manager" and select the .ipk file for download, it downloads as .tar in both cases. Is this normal? In which case, what do I do to install .tar files on my sl-c1000. I have a WinXP desktop only btw.
Neill Currie
Hillsborough
Nh, USA.
---------
SL-C3100, Cacko "heavy" ROM.
SL-C1000, Cacko "heavy" ROM.
A SL-5500 with TKrom.
Ambicom and Symbol CF wifi, 8gb Seagate Microdrive, <4gb Transcend SD. Assorted other digital detritus.
---------
Owner of a Nokia n810 Internet Tablet.
Also a Nokia n800, and a 4th generation iPod Touch.
---------

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #4 on: January 10, 2006, 04:32:05 pm »
Your browser must be automatically decompressing the file. A solution is to download the file using the Zaurus.

Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...

deluxe

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #5 on: January 10, 2006, 05:24:48 pm »
Thanks again. Downloaded the .ipk via the Zaurus, installed, now working like a charm.
Neill Currie
Hillsborough
Nh, USA.
---------
SL-C3100, Cacko "heavy" ROM.
SL-C1000, Cacko "heavy" ROM.
A SL-5500 with TKrom.
Ambicom and Symbol CF wifi, 8gb Seagate Microdrive, <4gb Transcend SD. Assorted other digital detritus.
---------
Owner of a Nokia n810 Internet Tablet.
Also a Nokia n800, and a 4th generation iPod Touch.
---------

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #6 on: January 11, 2006, 01:47:29 am »
Quote
when I go to the "Top" page or "process Manager" and select the .ipk file for download, it downloads as .tar in both cases. Is this normal?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110332\"][{POST_SNAPBACK}][/a][/div]


Yes, its normal, at least in Win.

Sometimes IE (yuck!)  identifies an .ipk file as .tar, so the downloaded file ends up with the wrong extension.
Simply rename the .tar extension back to .ipk and you're good to go.

And you might want to change your browser to Opera or Firefox (both are free software and work much better)
« Last Edit: January 11, 2006, 01:58:15 am by rokugo »
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Killing Seemingly Frozen Programs? Sl-cxxxx Model
« Reply #7 on: January 14, 2006, 12:44:26 pm »
Quote
http://www.linux-solutions.at/projects/zau...ss-Manager.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110292\"][{POST_SNAPBACK}][/a][/div]

cool url!
lot of games if you go up on the directory
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun