LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Just starting out (https://www.linuxquestions.org/questions/linux-newbie-8/just-starting-out-536918/)

lunardragon 03-12-2007 06:07 PM

Just starting out
 
I am using Lunar 1.6.1-X86_64
Kernel 2.6.20

On start up I get the error "Starting eth0: DHCP failed

I am a new Linux Lunar user and I want to keep windows for gameing only and save the real jobs for Linux.

SciYro 03-12-2007 06:35 PM

For same reason DHCP failed, i would only assume.

eth0 is the first Ethernet network cable you have. DHCP is a protocol to setup a network connection by asking the DHCP server for that info, this make setting up a internet connection easy, just run a DHCP client, and all done. For some reason, this failed, so at worst, you'll have no internet. Since no further information is displayed, why it failed is a mystery. Perhaps you where not connected to the internet? No drivers for your network card? Or the program itself failed.

You should still be able to startup the distro. Go into a command line, and as root, type "dhcpcd" (the command might vary, but it will always have "dhcp" in it). It should give a better error message at least.

pixellany 03-12-2007 08:34 PM

AND---please describe your network connection: DSL, cable, dialup? Do you have a router?

masonm 03-12-2007 08:38 PM

http://www.catb.org/~esr/faqs/smart-questions.html

lunardragon 03-13-2007 09:12 AM

DHCP Failed
 
OK.. I type in the "dhcpcd" and I get the error "Timed out waiting for valid DHCP server responce"
I am using a cabel modem with a switch box, I have tested both lines with laptop and can get connected

SciYro 03-13-2007 09:37 AM

Its probably a driver issue, what network card do you have?

You can use "lspci" to say, and "lsmod" to show drivers currently loaded.

lunardragon 03-13-2007 04:49 PM

network connection
 
I am useing onboard Via Rhine on Chaintech SK8t8oo with
Via K8t8oo + VT837

lunardragon 03-13-2007 04:51 PM

I am useing onboard Via Rhine on Chaintech SK8t8oo with
Via K8t8oo + VT8237

SciYro 03-13-2007 06:10 PM

and what does "lsmod" say?

lunardragon 03-13-2007 07:08 PM

network connection
 
"lsmod" dont say much
"Module Size Used by"
followed by nothing

lunardragon 03-13-2007 07:14 PM

Network connection
 
"lspci" reports VIA Technologies,Inc. VT6102 [Rhine-II rev 78

SciYro 03-13-2007 08:59 PM

try "modprobe via-rhine", then try to configure the network again.

lunardragon 03-13-2007 09:08 PM

Network connection
 
GRRRR
FATAL: Module via_rhine not found.
It's a good thing I shave my head cause I would be pulling my hair out by now:scratch:

SciYro 03-14-2007 06:49 AM

OK, well either i got the driver name wrong (in which case you can try to find it yourself, somewhere in /lib/modules), or your distribution has failed to include a driver for your card. See if you can find the kernel sources and compile the driver for your needs, or get another distribution.

lunardragon 03-14-2007 06:46 PM

Internet connection
 
Boy doI feel stupid!!!
I am the victim of a bad switchbox..all is working well so far.

ILL BE BACK! :p


All times are GMT -5. The time now is 02:22 AM.