Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot get eth0 to work after LiveCD install. [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Bluecrest
n00b
n00b


Joined: 04 Jul 2006
Posts: 5

PostPosted: Tue Jul 04, 2006 6:41 am    Post subject: Cannot get eth0 to work after LiveCD install. [Solved] Reply with quote

Hi, ok first off, i'm just about 100% new to linux!

I have followed the handbook on installing Gentoo from LiveCD (point 4 point) and after a couple of mistakes and corrections etc etc etc... eventually got the kernel compiled and Linux booted :D :D

Just one problem... I cannot get my NIC to be recognised! I PROMISE i have been through all the documentation and tried everything I can to get eth0 to work! Just gone through the kernel again and it's in the process of recompiling.

Can anybody help me with a method or a reference to some more docs about confiuguring the NIC to work???

Please... :oops:

This is what happens after boot:

* Starting eth0
* Bringing up eth0
* Configuration not set for eth0 - assuming dhcp
* dhcp
* eth0 does not exist
*ERROR: Problem starting new services.
* "netmount" was not started

Not sure if that will help...


Last edited by Bluecrest on Thu Jul 06, 2006 8:33 am; edited 1 time in total
Back to top
View user's profile Send private message
turtles
Veteran
Veteran


Joined: 31 Dec 2004
Posts: 1698

PostPosted: Tue Jul 04, 2006 7:23 am    Post subject: Reply with quote

run lspci

Here is what it does on my machine:
(
Quote:
parsons turtle #
is my prompt so dont type that)
Code:
parsons turtle # lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:0a.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610 (rev 01)
00:0e.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
[b]00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 70)[/b]
01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR] (rev b2)


look for ethernet controller if you are trying a modem look for that.
Google or search here for the correct module name
then try
[/code]modprobe[code] and the module name

like on a G3 mac you would use [code] modprobe bmac [/code]
Hope this helps
_________________
Donate to Gentoo
Back to top
View user's profile Send private message
Bluecrest
n00b
n00b


Joined: 04 Jul 2006
Posts: 5

PostPosted: Tue Jul 04, 2006 7:47 am    Post subject: Reply with quote

Hi, all i get is command not found...
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Tue Jul 04, 2006 9:18 am    Post subject: Reply with quote

You need to emerge pciutils if you want to run lspci.

You could boot the CD you used to install. Perform the chroot steps to get you 'on' the main system. Then emerge pciutils.

Or just boot the CD and run lspci as I'm fairly sure it will be included on the CD.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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