Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Could 8139 module be corrupted?
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
geertlpa
n00b
n00b


Joined: 05 Dec 2003
Posts: 1
Location: Kaohsiung, Taiwan

PostPosted: Sat Dec 06, 2003 4:01 am    Post subject: Could 8139 module be corrupted? Reply with quote

I am both an old hand and new to Linux. This year is my 3rd year of experimenting with Linux yet so far I have ben unable to do it (whether it be Red Hat, Mandrake, Suse, Caldera (then), Slackware or now Gentoo) what I want it to. Yet I refuse to give up.

Gentoo came with a magazine I subscribe to. I like the idea of installing Linux from scrath instead of a ready make distro. So after reading the installation guide I felt confident enough to go ahead an give it a try. For once everything worked as explained in the docomentation.

As I said the documentation was spot on. every step clearly explained. The bootable CD found my network card and chosing a stage 2 tarball install I went from there. It took 2 days (A person needs to sleep and as someone running my own company I could not work continuous) until the compilation part was over. but then te problems started.

First I set up LILO as the bootloader but after booting all I got was a blank screen. I have installed LILO several times and apart from the latest version coming with Mandrake 9.1 it has always worked fine. Apparently not this time. OK back to the installation guide and install GRUB.

Still a blank screen but at least when I hit enter Gentoo loads. But here again things seem to wrong. Two error message fly by before I can read them but then I get this:
Insmod: /lib/modules/2.4.20-gentoo-r8/kernel/drivers/net/8139cp.o failed
This line comes twice then find more info in syslog or output from dmesg.

The 8139cp.o module is there and I am sure it was supposed to be part of the kernel and not loaded as a module. So I am already confused there.

Furthermore after going through all the syslog's that locate throws up I cannot find anything. A locate dmesg comes up empty + I thought that the start up messages are logged somewhere in /var/log/messages but apparently not on my Gentoo system. So I am at a loss. Where can I find these start up messages?

Maybe that might help me work out why my network card is apparently recognized (ifconfig show eth0) but the network does not work eventhough the whole system was downloaded during the install over my ADSL connection. Ping comes back with "network is unreachable".

So can someone get me back on my way. I am sure it is something small but it is now 3 weeks since I installed the system and I have been unable to find the problem that holds me back.

Thank you,

Geert Anthonis
Kaohsiung, Taiwan
_________________
"Problems are there to be made"
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Sat Dec 06, 2003 9:09 am    Post subject: Reply with quote

You may be trying to load the wrong RTL8139 module. There are two: 8139cp and 8139too.

To get a better look at the error messages use the
Code:
# dmesg | less
command straight after booting.

Edit: Ooops, you've tried that :oops: Kernel messages are only logged into the dmesg buffer until the system logger is started by init. This buffer is of limited size so it may overflow. Try booting into single user mode (add single to grub/lilo line) to minimise the junk in the log. You can then experiment with the two modules.
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
Back to top
View user's profile Send private message
fleed
l33t
l33t


Joined: 28 Aug 2002
Posts: 756
Location: London

PostPosted: Sat Dec 06, 2003 12:34 pm    Post subject: Reply with quote

What does just ifconfig tell you? Do you need to set the ip parameters to get it working?
You may be getting the error loading the module because it's already in the kernel, maybe the .o was left over from when it was built as a module?
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