LinuxQuestions.org
Review your favorite Linux distribution.
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 02-07-2006, 12:04 AM   #1
dudulz
Member
 
Registered: Feb 2005
Location: Australia
Distribution: [Redhat] [Slackware] [SuSe] [FreeBSD]
Posts: 81

Rep: Reputation: 15
modprobe eth0 error


I have some problem in my computer. Why i can't use network device? and i have recompile kernel
Error report like this :
----------------------------
modprobe via-rhine && modprobe n2ek-pci
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters

Please , i need any help

Last edited by dudulz; 02-07-2006 at 12:12 AM.
 
Old 02-07-2006, 02:13 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
What is your nic model? Did you add support for it in your kernel? To see if you did or not run:
Code:
cat /usr/src/linux/.config|grep -i via-rhine
cat /usr/src/linux/.config|grep -i ne2k-pci
Mind that the second module name is ne2k-pci and not n2ek-pci
 
Old 02-07-2006, 02:34 AM   #3
dudulz
Member
 
Registered: Feb 2005
Location: Australia
Distribution: [Redhat] [Slackware] [SuSe] [FreeBSD]
Posts: 81

Original Poster
Rep: Reputation: 15
i have recompile kernel that support via-rhine and ne2k-pci.
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters

What IRQ means?
I have check in .config. but there is empty
 
Old 02-07-2006, 02:56 AM   #4
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
What IRQ means?
IRQ is the interrput number used by your nic. In the modern harware with pci bus it's automatically assigned from BIOS. You can run
Code:
cat /proc/interrupts
or 
lspci -v (for pci devicces)
to see the IRQs used by your hardware.
Quote:
I have check in .config. but there is empty
It should not be empty. How did you recompile the kernel?
 
Old 02-08-2006, 11:29 AM   #5
dudulz
Member
 
Registered: Feb 2005
Location: Australia
Distribution: [Redhat] [Slackware] [SuSe] [FreeBSD]
Posts: 81

Original Poster
Rep: Reputation: 15
make dep ; make bzImage && make modules modules_install. What wrong ?

Last edited by dudulz; 02-08-2006 at 12:13 PM.
 
Old 02-08-2006, 12:18 PM   #6
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
make dep ; make bzImage && make modules modules_install
I don't see any "make install". Perhaps it's a typo because you should also run "make modules_install" and not "make modules modules_install". Better take a look at the first post here to see the steps you have to take with a lot of usefull comments. In short the correct order should be:
Code:
make menuconfig ;configure the kernel
make ;compile
make modules_install ;install any modules
make install ;install kernel
vi /etc/lilo conf ;add new entry
lilo -v ;apply changes
 
Old 02-08-2006, 06:54 PM   #7
dudulz
Member
 
Registered: Feb 2005
Location: Australia
Distribution: [Redhat] [Slackware] [SuSe] [FreeBSD]
Posts: 81

Original Poster
Rep: Reputation: 15
yesterday i type :

1. make menuconfig
2. make dep ; make bzImage && make modules modules_install
3. cp -rf arch/i386/boot/bzImage /boot/vmlinuz-new
4. edit lilo.conf and type lilo
--- make modules modules_install mean --> make modules && make modules_install. Ok i will try
 
  


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
Modprobe error lucifersangel Linux - Wireless Networking 1 11-27-2005 02:11 PM
modprobe error, please help!! Pundit Linux - Newbie 5 09-18-2004 10:48 AM
device eth0 entered prominous mode & modprobe:pppt0 Module can't find out !! AZIMBD03 Linux - Hardware 0 06-01-2004 02:08 AM
modprobe error GT I.N.C Linux - Newbie 0 07-13-2002 07:03 AM
modprobe cant load eth0 bezza Linux - Newbie 1 01-17-2002 05:50 PM

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

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