Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cant load eth0
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
alienhazard
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2002
Posts: 91

PostPosted: Sun Sep 22, 2002 12:54 am    Post subject: cant load eth0 Reply with quote

after the install of 1.4 rc1 went fine, i rebooted it. but in the kernel messeges it said something like "bringing up eth0" and then failed. i checked resolv.conf and it was right. when i tryed ifconfig it said something about "loopback" instead of "up broadcast running" etc . if you can help me that'd be l337.


matt
Back to top
View user's profile Send private message
de4d
Apprentice
Apprentice


Joined: 12 Sep 2002
Posts: 181
Location: fr. i. br. (ger)

PostPosted: Sun Sep 22, 2002 12:58 am    Post subject: Reply with quote

maybe u forgot compiling the NIC driver in2 kernel or add NIC module name to /etc/modules.autoload
....
_________________
void main(){fork();main();}
Back to top
View user's profile Send private message
alienhazard
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2002
Posts: 91

PostPosted: Sun Sep 22, 2002 1:03 am    Post subject: Reply with quote

i added the tulip driver to modules.autoload (thats the one my nic uses) but it failed to load. i tried "modprobe tulip" and it couldn't find it. so i guess did i forget to compile it w/ the kernel? how do i fix this since i cant use the internet on it?
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Sun Sep 22, 2002 1:08 am    Post subject: Reply with quote

You'll have to compile a new kernel and include the options for your network card.

It is inside
Code:

  Network device support --> Ethernet (10 or 100 Mbit)



alienhazard wrote:
i added the tulip driver to modules.autoload (thats the one my nic uses) but it failed to load. i tried "modprobe tulip" and it couldn't find it. so i guess did i forget to compile it w/ the kernel? how do i fix this since i cant use the internet on it?
Back to top
View user's profile Send private message
alienhazard
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2002
Posts: 91

PostPosted: Sun Sep 22, 2002 2:20 am    Post subject: Reply with quote

i tried doing that but it didnt work. i didn't see the tulip driver as a option, so i tried the other smc drivers but they didnt work. i tried downloading the driver in windows and puting it on floppy, but i cant access my floppy in gentoo. i tried editing fstab but am not sure what the line should be. also i want to be able to mount my windows xp partition read-only (since thats all the support there is for ntfs). if u can help me with this too that'd be l337

matt
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sun Sep 22, 2002 3:01 am    Post subject: Reply with quote

The tulip driver is under "Network device support->Ethernet (10 or 100Mbit)->DECchip Tulip (dc21x4x) PCI support"

You can mount a "DOS" floppy by doing:
Code:

mount /dev/fd0 /mnt/floppy

or
Code:

mount -tvfat /dev/fd0 /mnt/floppy


There are several threads regarding NTFS partitions in the forum. You may want to do a search and, if you don't find the information you need, start a separate thread.
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