LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Cannot connect to internet,(DSL) eth0 not found (https://www.linuxquestions.org/questions/slackware-14/cannot-connect-to-internet-dsl-eth0-not-found-409339/)

Neoltlink 01-29-2006 12:18 PM

Cannot connect to internet,(DSL) eth0 not found
 
Hi...
Alright, I just installed slackware. I set up the network during install, then I go to connect to the internet and I have no connection.
I try
Code:

ifconfig eth0 up
dhclient

But eth0 is not found.
Tried setting it up again with netconfig and then through pkgtool, nothing. Tried reinstalling, and nothing.
I'm going to compile a new kernel to see if that helps, but before I do I have a question: How do I find out what type(tty1 etc) of modem mine is?(Qwest Actiontec DSL modem w/wireless gateway)
And is there anything else I should know before I do it?
(179gb windows partition, 20gb linux, 1gb swap)

comprookie2000 01-29-2006 12:45 PM

What kind of ethernet card do you have.
lspci should tell you;
then you need to load the module for it
modprobe <module>
then I do a ifconfig and or ifconfig -a
to see the interface then
dhcpcd ethx

Neoltlink 01-29-2006 12:59 PM

I did that, but how would I find the module from it?
It gives me a list of things such as my gpu, ethernet controller, etc.
But I have no idea how to get what the module is from that. :confused: Sorry, just really want to get the internet set up.

Brian1 01-29-2006 01:04 PM

Do a search on google for the make and see if one of the links mentions the needed module. Also posint the output here can help use to show you what to look for. Also using the HCL section here might help you as well. It is one of the tabs above to the HCL (hardware compatiable list).

Little more info.
Is there a router between modem and machine?
or directly connected to the modem?
lspci info?

Lets go from here.
Brian1

Neoltlink 01-29-2006 01:06 PM

It's just my computer and the modem. Hold on, i'll get on linux and get the output.
Alright, sorry I took so long. Tried to write the document to a cd, and couldn't figure it out.. :(
Anyway, I wrote down the Ethernet part of it:

00.0a.0 Ethernet Controller:Marvell Technologies Group Ltd. 88E8001 Gigabit Ethernet Controller (rev13)

(The controller is onboard)The modem wasn't listed on there.
But, it was listed on the HCL.
http://www.linuxquestions.org/hcl/sh...cat/162/page/1

michaelk 01-29-2006 02:05 PM

Look at the output of the lsmod command to see if your ethernet module is loading.
The module name is sk98lin. If the module is not found look at the links in this thread:
http://www.linuxquestions.org/questi...gabit+ethernet

If connecting via ethernet then no other module is required other then ethernet adapter. This modem is also a router.

lestoil 01-29-2006 02:24 PM

Marvell Yukon
 
Look in Slackware Installation sexn for discussion of Marvel Yukon for solution. Good luck.

Neoltlink 01-29-2006 03:03 PM

:) Now if I could just figure out how to install it. Is it an entire new kernel and I need to compile a new one?(I can't tell, but the others were also .tar.bz2.
EDIT: Yahoo! Got it. Thanks all of you, really helped out. :D
Now wish my mouse scroll wheel would work. One step at a time... :)

cwwilson721 01-29-2006 03:45 PM

Just do a search on this forum for wheel mouse. It's posted a thousand times


All times are GMT -5. The time now is 01:36 AM.