Hi I have just installed Kubuntu 6.06 on my home PC. I have a Nvidia Nforce 4 motherboard with ethernet card (also a wireless card I'm not currently using.)
My wireless card is unconfigured.
My ethernet card is configured to use DHCP and start at boot however when I start my PC I have no access to my network or the internet.
In order to get my network to connect I have to
Sudo ifdown eth0
and then
Sudo ifup eth0
Then my card will get an ip address from my router (linksys wmp54gs) and my internet works fine. This is not difficult to do but it is annoying to have to do it at every reboot.
My wireless card is unconfigured.
My ethernet card is configured to use DHCP and start at boot however when I start my PC I have no access to my network or the internet.
In order to get my network to connect I have to
Sudo ifdown eth0
and then
Sudo ifup eth0
Then my card will get an ip address from my router (linksys wmp54gs) and my internet works fine. This is not difficult to do but it is annoying to have to do it at every reboot.
Comment