 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

3rd June 2007, 06:58 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
Extremely slow boot and login in F7
Hi, in my newly freshly installed F7 the boot is extremely slow. It takes several minutes to set up the firewall and D-bus, and when you have entered your password it also take several minutes before you are logged into Gnome.
Have anyone else experienced this?
|

3rd June 2007, 08:20 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
Quote:
|
Originally Posted by tuna
Hi, in my newly freshly installed F7 the boot is extremely slow. It takes several minutes to set up the firewall and D-bus, and when you have entered your password it also take several minutes before you are logged into Gnome.
Have anyone else experienced this?
|
Did you install from the live cd's or DVD? Which services are you running by default now? Desktop environment? hardware specs? More details would be very useful to try and solve this issue.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

3rd June 2007, 08:27 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
I installed from the live CD. All the default services are running + sshd. I set SELinux to permissive. I run Gnome. I have a celeron 2Ghz and 512 meg RAM.
|

3rd June 2007, 08:35 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
Quote:
|
Originally Posted by tuna
I installed from the live CD. All the default services are running + sshd. I set SELinux to permissive. I run Gnome. I have a celeron 2Ghz and 512 meg RAM.
|
The default services are not hardware specific. You should look at the list and disable all of those that you don't need. Use system-config-services for a graphical interface or ntsysv in the command line.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

3rd June 2007, 09:37 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
No offence, but how can you know which one you don't need. Do I NEED dbus for example?
|

3rd June 2007, 09:40 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
Quote:
|
Originally Posted by tuna
No offence, but how can you know which one you don't need. Do I NEED dbus for example?
|
That depends on what you are using Fedora for. If you are running GNOME desktop applications then yes you would need them. If you can't figure out what services you need list them and describe what you are using Fedora for and other folks can guide you.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

3rd June 2007, 10:06 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
Is there an easy way to list the services? ntsysv does not work.
|

3rd June 2007, 10:24 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: EU, Germany
Age: 39
Posts: 1,185

|
|
Quote:
|
/sbin/chkconfig --list | grep on
|
will list all running services
__________________
Powered by Fedora & CentOS | Windows-free since 2002
|

3rd June 2007, 10:32 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by tuna
No offence, but how can you know which one you don't need. Do I NEED dbus for example?
|
Heres a guide
http://www.mjmwired.net/resources/mjm-services-f7.html
Quote:
su -
system-config-services
|
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

3rd June 2007, 10:59 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
[root@localhost tuna]# /sbin/chkconfig --list | grep on
ConsoleKit 0 : av 1 : av 2 : av 3 : på 4 : på 5 : på 6 : av
anacron 0 : av 1 : av 2 : på 3 : på 4 : på 5 : på 6 : av
avahi-daemon 0 : av 1 : av 2 : av 3 : på 4 : på 5 : på 6 : av
avahi-dnsconfd 0 : av 1 : av 2 : av 3 : av 4 : av 5 : av 6 : av
crond 0 : av 1 : av 2 : på 3 : på 4 : på 5 : på 6 : av
haldaemon 0 : av 1 : av 2 : av 3 : på 4 : på 5 : på 6 : av
mdmonitor 0 : av 1 : av 2 : på 3 : på 4 : på 5 : på 6 : av
netconsole 0 : av 1 : av 2 : av 3 : av 4 : av 5 : av 6 : av
restorecond 0 : av 1 : av 2 : på 3 : på 4 : på 5 : på 6 : av
av = off
på = on
Last edited by tuna; 6th June 2007 at 10:49 PM.
|

4th June 2007, 08:40 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
was this any help?
|

4th June 2007, 10:59 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: EU, Germany
Age: 39
Posts: 1,185

|
|
Oh... I see dozens of smileys... please post again, this time without enabled smileys.
Edit: okay, I fought myself through the smileys....
The ahavi-daemons can be disabled on a normal desktop system. Also mdmonitor and netconsole can be turned off.
__________________
Powered by Fedora & CentOS | Windows-free since 2002
Last edited by tomcat; 4th June 2007 at 11:03 PM.
|

6th June 2007, 10:50 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
Nicer now?
|

11th June 2007, 06:38 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 30

|
|
|
bumpelibumpy...
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 18:50 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|