Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-10 Thread Thomas Backlund
From: Frederic Soulier [EMAIL PROTECTED]
 
 Ok solved.
 
 Replacing the tulip driver by the dmfe driver did the trick. No more
 RX errors, no more errors at all.
 
 in /etc/modules.conf
   replaced
   alias eth0 tulip
   with
   alias eth0 dmfe
 
 /Fred

Nice to hear...
Now can you send lspcidrake -v (not lspci -v) directly to me 
so we can get it changed in the MDK installer...

regards

Thomas
[EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-09 Thread Frederic Soulier
Ok solved.

Replacing the tulip driver by the dmfe driver did the trick. No more
RX errors, no more errors at all.

in /etc/modules.conf
  replaced
  alias eth0 tulip
  with
  alias eth0 dmfe

/Fred


On Tue, 2003-07-08 at 22:36, Frederic Soulier wrote:
 (from lspci -v)
 
 02:0d.0 Ethernet controller: Davicom Semiconductor, Inc. Ethernet 100/10
 MBit (rev 31)
 Subsystem: Unknown device 4554:434e
 Flags: bus master, medium devsel, latency 64, IRQ 11
 I/O ports at d400 [size=256]
 Memory at ff9fec00 (32-bit, non-prefetchable) [size=256]
 Expansion ROM at ff98 [disabled] [size=256K]
 Capabilities: [50] Power Management version 2
 
 
 It uses the tulip module.
  tulip  44032   1  (autoclean)
 
 
 I've seen a few posts mentioning using the module dmfe instead of
 tulip. I will give that a go.
 
 /Fred
 
 
 On Tue, 2003-07-08 at 21:47, Thomas Backlund wrote:
  Viestissä Tiistai 8. Heinäkuuta 2003 22:50, Frederic Soulier kirjoitti:
   Hi
  
   Well I do not think it's a pbm with the network cards because I have 2
   boxes with LM9.1 and 1 box with LM9.0 using the same type of card and
   they all show the same pbm. Also these Dell 4100 workstation come
   pre-installed with W2K and I don't have this pbm under Windows...
  
   What would be the best way to investigate this pbm?
  
   Thanks.
  
   /Frederic
  
  
  
  What card? Name?
  what module does it use?
  
  could you post the output of lspcidrake -v
  
  Regards
  
  Thomas
  
  
  __
  
  Want to buy your Pack or Services from MandrakeSoft? 
  Go to http://www.mandrakestore.com
-- 
  \|||/
 ( / \ )
(  O O  )
__oOOo-( )-oOOo__
 Frederic P. Soulier   [EMAIL PROTECTED]
 OpenPGP key available on http://www.keyserver.net
 1024D/BA6700ED   49A6 8E8E 4230 8D41 1ADE  B649 3203 1DD2 BA67 00ED
 Linux Mandrake 9.1 / Current Linux kernel 2.4.21-0.13mdk-smp180403
__Oooo___
oooO  (   )
   (   )   ) /
\ (   (_/
 \_)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-08 Thread Mark Williamson
Hmm  I had the same problem with a davicom card..   changed the network
card to a realtek and problem was gone..  I know that a lot of people
will think that the realtek cards ain't very good, but over the last few
year I have found them very reliable.

Cheers
Mark

On Tue, 2003-07-08 at 05:47, Frederic Soulier wrote:
 Hi
 
 I am experiencing a lot of errors on RX packets on several boxes running
 LM9.1 or LM9.0. They are all identical Dell 4100 workstations with the
 same network cards using the tulip module.
 
 note: using kernel from installation, no recompilation.
 
 [ 20:42:52 ::root#wallaby ::~ ] ifconfig
 eth0  Link encap:Ethernet  HWaddr 00:30:48:10:05:A2
   inet addr:192.168.0.100  Bcast:192.168.0.255 
 Mask:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   RX packets:37765 errors:35690 dropped:0 overruns:0 frame:0
   TX packets:12923 errors:3 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:100
   RX bytes:294951 (288.0 Kb)  TX bytes:110951 (108.3 Kb)
   Interrupt:16 Base address:0xd000
 
 I've tried to change the cables, get the switch out od the equation,
 etc.. with no success.
 
 Any idea what I could investigate? and How?
 
 Thanks.
-- 
Mark Williamson [EMAIL PROTECTED]
Cyber Essentials


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-08 Thread Frederic Soulier
Hi

Well I do not think it's a pbm with the network cards because I have 2
boxes with LM9.1 and 1 box with LM9.0 using the same type of card and
they all show the same pbm. Also these Dell 4100 workstation come
pre-installed with W2K and I don't have this pbm under Windows...

What would be the best way to investigate this pbm?

Thanks.

/Frederic


From: Mark Williamson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX
packets
Date: 08 Jul 2003 18:43:22 +1000

Hmm  I had the same problem with a davicom card..   changed the network
card to a realtek and problem was gone..  I know that a lot of people
will think that the realtek cards ain't very good, but over the last few
year I have found them very reliable.

Cheers
Mark

On Tue, 2003-07-08 at 05:47, Frederic Soulier wrote:
 Hi
 
 I am experiencing a lot of errors on RX packets on several boxes
running
 LM9.1 or LM9.0. They are all identical Dell 4100 workstations with the
 same network cards using the tulip module.
 
 note: using kernel from installation, no recompilation.
 
 [ 20:42:52 ::root#wallaby ::~ ] ifconfig
 eth0  Link encap:Ethernet  HWaddr 00:30:48:10:05:A2
   inet addr:192.168.0.100  Bcast:192.168.0.255 
 Mask:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
   RX packets:37765 errors:35690 dropped:0 overruns:0 frame:0
   TX packets:12923 errors:3 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:100
   RX bytes:294951 (288.0 Kb)  TX bytes:110951 (108.3 Kb)
   Interrupt:16 Base address:0xd000
 
 I've tried to change the cables, get the switch out od the equation,
 etc.. with no success.
 
 Any idea what I could investigate? and How?
 
 Thanks.
-- 
Mark Williamson [EMAIL PROTECTED]
Cyber Essentials
-- 
Frederic Soulier [EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-08 Thread Thomas Backlund
Viestissä Tiistai 8. Heinäkuuta 2003 22:50, Frederic Soulier kirjoitti:
 Hi

 Well I do not think it's a pbm with the network cards because I have 2
 boxes with LM9.1 and 1 box with LM9.0 using the same type of card and
 they all show the same pbm. Also these Dell 4100 workstation come
 pre-installed with W2K and I don't have this pbm under Windows...

 What would be the best way to investigate this pbm?

 Thanks.

 /Frederic



What card? Name?
what module does it use?

could you post the output of lspcidrake -v

Regards

Thomas

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-08 Thread Frederic Soulier
(from lspci -v)

02:0d.0 Ethernet controller: Davicom Semiconductor, Inc. Ethernet 100/10
MBit (rev 31)
Subsystem: Unknown device 4554:434e
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at d400 [size=256]
Memory at ff9fec00 (32-bit, non-prefetchable) [size=256]
Expansion ROM at ff98 [disabled] [size=256K]
Capabilities: [50] Power Management version 2


It uses the tulip module.
 tulip  44032   1  (autoclean)


I've seen a few posts mentioning using the module dmfe instead of
tulip. I will give that a go.

/Fred


On Tue, 2003-07-08 at 21:47, Thomas Backlund wrote:
 Viestissä Tiistai 8. Heinäkuuta 2003 22:50, Frederic Soulier kirjoitti:
  Hi
 
  Well I do not think it's a pbm with the network cards because I have 2
  boxes with LM9.1 and 1 box with LM9.0 using the same type of card and
  they all show the same pbm. Also these Dell 4100 workstation come
  pre-installed with W2K and I don't have this pbm under Windows...
 
  What would be the best way to investigate this pbm?
 
  Thanks.
 
  /Frederic
 
 
 
 What card? Name?
 what module does it use?
 
 could you post the output of lspcidrake -v
 
 Regards
 
 Thomas
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
-- 
Frederic Soulier [EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] LM9.1/9.0: Huge number of errors for eth0 RX packets

2003-07-07 Thread Frederic Soulier
Hi

I am experiencing a lot of errors on RX packets on several boxes running
LM9.1 or LM9.0. They are all identical Dell 4100 workstations with the
same network cards using the tulip module.

note: using kernel from installation, no recompilation.

[ 20:42:52 ::root#wallaby ::~ ] ifconfig
eth0  Link encap:Ethernet  HWaddr 00:30:48:10:05:A2
  inet addr:192.168.0.100  Bcast:192.168.0.255 
Mask:255.255.255.0
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:37765 errors:35690 dropped:0 overruns:0 frame:0
  TX packets:12923 errors:3 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100
  RX bytes:294951 (288.0 Kb)  TX bytes:110951 (108.3 Kb)
  Interrupt:16 Base address:0xd000

I've tried to change the cables, get the switch out od the equation,
etc.. with no success.

Any idea what I could investigate? and How?

Thanks.

-- 
Frederic Soulier [EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com