LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-23-2004, 10:26 PM   #1
Jonescity
Member
 
Registered: Jul 2004
Location: Jacksonville
Distribution: Slackware Current - (Using Slapt-get!)
Posts: 51

Rep: Reputation: 15
Compiled 2.6.9 kernel - Intel PRO/100 VE Network Card won't work


Hello Fellow Linux users,

I recently did a minimal install (no KDE or Gnome yet) of Slackware 10 and I compiled a new kernel from 2.4.26 to 2.6.9 and my Intel PRO 100 VE network card won’t work! And when I try to go to a website in links it will not go to any websites! I tried using netwatch it says no eth0 to work on! I even compiled the Intel Pro/100+ driver and I also compiled PCI, ISA, ON BOARD, etc; network card support into the kernel and unfortunately I still can’t get online.

When I had the 2.4.26 kernel it worked great (I downloaded the 2.6.9 kernel with links). I have dhcpd, dhcp, inetd, links, pidented, ppp, and tcpip from the network series installed (basic networking components). I’m trying to switch from windows I been playing with Linux for about 6 months now and so far so good and these forums success stories and help from others inspired me to make the full switch.

(I tried Mandrake, Fedora, Suse, all major distributions) all my hardware worked but every time I install them it always installs too much crap! Even if I trim the fat! That why I am doing a scratch install of Linux (Just incase you’re wondering and I learning a lot so far! I just need that network card working!) That why I’m asking for help from you smart Linux users!

THAK YOU ALL! Help will be greatly appreciated! Thank you!

*EDIT - I FORGOT TO MENTION THE NETWORK CARD IS INTERGRATED INTO THE CHIPSET*

Last edited by Jonescity; 10-23-2004 at 10:28 PM.
 
Old 10-23-2004, 11:40 PM   #2
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
You may want to compile the driver as a separate module and see if that works. I had to do that with my VIA RHINE onboard LAN. Seems it won't initialize if it can't find the module to load, as even though we installed the new kernel, we are still using the original configuration. Also, you may want to boot the old kernel and see exactly which driver it is using (saw two for yours).

Hope this helps.

Last edited by Lenard Spencer; 10-23-2004 at 11:42 PM.
 
Old 10-24-2004, 12:15 AM   #3
Jonescity
Member
 
Registered: Jul 2004
Location: Jacksonville
Distribution: Slackware Current - (Using Slapt-get!)
Posts: 51

Original Poster
Rep: Reputation: 15
I did compile it as a module I went and double checked and made sure I compiled it as a module and how do I check which driver my old kernel was using because when I boot the text fly by so fast. and how do I go about using the old drivers my old kernel was using into my new kernel?

NOTE: when I choose it as a module under appered some kind of polling option I however did not choose it could that be my problem? I want to know just incase I have to compile my kernel again.

Last edited by Jonescity; 10-24-2004 at 12:20 AM.
 
Old 10-24-2004, 01:20 AM   #4
noeffort
LQ Newbie
 
Registered: Feb 2004
Posts: 27

Rep: Reputation: 15
Here are some helpful hints in case you want to continue to try to hack the compilation you made...

use this command to help decipher what's going on:

dmesg | grep -i network

if you try to use insmod... what happens? you should get STDOUT replies, and some kind of error in dmesg.

** However, it is much easier to just recompile.

Here is an EXTREMELY helpful site:

http://kerneltrap.org/node/view/799

It tells you exactly how to upgrade from 2.4.x to 2.6.x

2.6 has made it very easy now to run through the tasks of "hacking" the kernel , ie, configure and tune your own kernel.
 
Old 10-24-2004, 09:38 PM   #5
Jonescity
Member
 
Registered: Jul 2004
Location: Jacksonville
Distribution: Slackware Current - (Using Slapt-get!)
Posts: 51

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Lenard Spencer
You may want to compile the driver as a separate module and see if that works. I had to do that with my VIA RHINE onboard LAN. Seems it won't initialize if it can't find the module to load, as even though we installed the new kernel, we are still using the original configuration. Also, you may want to boot the old kernel and see exactly which driver it is using (saw two for yours).

Hope this helps.
Thank you!!! I recompiled and loaded the RIGHT module but, it wasn't intel it was some kind of etherfast module. Well anyway I got on the internet again and it worked! thanks again!
 
Old 10-24-2004, 09:39 PM   #6
Jonescity
Member
 
Registered: Jul 2004
Location: Jacksonville
Distribution: Slackware Current - (Using Slapt-get!)
Posts: 51

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by noeffort
Here are some helpful hints in case you want to continue to try to hack the compilation you made...

use this command to help decipher what's going on:

dmesg | grep -i network

if you try to use insmod... what happens? you should get STDOUT replies, and some kind of error in dmesg.

** However, it is much easier to just recompile.

Here is an EXTREMELY helpful site:

http://kerneltrap.org/node/view/799

It tells you exactly how to upgrade from 2.4.x to 2.6.x

2.6 has made it very easy now to run through the tasks of "hacking" the kernel , ie, configure and tune your own kernel.
Thank for pointing me to this website it is now bookmarked Thank you guys for all your help!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel D845GLLY + Multiple Intel Pro 100 NICs + kernel 2.6.x = NICs don't work egable Linux - Hardware 0 02-04-2005 02:30 PM
problem with intel 100 pro ve lan card arokh Linux - Hardware 1 11-05-2004 03:02 AM
Compiled 2.6.9 kernel - Intel PRO/100 VE Network Card won't work Jonescity Slackware 4 10-24-2004 02:59 AM
Unable to configure intel pro/100/ve ethernet card nicolo Linux - Hardware 5 10-03-2003 08:54 AM
driver for intel pro/100 M ethernet card blizzardpimp Linux - Networking 1 09-18-2002 07:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration