abhiram
Sep 27 2005, 08:55 AM
Hi, recently, a few days ago, I logged into GNOME for a spell and then logged out and didn't go back to it again. I started using KDE but it's been slowing down a bit these days. I gave the command 'ps -e' and it shows GNOME and Nautilus running in the background. Here's a sample output: QUOTE PID TTY TIME CMD 1 ? 00:00:04 init 2 ? 00:00:00 keventd 3 ? 00:00:00 ksoftirqd_CPU0 4 ? 00:00:00 kswapd 5 ? 00:00:00 bdflush 6 ? 00:00:00 kupdated 10 ? 00:00:00 mdrecoveryd 11 ? 00:00:00 kjournald 61 ? 00:00:01 syslogd 64 ? 00:00:00 klogd 93 ? 00:00:00 udevd 279 ? 00:00:00 khubd 2809 ? 00:00:00 rpc.portmap 2815 ? 00:00:00 inetd 2819 ? 00:00:00 sshd 2823 ? 00:00:00 named 2834 ? 00:00:00 crond 2836 ? 00:00:00 atd 2839 ? 00:00:00 sendmail 2842 ? 00:00:00 sendmail 2886 ? 00:00:00 httpd 2890 ? 00:00:00 smbd 2891 ? 00:00:00 nmbd 2894 ? 00:00:00 httpd 2895 ? 00:00:00 httpd 2896 ? 00:00:00 httpd 2897 ? 00:00:00 httpd 2898 ? 00:00:00 gpm 2901 tty6 00:00:00 agetty 2902 ? 00:00:00 kdm 2903 ? 00:00:00 httpd 2910 ? 00:00:08 X 2917 ? 00:00:00 kdm 3032 ? 00:00:00 startkde 3164 ? 00:00:00 kdeinit 3172 ? 00:00:00 kdeinit 3182 ? 00:00:00 kdeinit 3192 ? 00:00:00 kdeinit 3288 ? 00:00:00 kdeinit 3326 ? 00:00:04 artsd 3331 ? 00:00:00 kdeinit 3332 ? 00:00:00 kwrapper 3335 ? 00:00:00 kdeinit 3338 ? 00:00:00 kdeinit 3368 ? 00:00:01 kdeinit 3392 ? 00:00:00 kdeinit 3417 ? 00:00:00 kdeinit 3421 ? 00:00:00 nautilus 3477 ? 00:00:00 gaim 3482 ? 00:00:00 gconfd-2 3497 ? 00:00:00 kdeinit 3519 ? 00:00:04 amarokapp 3587 ? 00:00:00 kdeinit 3810 ? 00:00:00 bonobo-activati 3818 ? 00:00:00 nautilus 3819 ? 00:00:00 nautilus 3821 ? 00:00:00 gnome-vfs-daemo 3831 ? 00:00:00 gnome-vfs-daemo 3832 ? 00:00:00 gnome-vfs-daemo 3867 ? 00:00:00 amarokapp 3869 ? 00:00:00 nautilus 3870 ? 00:00:00 nautilus 3874 ? 00:00:00 mapping-daemon 3915 ? 00:00:00 amarokapp 3947 ? 00:00:01 amarokapp 3948 ? 00:00:04 amarokapp 3950 ? 00:00:00 amarokapp 3989 ? 00:00:00 kdeinit 3991 ? 00:00:00 kdeinit 3992 ? 00:00:00 kdeinit 3994 ? 00:00:00 kdeinit 4085 ? 00:00:00 kdeinit 4095 ? 00:00:00 kdeinit 5694 ? 00:00:00 firefox 5712 ? 00:00:00 run-mozilla.sh 5717 ? 00:00:08 firefox-bin 5745 ? 00:00:00 firefox-bin 5746 ? 00:00:00 firefox-bin 5759 ? 00:00:00 firefox-bin 5982 ? 00:00:00 kdeinit 5995 pts/1 00:00:00 bash 6099 ? 00:00:00 amarokapp 10616 pts/1 00:00:00 ps 10617 ? 00:00:00 nmbd
Why is it constantly starting Nautilus when I reboot? It starts back even if kill it. Also, why are there so many kdeinits? Ever since I logged into GNOME, my screensaver also stopped working... in both KDE and FLUXBOX. Any ideas? Thanks.
Reply
yordan
Sep 27 2005, 10:55 AM
try starting "ps -f" instead of "ps -e", in order to see also the parent process ID. Then you will be able to see which process started your kdeinit, and you will be able to debug more indepth. Regards Yordan
Reply
abhiram
Sep 27 2005, 03:46 PM
Thanks for the tip Yordan, that's pretty useful. I've played around with it for a while and now it no longer starts Nautilus... but the 'ps -fe' is showing some pretty weird things: QUOTE abhiram 3171 1 0 21:12 ? 00:00:00 kdeinit Running... abhiram 3179 1 0 21:12 ? 00:00:00 kdeinit: dcopserver --nosid abhiram 3192 3171 0 21:12 ? 00:00:00 kdeinit: klauncher abhiram 3202 1 0 21:12 ? 00:00:00 kdeinit: kded abhiram 3299 3202 0 21:12 ? 00:00:00 kdeinit: kded abhiram 3346 1 0 21:12 ? 00:00:00 kdeinit: kaccess abhiram 3351 1 0 21:12 ? 00:00:00 kdeinit: ksmserver abhiram 3356 3171 0 21:12 ? 00:00:00 kdeinit: kwin -session 10aed6dad7000111203124600000003140000_1 abhiram 3384 1 1 21:12 ? 00:00:01 kdeinit: kdesktop abhiram 3406 1 0 21:12 ? 00:00:00 kdeinit: kicker abhiram 3429 1 0 21:12 ? 00:00:00 kdeinit: kmix -session 10aed6dad7000112784068600000033500012_1 abhiram 3481 1 0 21:12 ? 00:00:00 kdeinit: knotify abhiram 3498 3171 0 21:12 ? 00:00:00 kdeinit: kio_file file /tmp/ksocket-abhiram/klauncher2flH6b.sl
Are these kdeinits ok? kmix, klauncher, knotify and kdesktop I can understand... but what about the others? Also, any idea why the screensaver won't start?
Reply
qwijibow
Sep 27 2005, 04:36 PM
QUOTE lso, why are there so many kdeinits? KDE_INIT is like a library linker for KDE. kde will load kdeinit for each kde program you start. if you are interesting in speeding up program loading time, and removing the need for kdeinit thenmaybe you should have a look at pre-link. Prelink is a tool which calculaltes linking tables, and caches them. when KDE is pre-linked, KDE_INIT is nolonger needed, and will not run. Also program loading speeds will be improved, especially ones that use a lot of libraries. have a look at prelink how-to's prelink rquires that libraries are compiled with the compiler argument -fPIC. some distro's do this, some dont, try and find a tutorial specific to you distro, you may need to re-compile some packages.
Reply
abhiram
Sep 28 2005, 06:59 AM
I've looked around for prelink, but from what I've heard, it's more useful for older machines. With new systems, there really isn't much of a speed boost ... atleast, not on Slackware. Anyways, KDE isn't too slow on my system. I just wanted to know if KDEINIT was a bug or not. Thanks for clearing that up  . I'm just waiting to get some free time on my hand so I can try out gentoo.
Reply
yordan
Sep 28 2005, 09:04 AM
I'm still rather surprised with all these kdeinit's. Are they present if you reboot your system ? Yordan
Reply
abhiram
Sep 28 2005, 01:09 PM
QUOTE Are they present if you reboot your system ?
Yup, they're there always... whether I reboot or not. I'm using Kernel 2.4 by the way. Maybe that has something to do with it. I don't recall having so many in Mandrake (not 'driva' when I used it a year ago  ) which was running kernel 2.6. Come to think of it I never noticed it until recently when my screensaver stopped working.
Reply
xboxrulz
Sep 28 2005, 07:01 PM
well, I haven't used a 2.4.x kernel since the last release on SuSE (which included a 2.4.x, I think it was 9.0), anyways, this never happens on 2.6.11.4-21.9-default on SuSE Linux 9.3 xboxrulz
Reply
abhiram
Sep 28 2005, 07:40 PM
Well... i've been trying to install Kernel 2.6 for some time now, but keep running into some problems. Slackware gives you 2.4 by default and you have to upgrade to 2.6 on your own. But as far as it goes, 2.4 is working fine, so I really don't have a problem with it. A little slow, but faster than windows  .
Reply
qwijibow
Sep 29 2005, 12:02 AM
from what i remember about slackware, in version 10.X the 2.6 series kernel was in a testing folder in the packages directory of the install disks. i think its just a mattr of installing it, then editing grub or lilo. I think Slackware 10.X is 2.6 ready. I liked slackware, but didnt like the absence of an optimised kernel etc. the slaware kernel is i486 otimised i think, or atleast it was in 10.0. u used to re-compile it with Athlon optimisation. Not that the performace boost is noticable or anything, i just like re-compiling things.. lol, such a nerd
Reply
yordan
Nov 11 2005, 02:40 PM
So, I will continue sticking on RHEL3 and on Mandrake.
Reply
abhiram
Nov 11 2005, 12:20 PM
Nah ... I tried, but nothing worked. Anyways, I finally formatted my 8 month old slackware and got gentoo on it now. I think there are some issues with gnome and slackware anyway. That's why Paul Volkerding (the guy who maintains slackware) finally removed gnome from slack 10.2 after 3 years of thinking back and forth. No problems of that sort with gentoo right now... thanks anyway  .
Reply
yordan
Nov 10 2005, 07:45 PM
Did you solve your problem, abhiram ?
Reply
xboxrulz
Sep 30 2005, 08:09 PM
the Linux kernel 2.4.x is less stable, IMO. 2.6.x, is much much better, it has improved feature and failsafes. xboxrulz
Reply
Similar Topics
Keywords : Gnome Running Background Kde- Running Linux on slow computers
- (12)
I'm wondering if Mandrake 9.2 with X can be used on slow machine like: Pentium 350, 64mb ram,
2mb graphic card. I don't want to install any servers (ssh maybe)....
KDE Or Gnome. Which Is The Desktop Of Your Choice
- and why ? (screenies welcome ) (59)
Ever since i started using linux, ive been a KDE user. Every now and again, maybe 4 times in total,
ive tried Gnome. I dont know why, but i just keep getting drawn towards it, only to then gt scared
off, and go back to the familiar KDE interface. Only this time, ive moved over to Gnome, and i love
it ! gnome 2.8 didnt quite work for me, but 2.10 (and the up comming 2.12) have me hooked. Ive even
started un-installing most of my KDE components. I think in the end, it wasnt that i prefere Gnome
to KDE, but rather, i prefere GTK to QT. KDE just seems so clutttered, and...
Installing KDE On FC5 w/ Gnome
- (5)
How Do You Install Fonts Under Gnome 2.14.0
- Gnome 2.14.0 (3)
I've copied my truetype fonts from windows for use on my linux system. I've been searching
and tried a few things with no luck. thanks for any help! F...
Help: How To Dual Boot Ubuntu And Windows ME
- I am running into some troubles (5)
I recently recieved a Ubuntu distro (Breezy Badger, 5.10) and installed it on my laptop,
uninstalling Windows in the process as I could not resize the FAT32 partition without erasing all
data and I loved it! After several days without the internet as I couldn't get the modem
working I decided to reinstall Windows ME on my laptop. I resized the Linux partition and created a
FAT32, enough for Windows and any programs, games and documents I would like, ample space really.
The partition was created successfully and the Linux partition resized. However, I inserted the Wi...
Linux/unix For My Purpose
- Running Linux/Unix as dedicated server (2)
I'm thinking to start my own server and have never used any Linux or Unix OS before. I'm
looking for the easiest, least code/programming, most buttons-click-customizing server friendly to
MySQL, Apache, webmail, pop3, smtp, videostreaming and all that Linux/Unix OS out there. It must be
free and easy to download. All suggestions are welcome! Thank you....
Linux & Midi
- Running MIDI Applications on linux (2)
I would like to setup a music studio, and I will need multi channel sound inputs, as well as MIDI.
What hardware / Linux ver would be the best for ease, and stability for this kind of professional
recording project? I would like a setup that would rival any professional recording studio. The
Original YB...
Running Shell Script And Redirect To Log File?
- (4)
I have a shell script like this: while true do sh a.sh sh b.sh done now I want the script not just
call and run a.sh and b.sh, but also output some log files. here is what I did: while true do sh
a.sh sh a.sh >>log sh b.sh sh b.sh >>log done I know this is not a good way.... is there any better
way to do it?? Thank you...
Gnome Crash?
- (3)
In a normal reboot operation, after logined to X desktop, some error messages popped up: They are
all about GNOME, such as gnome-palel, gnome-session, and Nautillis Those message say something
about cannot find /tmp/gconffd-root/lock What I did is delete all files in /tmp directory then
reboot the machine. Login, wooo, all error are gone... However, desktop's configuration are
resetted to default. /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> Does
anybody know why this happen?? Another problem: RealPlayer does not work. The following ...
Gentoo! (windows Device Drivers Running Native
- on Gentoo !!!!) (7)
Linux used to be too hard for the common user, didnt support enough hardware, and didnt have enough
desktop tools to replace windows tools. currently the only 2 remaining complaints about linux are
that (a) rare hardware / winModems and some wireless lan cards dont always support linux. (B) Most
commercial software is never ported to linux. the wine proect has been working on problem (B) and
is doeing extremely well. they can even get IE (which is very tightly integrated into windows) to
run on Linux ! problem (a) can only be sorted with hardware hacking, reverse en...
Eioffice Cannot Be Installed After Upgraded Gnome
- EIOffice cannot be installed (3)
I upgraded Gnome 2.10 as soon as Fedora Core 3 installed After that, I try to install EIOffice. But
error occured. it said something " cannot find libgnomeui.so.32 in the system" do I have any chancs
to install EIOffice under Gnome 2.10?? or I should give it up and install openoffice.org??...
Linux Rules! Kde Or Gnome?
- (12)
I love linux, I love opensource, and I hate people who think they can sell me bits of compiled
machine code for $50+ If you're gonna make money on software, it's gotta be for a "service"
it requires -> like an online server, etc... now... who does not agree KDE pwns?????????...
Which Is The Cool Desktop?
- KDE Or Gnome? (8)
Hi all Linux Users, Which Desktop Environment U preffer on Linux OS. KDE Or Gnome....
Looking for gnome, running, background, kde
|
*SIMILAR VIDEOS*
Searching Video's for gnome, running, background, kde
|
advertisement
|
|