Network dead with speedo driver 100bps fdx

The network connection is dead with QNX 6.1 patch A with an Intel 82557
(speedo) NIC. The NIC works fine when running Windows. This problem
started happening when we replaced our hub (100bps half duplex) with a
switch (100bps full duplex).

From the QNX side, I can ping my own IP address, but pinging out to our
gateway reports “ping: sendto: Host is down”. Pinging into QNX just fails
like there’s no one home.

In phlip, if I select DHCP, it pauses then reselect Manual. I configured
for manual with hostname, domain, and name server. When I press Apply, the
gateway IP disappears.

nicinfo shows that after attempting to ping-in, the Rxd number increases and
after attempting to ping-out, the Txd number increases. Its almost working.
But the pings fail.

ifconfig shows UP,BROADCAST,RUNNING,SIMPLEX as well as the correct IP, mask.

My devn-speedo.so matches the size and timestamp of the one in
http://developers.qnx.com/Fixes/Software/devn-speedo.tar.gz.

When I reload the driver with duplex=0 as shown below, with no change. But
the FDX light on the switch is still lit. After unplugging and replugging
the net hose, the NIC lights are all out and the switch lights are blinking
as if to indicate an error.

slay io-net
io-net -ptcpip -d speedo duplex=0
ifconfig en0 192.168.123.4

After rebooting and trying these commands with speed=10 instead of duplex=0,
and replugging the hose, it works. I can ping.

Could anyone shed some light why this might be happening and how I could
automate this so that I don’t have to run a command after booting. And
unplugging the hose is kind of a pain too.

Some of the 6.1 NIC drivers had problems determining media rate and
duplex – I’m sure the speedo driver was one of these drivers. Try to
specify the media/rate on the command line (I have no idea how to
do this under /etc/system, if that is possible):
duplex=1,speed=100

This stuff should be repaired in the next release. Contact your sales
rep. for more info.

Steve Cornett <news@bullseye.com> wrote:

The network connection is dead with QNX 6.1 patch A with an Intel 82557
(speedo) NIC. The NIC works fine when running Windows. This problem
started happening when we replaced our hub (100bps half duplex) with a
switch (100bps full duplex).

From the QNX side, I can ping my own IP address, but pinging out to our
gateway reports “ping: sendto: Host is down”. Pinging into QNX just fails
like there’s no one home.

In phlip, if I select DHCP, it pauses then reselect Manual. I configured
for manual with hostname, domain, and name server. When I press Apply, the
gateway IP disappears.

nicinfo shows that after attempting to ping-in, the Rxd number increases and
after attempting to ping-out, the Txd number increases. Its almost working.
But the pings fail.

ifconfig shows UP,BROADCAST,RUNNING,SIMPLEX as well as the correct IP, mask.

My devn-speedo.so matches the size and timestamp of the one in
http://developers.qnx.com/Fixes/Software/devn-speedo.tar.gz> .

When I reload the driver with duplex=0 as shown below, with no change. But
the FDX light on the switch is still lit. After unplugging and replugging
the net hose, the NIC lights are all out and the switch lights are blinking
as if to indicate an error.

slay io-net
io-net -ptcpip -d speedo duplex=0
ifconfig en0 192.168.123.4

After rebooting and trying these commands with speed=10 instead of duplex=0,
and replugging the hose, it works. I can ping.

Could anyone shed some light why this might be happening and how I could
automate this so that I don’t have to run a command after booting. And
unplugging the hose is kind of a pain too.


Kirk Russell Bridlewood Software Testers Guild

kirk <kirussel@NOSPAMrogers.com> wrote in news:a43p0n$qvn$1@inn.qnx.com:

Some of the 6.1 NIC drivers had problems determining media rate and
duplex – I’m sure the speedo driver was one of these drivers. Try to
specify the media/rate on the command line (I have no idea how to
do this under /etc/system, if that is possible):
duplex=1,speed=100

This stuff should be repaired in the next release. Contact your sales
rep. for more info.

Speedo was one of the drivers with a media problem. There is a “quick fix”
version on developers.qnx.com (under fixes) that may help you. Many of the
6.1 NIC issues have been address for the next release.

\

Cheers,
Adam

QNX Software Systems Ltd.
[ amallory@qnx.com ]

With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.
–Peter J. Schoenster <pschon@baste.magibox.net>

The speedo driver on developers.qnx.com dated 10-Aug-2001 did not help.

Is there a newer driver available?
If so when will it be visible on developers ?

Andy.


Steve Cornett <news@bullseye.com> wrote in message
news:a490vd$lj4$1@inn.qnx.com

The speedo driver on developers.qnx.com dated 10-Aug-2001 did not help.

Hi Andy,

Since that update on developers.qnx.com, there have been MANY updates
to the Speedo driver. We are currently looking into the next drop
to developers.qnx.com I unfortunatly cannot say when that will
be, but I can say that the Speedo driver has had alot of fixes
to it.

Erick.



We are trying to get it out as quickly as possible, however
we want to make certain that it work before we send it out :wink:

Take care.

Erick.

Andy <andy@symmetry.com.au> wrote:

Is there a newer driver available?
If so when will it be visible on developers ?

Andy.



Steve Cornett <> news@bullseye.com> > wrote in message
news:a490vd$lj4$> 1@inn.qnx.com> …
The speedo driver on developers.qnx.com dated 10-Aug-2001 did not help.