LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2002, 10:18 AM   #1
jimval7
Member
 
Registered: Jan 2002
Location: Dallas, TX
Distribution: RedHat 7.0 - Kernel 2.4.17
Posts: 95

Rep: Reputation: 16
Angry UGHH! Building new kernel


I downloaded the newest "stable" kernel 2.4.17. I built it, compiled it, and everything seemed fine. I made my changes to lilo and rebooted.

Everything looked good. Everything worked except my NICS!! The most important thing! I have 2 PCMICA Xircom cards, i looked at the message file and says:

modprobe: modprobe: Can't locate module eth0

Well, I located the modules my nics use on my old kernel and rebuilt the new kernel again, AND I made sure I selected the Xircom modules, which is x2ps_xxx.o I cant remember the xxx part but I know it was something like that. I MADE sure i selected it by hitting "y" when it asked me. SOOOOO i thought i got it, so i made my changes to lilo and rebooted, BUT I GOT THE SAME DANG THING!:
eth0 failed
modprobe: modprobe: Can't locate module eth0
eth1 failed
modprobe: modprobe: Can't locate module eth1

SO then i go check for the module in /lib/modules/2.4.17/kernel/drivers/net/ and only 2 .o files are there, and they are not for my NIC's. So then I look at the /etc/modules.conf file but nothing is there regarding my NICS.

i know which moule i need, can someone tell me how to install the NIC module? I know which one I need, and I also know the name of it, BUT how can I install that one freaking module?!!!



:smash:

Last edited by jimval7; 02-18-2002 at 10:28 AM.
 
Old 02-18-2002, 10:31 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
You did do the make modules && make modules_install step, didn't you?

I ususally issue the whole shebang as one command:
make xconfig && make dep && make clean && make bzImage && make modules && make modules_install && make bzlilo

There are two ways of including support for hardware in the kernel: You can build it directly into the kernel (useful if it's always going to be used, straight from boot up), and also as a module that can be inserted. The former is done by clicking 'Y' next to it (when you make xconfig), the latter by clicking 'M'. If you make it a module, then you need to make the modules themselves after the kernel is done compiling.
 
Old 02-18-2002, 10:36 AM   #3
jimval7
Member
 
Registered: Jan 2002
Location: Dallas, TX
Distribution: RedHat 7.0 - Kernel 2.4.17
Posts: 95

Original Poster
Rep: Reputation: 16
I DO the make modules and make modules_install

How can I install that one freaking module?!!!

Isn't there a command to install a certain module?
 
Old 02-18-2002, 12:52 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
ok, this is EXACTLY why we get pissed when people double post.

http://www.linuxquestions.org/questi...threadid=14515
 
  


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
Building kernel module from multiple source file in 2.6 kernel yogeshwar_s Programming 1 12-20-2004 09:31 AM
Problems building a simple kernel module for kernel 2.6.7 atticman Linux - Software 2 12-13-2004 03:35 PM
Kernel building? microsoft/linux Linux - General 1 09-30-2004 07:46 PM
Building kernel mods for an existing kernel ugenn Linux - Software 2 10-06-2003 01:25 PM
UGHH! Building new kernel jimval7 Linux - Software 9 02-20-2002 11:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:54 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