LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-19-2008, 11:21 AM   #1
aspenbr
Member
 
Registered: Aug 2006
Posts: 36

Rep: Reputation: 15
Cool Problem with device Nvidia MCP73


Hello

I have problem for installation device MCP73, the module(forcedeth.h) is installed , when type command ifconfig eth0 , display error
ifconfig eth0
eth0: error fetching interface information: Device not found

Details about device
00:0f.0 Ethernet controller: nVidia Corporation MCP73 Ethernet (rev a2)
Subsystem: Giga-byte Technology Unknown device e000
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0 (250ns min, 5000ns max)
Interrupt: pin A routed to IRQ 15
Region 0: Memory at e5109000 (32-bit, non-prefetchable) [size=4K]
Region 1: I/O ports at e000 [size=8]
Region 2: Memory at e510a000 (32-bit, non-prefetchable) [size=256]
Region 3: Memory at e5106000 (32-bit, non-prefetchable) [size=16]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
Address: 0000000000000000 Data: 0000


How resolve this problem ?

Thanks ....
 
Old 08-19-2008, 12:11 PM   #2
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
Is the module loaded?
#lsmod

lspci says that the device is not enabled.
 
Old 08-21-2008, 02:14 PM   #3
aspenbr
Member
 
Registered: Aug 2006
Posts: 36

Original Poster
Rep: Reputation: 15
Hello

The is loaded,

modprobe forcedeth

[root@]# lsmod |grep force
forcedeth 47433 0

[root@]# modinfo forcedeth
filename: /lib/modules/2.6.18-92.el5/kernel/drivers/net/forcedeth.ko
license: GPL
description: Reverse Engineered nForce ethernet driver
RHEL driver based on upstream driver version 0.60
Also includes additional upstream commits:
3ba4d093fe8a26f5f2da94411bf8732fa6e9da86 forcedeth: fix tx timeout
fcc5f2665c81e087fb95143325ed769a41128d50 forcedeth: fix nic poll
6fedae1f6e66ab5f169bf58064e23e015fc1307d forcedeth: fix checksum feature in mcp65
caf96469e8ab57170cc8ca9c59809132d38e529e forcedeth: disable msix
e0379a14fc80cb98978fa86989dab77b522a8106 forcedeth: fixed missing call in napi poll
a7475906bc496456ded9e4b062f94067fb93057a forcedeth: msi bugfix
9e555930bd873d238f5f7b9d76d3bf31e6e3ce93 forcedeth: boot delay fix
author: Manfred Spraul <manfred@colorfullife.com>
srcversion: 52F782A3071D2A58B8F4D65
alias: pci:v000010DEd0000054Fsv*sd*bc*sc*i*
alias: pci:v000010DEd0000054Esv*sd*bc*sc*i*
alias: pci:v000010DEd0000054Dsv*sd*bc*sc*i*
alias: pci:v000010DEd0000054Csv*sd*bc*sc*i*
alias: pci:v000010DEd00000453sv*sd*bc*sc*i*
alias: pci:v000010DEd00000452sv*sd*bc*sc*i*
alias: pci:v000010DEd00000451sv*sd*bc*sc*i*
alias: pci:v000010DEd00000450sv*sd*bc*sc*i*
alias: pci:v000010DEd000003EFsv*sd*bc*sc*i*
alias: pci:v000010DEd000003EEsv*sd*bc*sc*i*
alias: pci:v000010DEd000003E6sv*sd*bc*sc*i*
alias: pci:v000010DEd000003E5sv*sd*bc*sc*i*
alias: pci:v000010DEd00000373sv*sd*bc*sc*i*
alias: pci:v000010DEd00000372sv*sd*bc*sc*i*
alias: pci:v000010DEd00000269sv*sd*bc*sc*i*
alias: pci:v000010DEd00000268sv*sd*bc*sc*i*
alias: pci:v000010DEd00000038sv*sd*bc*sc*i*
alias: pci:v000010DEd00000037sv*sd*bc*sc*i*
alias: pci:v000010DEd00000057sv*sd*bc*sc*i*
alias: pci:v000010DEd00000056sv*sd*bc*sc*i*
alias: pci:v000010DEd000000DFsv*sd*bc*sc*i*
alias: pci:v000010DEd000000E6sv*sd*bc*sc*i*
alias: pci:v000010DEd0000008Csv*sd*bc*sc*i*
alias: pci:v000010DEd00000086sv*sd*bc*sc*i*
alias: pci:v000010DEd000000D6sv*sd*bc*sc*i*
alias: pci:v000010DEd00000066sv*sd*bc*sc*i*
alias: pci:v000010DEd000001C3sv*sd*bc*sc*i*
depends:
vermagic: 2.6.18-92.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
parm: max_interrupt_work:forcedeth maximum events handled per interrupt (int)
parm: optimization_mode:In throughput mode (0), every tx & rx packet will generate an interrupt. In CPU mode (1), interrupts are controlled by a timer. (int)
parm: poll_interval:Interval determines how frequent timer interrupt is generated by [(time_in_micro_secs * 100) / (2^10)]. Min is 0 and Max is 65535. (int)
parm: msi:MSI interrupts are enabled by setting to 1 and disabled by setting to 0. (int)
parm: msix:MSIX interrupts are enabled by setting to 1 and disabled by setting to 0. (int)
parm: dma_64bit:High DMA is enabled by setting to 1 and disabled by setting to 0. (int)
module_sig: 883f350484fb1d1f27370acbc602e11245840a096d529026a914696cff145fd072704d3939ba8009e233ab9bb21be6129f3b 20d39f1b70612d3c4c61


Any idea ?
 
Old 09-22-2008, 03:40 AM   #4
IntelSlacker
LQ Newbie
 
Registered: Mar 2005
Distribution: Slackware 10.1
Posts: 16

Rep: Reputation: 0
Quote:
Originally Posted by aspenbr View Post

Any idea ?
Same problem here, it doesn;t work. Same symptoms and messages. Link is down.

But actually my network card doesnt show when ifconfig is called, only loopback is there.

I am trying to download and make a new kernel and see. Should I download and apply .patch as well?
 
Old 12-23-2008, 12:24 PM   #5
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Same problem on Slack 11 with huge26.s 2.6.17.13 kernel. But latest version of Slax live CD works...so it must be possible
 
  


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
nVidia MCP73 with Fedora rhancock Linux - Hardware 2 05-07-2009 05:26 PM
xorg Nvidia No Matching Device... glenn69 Linux - Newbie 1 08-01-2008 06:11 AM
nVidia Multiple Device Config? treth Linux - Desktop 4 12-08-2006 07:17 PM
eth0 device cannot be located, nVidia onboard device Dunedain Linux - Wireless Networking 1 04-16-2005 11:24 AM
eth0 device cannot be located, nVidia onboard device Dunedain Linux - Networking 1 04-16-2005 12:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:08 AM.

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