Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Net w/ 1.4 rc4 autoconfigured, missed on initial reboot
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
rosskevin
n00b
n00b


Joined: 28 Feb 2003
Posts: 19
Location: Franklin, Tennessee USA

PostPosted: Tue Apr 15, 2003 3:50 am    Post subject: Net w/ 1.4 rc4 autoconfigured, missed on initial reboot Reply with quote

I was able to install 1.4 rc4 livecd with stage 3 tarball. Everything was good, including the network (woohoo). Upon reboot, no network, not eth0.

/lib/modules/*/kernel/drivers/net contains one file, dummy.o

dmesg says I am using the Intel 82559 w/ ifchip i82555

I think I missed the first part of the x86 installation #21, modifying the /etc/modules.autoload

How do I restore my network module? Where from? How do I make it sticky on reboot?

Thanks in advance,

Kevin Ross
_________________
I'm just a java guy...


Last edited by rosskevin on Wed Apr 16, 2003 3:04 am; edited 1 time in total
Back to top
View user's profile Send private message
rosskevin
n00b
n00b


Joined: 28 Feb 2003
Posts: 19
Location: Franklin, Tennessee USA

PostPosted: Wed Apr 16, 2003 1:44 am    Post subject: Reply with quote

BTW- I booted up tonight to try again, and everything works. This stuff is still black magic to me, hopefully I'll be enlightened soon.
_________________
I'm just a java guy...
Back to top
View user's profile Send private message
rosskevin
n00b
n00b


Joined: 28 Feb 2003
Posts: 19
Location: Franklin, Tennessee USA

PostPosted: Wed Apr 16, 2003 2:21 am    Post subject: Reply with quote

on track to be the longest running single user thread :D

So, my network dies at some point after reboot. I just keep rebooting, then working some more with some package emerges.

What am I missing? What information can I provide that would help diagnose the problem?
_________________
I'm just a java guy...
Back to top
View user's profile Send private message
Valen
Apprentice
Apprentice


Joined: 18 Aug 2002
Posts: 197
Location: Toronto, Ontario, Canada

PostPosted: Wed Apr 16, 2003 3:04 am    Post subject: Reply with quote

lspci will give a list of stuff sitting on the PCI bus
lsmod will give a list of the modules you currently have loaded
modprobe <module name> will load a module with dependency checking
ifconfig will give a list of your interfaces (eg: eth0)

How exactly does the network die, check the output of ifconfig to see if it is still configured correctly.

I'm not sure how much help I was, but I just thought I'd thwart your efforts in creating the longest single user thread :D .

Good luck.
Back to top
View user's profile Send private message
rosskevin
n00b
n00b


Joined: 28 Feb 2003
Posts: 19
Location: Franklin, Tennessee USA

PostPosted: Wed Apr 16, 2003 4:39 am    Post subject: Reply with quote

Well, it's still working.

BTW- lsmod shows no modules, and I cannot find lspci anywhere on the drive.

If a module showed on lsmod, I could just add that network module to the modules.autoload right?

Until it happens again, I guess I'll just 'hang tough' like the new kids.
_________________
I'm just a java guy...
Back to top
View user's profile Send private message
Valen
Apprentice
Apprentice


Joined: 18 Aug 2002
Posts: 197
Location: Toronto, Ontario, Canada

PostPosted: Wed Apr 16, 2003 6:13 pm    Post subject: Reply with quote

rosskevin wrote:
BTW- lsmod shows no modules, and I cannot find lspci anywhere on the drive.


If you don't see anything in lsmod and you can still use your network, I'm guessing you have network support compiled directly into your kernel. In that case you wouldn't need to do anything with modules.autoload.
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