Announcement

Collapse
No announcement yet.

Network fails on Startup

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Network fails on Startup

    I have just installed Kubuntu 6.06.1 on my home PC.

    About every second time I boot in Kubuntu the networking fails. I have to go back to the Network Settings toolbox & disable the eth0 interface & then enable it again. This fixes the problem & the networking works again.

    I am using the onboard LAN on my Epox 9NPA+ ULTRA motherboard (Nvidia Nforce 4 chipset). It is configured to DHCP in the System Settings -> Network Settings toolbox.

    Any ideas on what could be causing this problem?

    Thanks in advance.

    #2
    Re: Network fails on Startup

    Here's some commands to help you post some specific information that we can use to help:

    Code:
     lspci | cat >> lspci.txt && kate ~/lspci.txt 
    
    ifconfig | cat >> ifconfig.txt && kate ~/ifconfig .txt
    When the text editor comes up just copy and paste it into a reply

    Comment

    Working...
    X