LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-06-2004, 05:19 PM   #1
Giant_Robot
LQ Newbie
 
Registered: Oct 2004
Posts: 3

Rep: Reputation: 0
Fedora Core 2 becoming slow on booting and when running


My PC, running FC 2, was working fine this morning, but for some reason, when I tried to use it this evening, it's managed to screw up rather effectively. I have a copy of XP on another partition, and that's fine, so it's FC that's going wrong, not hardware. I didn't do anything other than check my mail this morning, so nothing got installed or tampered with as far as I'm aware. It all seems very spontaneous.

The first problem was during the booting sequence - sendmail and ntpd were very, very slow to start. After turning these off, via the system settings, it load a little faster, but the second lot of problems I've found are still present.

These secondary problems are when KDE starts up. There's a longer wait than normal for the login screen to appear. KDE loads fine according to the splash screen, until the splash message "loading the panel" appears - this takes much longer to load than it should.

Once I'm finally in to KDE (as any user, btw), programs take along time to load up, and the internet seems to be slower than normal, especially when it comes to graphics.

I've no idea what's going on here, and I've googled to try find others who've had a similar problem, but with no luck. I'm a bit of a n00b, so any thoughts on how to fix my machine would be helpful - otherwise I'm either going to have to re-install the damn thing, or throw it out of the window.

Thanks in advance.
 
Old 10-06-2004, 05:44 PM   #2
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
Have you checked for unusual processes running?

Might be useful to give us the output of "ps -A"

Regards,

Samsara
 
Old 10-06-2004, 05:54 PM   #3
Giant_Robot
LQ Newbie
 
Registered: Oct 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Samsara
Have you checked for unusual processes running?

Might be useful to give us the output of "ps -A"

Regards,

Samsara
I checked that earlier, but there's nothing out of the ordinary, as far as I can see - but maybe I'm wrong:
Code:
PID TTY          TIME CMD
    1 ?        00:00:05 init
    2 ?        00:00:00 ksoftirqd/0
    3 ?        00:00:00 events/0
    4 ?        00:00:00 kblockd/0
    6 ?        00:00:00 khelper
    5 ?        00:00:00 khubd
    7 ?        00:00:00 pdflush
    8 ?        00:00:00 pdflush
   10 ?        00:00:00 aio/0
    9 ?        00:00:00 kswapd0
  117 ?        00:00:00 kseriod
  156 ?        00:00:00 kjournald
 1561 ?        00:00:00 dhclient
 1609 ?        00:00:00 syslogd
 1613 ?        00:00:00 klogd
 1634 ?        00:00:00 portmap
 1654 ?        00:00:00 rpc.statd
 1682 ?        00:00:00 rpc.idmapd
 1776 ?        00:00:00 smartd
 1786 ?        00:00:00 acpid
 1798 ?        00:00:00 cupsd
 1987 ?        00:00:00 sshd
 2002 ?        00:00:00 xinetd
 2012 ?        00:00:00 gpm
 2042 ?        00:00:00 htt
 2043 ?        00:00:00 htt_server
 2054 ?        00:00:00 cannaserver
 2067 ?        00:00:00 crond
 2079 ?        00:00:00 jserver
 2104 ?        00:00:01 xfs
 2123 ?        00:00:00 atd
 2142 ?        00:00:00 dbus-daemon-1
 2158 ?        00:00:00 mdadm
 2180 tty1     00:00:00 mingetty
 2182 tty2     00:00:00 mingetty
 2183 tty3     00:00:00 mingetty
 2184 tty4     00:00:00 mingetty
 2185 tty5     00:00:00 mingetty
 2186 tty6     00:00:00 mingetty
 2187 ?        00:00:00 gdm-binary
 2407 ?        00:00:00 gdm-binary
 2418 ?        00:01:46 X
 2448 ?        00:00:00 startkde
 2498 ?        00:00:00 ssh-agent
 2534 ?        00:00:00 kdeinit
 2537 ?        00:00:00 kdeinit
 2539 ?        00:00:00 kdeinit
 2542 ?        00:00:00 kdeinit
 2543 ?        00:00:00 fam
 2562 ?        00:00:01 artsd
 2632 ?        00:00:00 kdeinit
 2636 ?        00:00:00 kwrapper
 2638 ?        00:00:00 kdeinit
 2639 ?        00:00:03 kdeinit
 2641 ?        00:00:02 kdeinit
 2643 ?        00:00:09 kdeinit
 2644 ?        00:00:00 kdeinit
 2645 ?        00:00:05 autorun
 2649 ?        00:02:13 mozilla-bin
 2678 ?        00:00:00 gconfd-2
 2685 ?        00:00:00 kdeinit
 2688 ?        00:00:00 kdeinit
 2690 ?        00:00:00 kdeinit
 2691 ?        00:00:00 kgpg
 2702 ?        00:00:00 pam-panel-icon
 2705 ?        00:00:01 kdeinit
 2706 ?        00:00:00 evolution-alarm
 2714 ?        00:00:00 pam_timestamp_c
 2715 ?        00:00:00 kdeinit
 2717 ?        00:00:00 bonobo-activati
22577 ?        00:00:06 kdeinit
22582 ?        00:00:03 kdeinit
22583 ?        00:00:03 kdeinit
22599 ?        00:00:00 kdeinit
22600 pts/4    00:00:00 bash
22619 pts/4    00:00:00 ps
 
Old 10-06-2004, 06:24 PM   #4
sonaural
LQ Newbie
 
Registered: Oct 2003
Location: Silicon Valley
Distribution: gentoo
Posts: 27

Rep: Reputation: Disabled
I had the same problem. I looked at my disk space and it started filling up very quickly.
I rebooted and found the swap partition had went away.

All I can figure is that FC2 lost the swap file and started building one in my main partition.

Now, I have to figure out how to rebuild the swap partition. I tried e2fsck to copy the superblock but subsequent copies at 8193, 16385 and 24577 didn't work.

You might look at your disk space and make sure your partitions are cool.
 
Old 10-07-2004, 04:38 AM   #5
Giant_Robot
LQ Newbie
 
Registered: Oct 2004
Posts: 3

Original Poster
Rep: Reputation: 0
As far as I can tell, the swap's working fine. The system knows it's there. What's the best way to check it's acting as it should?

Also, for some reason "System Monitor" has decided to disappear from my taskbar menu - strange, since I used it yesterday and that was it's location.
 
Old 11-04-2004, 03:47 AM   #6
psylocibe
LQ Newbie
 
Registered: Oct 2004
Posts: 4

Rep: Reputation: 0
Giant_Robot : I got the same problem as you. I have a Fedora Core 2 on a laptop. Everything in the configuration seems to be good, but the login screen take a very long, long time to appear. When I get into KDE every application take again a long, long time to start. I got this problem since yesterday, when my laptop went off because of the lackness of electrical energy. Maybe the problem is due to a X11/Xorg corrupted configuration file? (sorry for my english, I hope you all can understand).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora Core 3 Too Slow... 07mackenzie Linux - Distributions 16 05-05-2005 08:15 AM
X under Fedora Core 3 is slow legolin Linux - Software 5 04-22-2005 03:42 AM
Fedora 2 running really slow on laptop Mrhat Fedora - Installation 6 12-07-2004 10:45 PM
Fedore Core 2 running slow sagar Linux - General 2 10-01-2004 04:54 AM
Up2date not working and Fedora running slow Guigon Fedora 1 07-31-2004 09:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration