LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-24-2005, 08:07 PM   #1
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Rep: Reputation: 0
FC4 KDE and GNOME Load Slow


I installed Fedora Core 4 test 1 and it takes about ten minutes for Gnome to load. Is there a solution?
 
Old 03-24-2005, 08:50 PM   #2
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Re: FC4 KDE and GNOME Load Slow

Quote:
Originally posted by khsater
I installed Fedora Core 4 test 1 and it takes about ten minutes for Gnome to load. Is there a solution?
Yes, a bug in gdm. Drop to console, kill gdm and yum for the latest version.
 
Old 03-25-2005, 06:48 PM   #3
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
Sorry I'm not quite an expert with Fedora. Do you meen the Failsafe Terminal you can choose from the session list or can I get into a console outside of gdm?
 
Old 03-25-2005, 07:03 PM   #4
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
Sorry I'm not quite an expert with Fedora. Do you meen the Failsafe Terminal you can choose from the session list or can I get into a console outside of gdm?
Sorry, when you are at the login prompt hit "ALT+Ctrl+F1" this will drop you to the console, failsafe should work also. Log in as root then do "yum update gdm"

Once that is complete reboot and you should be set. Once the system is running normally do a "yum -y update" This will upgrade your entire system, there are about 800 megs of updates so it will take a while.
 
Old 03-25-2005, 07:56 PM   #5
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
It's asking me to download gpg keys but when i enter the command it shows (rpm --import public.gpg.key) it didn't work. Is this URL incorrect or am I out of luck?
 
Old 03-25-2005, 08:08 PM   #6
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
It's asking me to download gpg keys but when i enter the command it shows (rpm --import public.gpg.key) it didn't work. Is this URL incorrect or am I out of luck?
Well, you have two choices! You can edit the /etc/yum.conf file. Find the command that says gpg something=1 and change it to =0, then do the "yum update gdm" or do an "up2date gdm --nosig"

Try either or both of those and let me know what happens.
 
Old 03-25-2005, 08:33 PM   #7
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks "up2date gdm --nosig" worked well I didnt want to bother with the editting. I assume it was alright not to change the settings that were offered when I entered that command.
Well Thanks a bunch it works great.
 
Old 03-25-2005, 08:38 PM   #8
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
Thanks "up2date gdm --nosig" worked well I didnt want to bother with the editting. I assume it was alright not to change the settings that were offered when I entered that command.
Well Thanks a bunch it works great.
No problem. I wish there was a command to ignore the gpg in yum (without editing the .conf), as-far-as I know it doesn't exist. Make sure you get the rest of the updates, Up2date in Gnome, KDE whatever should work fine once you have the gdm update.
 
Old 03-26-2005, 04:39 PM   #9
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
Well I tried editing the yum.conf file but I must have hurt a repo. It says: Cannot find a valid baseurl for repo: development
up2date isn't working now either not quite sure what the problem with it is.
 
Old 03-26-2005, 06:27 PM   #10
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
Well I tried editing the yum.conf file but I must have hurt a repo. It says: Cannot find a valid baseurl for repo: development
up2date isn't working now either not quite sure what the problem with it is.
Here is my yum.conf, gpgcheck=0 is the one you should have changed.

Code:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=0

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
 
Old 03-26-2005, 09:14 PM   #11
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
That's odd. I have the exact same thing. It may have something to do with the fact that I downloaded gpg keys from "up2date". Do you happen to know how to get rid of them?
 
Old 03-27-2005, 02:41 PM   #12
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
That's odd. I have the exact same thing. It may have something to do with the fact that I downloaded gpg keys from "up2date". Do you happen to know how to get rid of them?
Try this, do a "rpm -e yum" then download the yum rpm from here:

http://mirror.hiwaay.net/redhat/fedo...1-3.noarch.rpm

then "rpm -i yum-2.3.1-3.noarch.rpm" Then "yum -y update" once it has installed.

Hope that works, Andy.
 
Old 03-28-2005, 01:08 PM   #13
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
I'm missing a dependency (python-something) I can't remember exactly. I'm going to try one more reinstall but if that doesn't solve my problem I might just switch over to slackware. It comes with a lot of wms. I would install them but I've had bad luck. Thanks a lot for all of your help Andy.

Wish me luck,
Kelly

Last edited by khsater; 03-28-2005 at 02:32 PM.
 
Old 03-28-2005, 01:52 PM   #14
longblock454
Member
 
Registered: May 2004
Location: Terre Haute IN
Distribution: FC6/7 Suse 10.2
Posts: 41

Rep: Reputation: 15
Quote:
Originally posted by khsater
I'm missing a dependencie (python-something) I can't remember exactly. I'm going to try one more reinstall but if that doesn't solve my problem I might just switch over to slackware. It comes with a lot of wms. I would install them but I've had bad luck. Thanks a lot for all of your help Andy.

Wish me luck,
Kelly
No problem man, you might try forcing it "rpm -i --force yum-2.3.1-3.noarch.rpm"
 
Old 03-28-2005, 03:05 PM   #15
khsater
LQ Newbie
 
Registered: Mar 2005
Location: Central Minnesota
Distribution: Fedora Core 4 Test 1
Posts: 16

Original Poster
Rep: Reputation: 0
I finally got up2date to work. I guess it just didn't like my home network. When I brought it back to school it worked fine. I did try to force the yum install and I still got a failed dependency. I'll have to update everything else tonight I guess.
Thanks again,
Kelly
 
  


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
Gnome 2.10 very slow to load Johnburrell Linux From Scratch 0 07-25-2005 04:56 AM
Can load Gnome in FC4 explorer1979 Linux - General 0 07-09-2005 11:43 AM
gnome slow to load - did I break it? shlape Linux - Software 2 12-06-2004 12:29 AM
gnome slow to load after kernel upgrade baldwonder Linux - Software 3 10-08-2004 09:15 AM
Slow Gnome load B1rdman Mandriva 0 02-16-2004 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 09:23 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