![]() |
about Mplayer
After I use Mplayer or KMplayer to watch movies, the CPU alway show 100%, so I must restart my N900, who can solvle this problem. Thanks
|
Re: about Mplayer
killall -9 mplayer to console with root access should work.
|
Re: about Mplayer
Can you explain clearly? I type "killall -9 mplayer" it's display "killall: mplayer: no process killed"
|
Re: about Mplayer
Open a terminal as root, type: TOP then Enter. This is the process monitor and will tell you which process needs to be killed. using killall -9 processname
|
Re: about Mplayer
When I type TOP: it display /usr/libexec/gst-v (CPU 98.2% ) and I type KILALL -9 /usr/libexec/gst-v it display "killall: /usr/libexec/gst-v : no process killed" also I type "killall -9 gst-v" the same result
|
Re: about Mplayer
Quote:
ps aux |grep gst-v it should give you something like 1249 user 0 SW [/usr/libexec/gst-v] then kill -9 1249 note you must pick the correct number from ps, don't use 1249! |
All times are GMT. The time now is 02:03. |
vBulletin® Version 3.8.8