Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Botched my network install.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
njc
n00b
n00b


Joined: 06 May 2005
Posts: 10

PostPosted: Fri May 06, 2005 4:03 am    Post subject: Botched my network install. Reply with quote

The livecd ran the network perfectly, i just did the final reboot step, and i was able to log in and everything, but i can't get anything out of the network. ifconfig gives me one entry for lo. ifconfig eth0 shows nothing really of substance. a lot of zeros.

i have a basic linksys router as my DHCP. i've never really had any problems with anything picking this dhcp up. i'm new to gentoo, and a linux novice in general, so i don't even know where to start.

thanks in advance for any help.
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Fri May 06, 2005 4:06 am    Post subject: Reply with quote

and what says dmesg?
Back to top
View user's profile Send private message
njc
n00b
n00b


Joined: 06 May 2005
Posts: 10

PostPosted: Fri May 06, 2005 4:15 am    Post subject: Reply with quote

polle wrote:
and what says dmesg?


uhm. i have no idea what i'm looking for, but here's what i see of note. i forget how to scroll the output page by page, but those last three lines, and anything saying "interrupt" i don't like.

thanks
Code:

ReiserFS: .......
ieee1394: .......
ReiserFS
ReiserFS
ReiserFS
ReiserFS
Adding 506M swap on /dev/hdb2.  Priority:-1 extents:1
Real Tiem Clock Driver v1.12
ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
skge addr 0xfb104000 irq 18 chip Yukon rev 1
skge eth0: addr 00:50:8d:fb:ec:8e
skge eth0: enabling interface
e100 Intel(R) PRO/100 Network Driver, 3.3.6-k2-NAPI
e100: Copyright(c) 1999-2004 Intel Corporation
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 22 (level, low) -> IRQ 22
e100: eth1: e100_probe: addr 0xfb109000, irq 22, MAC addr 00:02:b3:22:CE:45
Floppy line
again
parport:PnPBIOS parport detected.
parport0: PC-Style at 0x378, irq 7 [PCSPP,TRISTATE]
skge eth0: disabling interface
skge eth0: enabling interface
skge eth0: disabling interface
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Fri May 06, 2005 4:23 am    Post subject: Reply with quote

and this:
lsmod
Back to top
View user's profile Send private message
Gherald
Veteran
Veteran


Joined: 23 Aug 2004
Posts: 1399
Location: CLUAConsole

PostPosted: Fri May 06, 2005 4:26 am    Post subject: Reply with quote

njc wrote:
i forget how to scroll the output page by page

| less
Back to top
View user's profile Send private message
njc
n00b
n00b


Joined: 06 May 2005
Posts: 10

PostPosted: Fri May 06, 2005 11:57 am    Post subject: Reply with quote

polle wrote:
and this:
lsmod


again, i have no idea what i'm looking for in this output. i did scroll through it, saw nothing of consequence.

do my files have any dumb obvious noobie mistakes? i have a feeling i butchered this.

i'm using DHCP remember. there's really nothing interesting going on with my PC hardware wise, and i used a pretty default installation (i didn't try to deviate much from the guide)

/etc/conf.d/net
Code:

iface_eth0="dhcp"
dhcpcd_eth0="-HD"


/etc/hosts
Code:

127.0.0.1     dartagnian


thank you very much for your help.
Back to top
View user's profile Send private message
Gherald
Veteran
Veteran


Joined: 23 Aug 2004
Posts: 1399
Location: CLUAConsole

PostPosted: Fri May 06, 2005 12:03 pm    Post subject: Reply with quote

boot the livecd and run "lsmod"

compare that to lsmod from your installed system
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri May 06, 2005 7:06 pm    Post subject: Reply with quote

Code:
skge eth0: addr 00:50:8d:fb:ec:8e
skge eth0: enabling interface
e100 Intel(R) PRO/100 Network Driver, 3.3.6-k2-NAPI
e100: Copyright(c) 1999-2004 Intel Corporation
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 22 (level, low) -> IRQ 22
e100: eth1: e100_probe: addr 0xfb109000, irq 22, MAC addr 00:02:b3:22:CE:45

So you want the skge driver for eth0 and the e100 driver for eth1. Make sure you enable both in the kernel.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
njc
n00b
n00b


Joined: 06 May 2005
Posts: 10

PostPosted: Sat May 07, 2005 1:23 am    Post subject: Reply with quote

nixnut wrote:
Code:
skge eth0: addr 00:50:8d:fb:ec:8e
skge eth0: enabling interface
e100 Intel(R) PRO/100 Network Driver, 3.3.6-k2-NAPI
e100: Copyright(c) 1999-2004 Intel Corporation
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 22 (level, low) -> IRQ 22
e100: eth1: e100_probe: addr 0xfb109000, irq 22, MAC addr 00:02:b3:22:CE:45

So you want the skge driver for eth0 and the e100 driver for eth1. Make sure you enable both in the kernel.


Your post got me thinking "wtf, i have no eth1."

So i went into the BIOS, disabled the onboard LAN (i use a PCI NIC) and all went well. Thanks guys
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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