Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde too slow or crashing when I have internet
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
brasuca
n00b
n00b


Joined: 25 May 2004
Posts: 22

PostPosted: Thu Oct 06, 2005 8:41 pm    Post subject: kde too slow or crashing when I have internet Reply with quote

Since I installed KDE I have this problems:

- KDE takes a long while to start
- some applications crash, do not open at all or may take a loooong while, as with acessing anything on the disk, like home.

The strange thing is it only happens when I have my internet connection configured. When I comment the file /etc/conf.d/net, kde starts preety fast, there's no crashing and acessing anything in the disk becomes sweet.

My /etc/conf.d/net consists in this single line:

Code:

iface_eth0=("dhcp")


my /etc/hosts

Code:

127.0.0.0       localhost Y


and ifconfig -a gave me this

Code:

dummy0    Link encap:Ethernet  HWaddr 96:67:31:DF:0B:F9
          BROADCAST NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth0      Link encap:Ethernet  HWaddr 00:0C:6E:22:F6:72
          inet addr:83.132.159.71  Bcast:83.132.159.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7615 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7680 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3325082 (3.1 Mb)  TX bytes:825533 (806.1 Kb)
          Interrupt:23 Base address:0xa800

lo        Link encap:Local Loopback
          LOOPBACK  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


Also, when gentoo starts, it gives me a warning like "make sure you have iface_lo configured in /etc/hosts"

If someone could help me please, this noob is trying to get gentoo right for almost a week!
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Thu Oct 06, 2005 10:26 pm    Post subject: Re: kde too slow or crashing when I have internet Reply with quote

brasuca wrote:

Code:

127.0.0.0       localhost Y

If it's not a typo should be 127.0.0.1
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
brasuca
n00b
n00b


Joined: 25 May 2004
Posts: 22

PostPosted: Thu Oct 06, 2005 10:33 pm    Post subject: Re: kde too slow or crashing when I have internet Reply with quote

dgaffuri wrote:
brasuca wrote:

Code:

127.0.0.0       localhost Y

If it's not a typo should be 127.0.0.1


I use to have 127.0.0.1, but I couldnt ping localhost; with 127.0.0.0 it seems ok.
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Thu Oct 06, 2005 10:48 pm    Post subject: Re: kde too slow or crashing when I have internet Reply with quote

brasuca wrote:
I use to have 127.0.0.1, but I couldnt ping localhost; with 127.0.0.0 it seems ok.

That's not ok at all, and the warning when you boot it's there to remember. As you see your lo0 is not up. Change it to 127.0.0.1 and try to run
Code:
ifconfig lo up

_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
brasuca
n00b
n00b


Joined: 25 May 2004
Posts: 22

PostPosted: Fri Oct 07, 2005 6:34 am    Post subject: Reply with quote

Yes, working!! Thank you very very much, i'm really noob, such a simple thing..


One more question: will I have to up lo everytime I enter linux, will it be up for good till now or can I setup up it in /etc/conf.d/net or something!
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Fri Oct 07, 2005 6:54 am    Post subject: Reply with quote

It must go up automatically when you boot. Do you have the net.lo init script in boot runlevel? Run
Code:
rc-update -s

to check. No need of any entry in conf files for lo, AFAIK.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum