Re: [gentoo-user] Problem With Tulip Module

2005-03-27 Thread Kathy Wills
Jerry McBride wrote:

On Saturday 26 March 2005 09:25 pm, Kathy Wills wrote:
  

I've tried everything I can find by googling. Tried the forums. Can't
find anything that solves the issue. I have noapic as a kernel parameter
in grub. I still get this error in dmesg:

tulip0:  MII transceiver #1 config 1000 status 786d advertising 01e1.
eth0: ADMtek Comet rev 17 at d12c8000, 00:03:6D:1D:89:41, IRQ 9.
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
:02:0d.0: tulip_stop_rxtx() failed
eth0: Setting half-duplex based on MII#1 link partner capability of 0021.

Here is the relevant result of lspci-vv:

:02:0d.0 Ethernet controller: Linksys NC100 Network Everywhere Fast
Ethernet 10/100 (rev 11)
Subsystem: Linksys: Unknown device 0570
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 32 (63750ns min, 63750ns max), cache line size 08
Interrupt: pin A routed to IRQ 9
Region 0: I/O ports at d000
Region 1: Memory at ed80 (32-bit, non-prefetchable) [size=1K]
Capabilities: [c0] 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-

Here is the result of mii-diag:

Using the default interface 'eth0'.
Basic registers of MII PHY #1:  1000 786d 0022 5410 01e1 0021 0004 2001.
 Basic mode control register 0x1000: Auto-negotiation enabled.
 You have link beat, and everything is working OK.
 Your link partner is generating 10baseT link beat  (no autonegotiation).
   End of basic transceiver information.

Does anyone have anymore ideas on what to try to get rid of the
tulip_stop_rxtx() failed problem? The patches I found by googling this
error didn't work.



What kernel version are you running? Tulip reports version 1.1.13 with this 
kernel, 2.6.11. I've run my linksys cards with most 2.2.x and all 2.4.x an 
2.6.x version kernels and never saw your reported error message. The config 
file in 2.6.11 has a couple of configure options that may be of help to you.

Cheers


  

Kernel version is 2.6.11-r4. I'm using the tulip module that I have
always used. From kernel .config:

# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_TULIP=m
CONFIG_TULIP_MWI=y
CONFIG_TULIP_MMIO=y
CONFIG_TULIP_NAPI=y
CONFIG_TULIP_NAPI_HW_MITIGATION=y
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m

-- 
Kathy Wills

+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem With Tulip Module

2005-03-27 Thread Jerry McBride
On Sunday 27 March 2005 05:04 am, Kathy Wills wrote:

---big snip---

 Kernel version is 2.6.11-r4. I'm using the tulip module that I have
 always used. From kernel .config:

 # Tulip family network device support
 #
 CONFIG_NET_TULIP=y
 CONFIG_DE2104X=m
 CONFIG_TULIP=m
 CONFIG_TULIP_MWI=y
 CONFIG_TULIP_MMIO=y
 CONFIG_TULIP_NAPI=y
 CONFIG_TULIP_NAPI_HW_MITIGATION=y
 CONFIG_DE4X5=m
 CONFIG_WINBOND_840=m
 CONFIG_DM9102=m

Did some googling and it seems that the error message can be ignored, unless 
of course it's giving you operational problems. From what I have read, it 
appears to be a hardware mix problem involving dma issues. Over here I run 
MSI, SOYOTEC and ABIT motherboards and as I mentioned in my previous email, 
no such error message has turned up in either messages or dmesg output.

Try pulling the linksys card, clean the edge and slap in back into the 
motherboard in a different slot.

-- 

**
 Registered Linux User Number 185956
  FSF Associate Member number 2340 since 05/20/2004
 Join me in chat at #linux-users on irc.freenode.net
Buy an Xbox for $149.00, run linux on it and Microsoft loses $150.00!
10:39am  up 168 days, 18:25,  8 users,  load average: 0.10, 0.13, 0.09
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem With Tulip Module

2005-03-27 Thread Kathy Wills
Jerry McBride wrote:

On Sunday 27 March 2005 05:04 am, Kathy Wills wrote:

---big snip---

  

Kernel version is 2.6.11-r4. I'm using the tulip module that I have
always used. From kernel .config:

# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_TULIP=m
CONFIG_TULIP_MWI=y
CONFIG_TULIP_MMIO=y
CONFIG_TULIP_NAPI=y
CONFIG_TULIP_NAPI_HW_MITIGATION=y
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m



Did some googling and it seems that the error message can be ignored, unless 
of course it's giving you operational problems. From what I have read, it 
appears to be a hardware mix problem involving dma issues. Over here I run 
MSI, SOYOTEC and ABIT motherboards and as I mentioned in my previous email, 
no such error message has turned up in either messages or dmesg output.

Try pulling the linksys card, clean the edge and slap in back into the 
motherboard in a different slot.

  

Didn't solve the issue. I guess as soon as I can, I'll have to get a
different motherboard in order to solve this. Either that or a different
network card.

-- 
Kathy Wills

+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Problem With Tulip Module

2005-03-26 Thread Kathy Wills
I've tried everything I can find by googling. Tried the forums. Can't
find anything that solves the issue. I have noapic as a kernel parameter
in grub. I still get this error in dmesg:

tulip0:  MII transceiver #1 config 1000 status 786d advertising 01e1.
eth0: ADMtek Comet rev 17 at d12c8000, 00:03:6D:1D:89:41, IRQ 9.
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
:02:0d.0: tulip_stop_rxtx() failed
eth0: Setting half-duplex based on MII#1 link partner capability of 0021.

Here is the relevant result of lspci-vv:

:02:0d.0 Ethernet controller: Linksys NC100 Network Everywhere Fast
Ethernet 10/100 (rev 11)
Subsystem: Linksys: Unknown device 0570
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 32 (63750ns min, 63750ns max), cache line size 08
Interrupt: pin A routed to IRQ 9
Region 0: I/O ports at d000
Region 1: Memory at ed80 (32-bit, non-prefetchable) [size=1K]
Capabilities: [c0] 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-

Here is the result of mii-diag:

Using the default interface 'eth0'.
Basic registers of MII PHY #1:  1000 786d 0022 5410 01e1 0021 0004 2001.
 Basic mode control register 0x1000: Auto-negotiation enabled.
 You have link beat, and everything is working OK.
 Your link partner is generating 10baseT link beat  (no autonegotiation).
   End of basic transceiver information.

Does anyone have anymore ideas on what to try to get rid of the
tulip_stop_rxtx() failed problem? The patches I found by googling this
error didn't work.

-- 
Kathy Wills

+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem With Tulip Module

2005-03-26 Thread Jerry McBride
On Saturday 26 March 2005 09:25 pm, Kathy Wills wrote:
 I've tried everything I can find by googling. Tried the forums. Can't
 find anything that solves the issue. I have noapic as a kernel parameter
 in grub. I still get this error in dmesg:

 tulip0:  MII transceiver #1 config 1000 status 786d advertising 01e1.
 eth0: ADMtek Comet rev 17 at d12c8000, 00:03:6D:1D:89:41, IRQ 9.
 ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
 :02:0d.0: tulip_stop_rxtx() failed
 eth0: Setting half-duplex based on MII#1 link partner capability of 0021.

 Here is the relevant result of lspci-vv:

 :02:0d.0 Ethernet controller: Linksys NC100 Network Everywhere Fast
 Ethernet 10/100 (rev 11)
 Subsystem: Linksys: Unknown device 0570
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
 ParErr- Stepping- SERR- FastB2B-
 Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-
 TAbort- MAbort- SERR- PERR-
 Latency: 32 (63750ns min, 63750ns max), cache line size 08
 Interrupt: pin A routed to IRQ 9
 Region 0: I/O ports at d000
 Region 1: Memory at ed80 (32-bit, non-prefetchable) [size=1K]
 Capabilities: [c0] 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-

 Here is the result of mii-diag:

 Using the default interface 'eth0'.
 Basic registers of MII PHY #1:  1000 786d 0022 5410 01e1 0021 0004 2001.
  Basic mode control register 0x1000: Auto-negotiation enabled.
  You have link beat, and everything is working OK.
  Your link partner is generating 10baseT link beat  (no autonegotiation).
End of basic transceiver information.

 Does anyone have anymore ideas on what to try to get rid of the
 tulip_stop_rxtx() failed problem? The patches I found by googling this
 error didn't work.

What kernel version are you running? Tulip reports version 1.1.13 with this 
kernel, 2.6.11. I've run my linksys cards with most 2.2.x and all 2.4.x an 
2.6.x version kernels and never saw your reported error message. The config 
file in 2.6.11 has a couple of configure options that may be of help to you.

Cheers



dmesg

Linux Tulip driver version 1.1.13 (May 11, 2002)
tulip0:  MII transceiver #1 config 3000 status 786d advertising 01e1.
eth0: ADMtek Comet rev 17 at f0812c00, 00:03:6D:1C:70:0E, IRQ 10.
eth0: Setting full-duplex based on MII#1 link partner capability of 45e1.


lspci

spinner ~ # lspci -vv
:00:0a.0 Ethernet controller: Linksys NC100 Network Everywhere Fast 
Ethernet 10/100 (rev 11)
Subsystem: Linksys: Unknown device 0574
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 32 (63750ns min, 63750ns max), cache line size 08
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at e400 [size=dffc]
Region 1: Memory at dc00 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at 0002 [disabled]
Capabilities: [c0] 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-


mii-diag

spinner ~ # mii-diag
Using the default interface 'eth0'.
Basic registers of MII PHY #1:  1000 786d 0022 5410 01e1 45e1 0005 2801.
 The autonegotiated capability is 01e0.
The autonegotiated media type is 100baseTx-FD.
 Basic mode control register 0x1000: Auto-negotiation enabled.
 You have link beat, and everything is working OK.
 Your link partner advertised 45e1: Flow-control 100baseTx-FD 100baseTx 
10baseT-FD 10baseT, w/ 802.3X flow control.
   End of basic transceiver information.



-- 

**
 Registered Linux User Number 185956
  FSF Associate Member number 2340 since 05/20/2004
 Join me in chat at #linux-users on irc.freenode.net
Buy an Xbox for $149.00, run linux on it and Microsoft loses $150.00!
11:16pm  up 168 days,  7:02,  8 users,  load average: 0.10, 0.13, 0.09
--
gentoo-user@gentoo.org mailing list