9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] network and graphics problems
@ 2002-12-05 10:06 will551
  2002-12-05 10:20 ` Lucio De Re
  0 siblings, 1 reply; 3+ messages in thread
From: will551 @ 2002-12-05 10:06 UTC (permalink / raw)
  To: 9fans

hi guys
Im having a bit of a problem setting up my plan9 network.
I have a proteon P1370-EA card with an AT/LANTIC chip
which gets recognised at boot as the following:
#l0 NE2000: 10Mbps port 0x300 irq 9 addr 0x4000 size 0x4000: 000093842A1F
(it is recognised under linux as a NE*000 card)
I have a linux gateway on my local hubbed network through which a linux box
can talk to
a dos box. Its ip is 10.5.1.15.
I used:
ip/ipconfig -g 10.5.1.15 ether /net/ether0 10.5.1.18 255.255.255.0
to config my plan9 box.
My /net/iproute is:
0.0.0.0 /96 10.5.1.15 4 none -
10.0.0.0 /128 10.0.0.0 46 ifc -
10.5.1.0 /120 10.5.1.0 4i ifc 0
10.5.1.0 /128 10.5.1.0 4b ifc -
.
.
.
when I try pinging my Linux gateway:
ip/ping 10.5.1.15
of
my other Linux box
ip/ping 10.5.1.8
I get a message simalar to:
Sending 32 messages 1 second apart
and then after about 32 seconds it tells me all the packets were lost.
Is there some way that I can get this working?

Also Im having a problem with a MACH64CT-C2 card which doesnt seem to be
refreshing the
screen? It worked fine on the install but now with rio its not working
properly?
anyone know fixes for these?

tx
will551



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] network and graphics problems
  2002-12-05 10:06 [9fans] network and graphics problems will551
@ 2002-12-05 10:20 ` Lucio De Re
  0 siblings, 0 replies; 3+ messages in thread
From: Lucio De Re @ 2002-12-05 10:20 UTC (permalink / raw)
  To: 9fans

On Thu, Dec 05, 2002 at 10:06:47AM -0000, will551 wrote:
> which gets recognised at boot as the following:
> #l0 NE2000: 10Mbps port 0x300 irq 9 addr 0x4000 size 0x4000: 000093842A1F
> (it is recognised under linux as a NE*000 card)
> [ ... ]
> I get a message simalar to:
> Sending 32 messages 1 second apart
> and then after about 32 seconds it tells me all the packets were lost.
> Is there some way that I can get this working?
>
The most likely cause is the IRQ selection, in my experience.  If
Linux recognises the adapter and is able to use it, it will probably
disclose the right IRQ setting.

Unfortunately, trial and error is a painful way to get there
otherwise.

++L


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] network and graphics problems
@ 2002-12-05 14:29 presotto
  0 siblings, 0 replies; 3+ messages in thread
From: presotto @ 2002-12-05 14:29 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

It looks to me that you have everything configured correctly.

The first thing to do is to snoop your network and see if you're
seeing any packets at all.  If you're on a switch, you'll only
see broadcasts or packets sent to it, so you should try pinging
it from one of the other systems.  To snoop just type 'snoopy'
with no args.  It'll dump any ether packets it sees on ether0.

If you see nothing, the usual problem is the IRQ being used by
the ether.  You might try moving it from 9 to 11.

[-- Attachment #2: Type: message/rfc822, Size: 2940 bytes --]

From: "will551" <will551@iol.ie>
To: <9fans@cse.psu.edu>
Subject: [9fans] network and graphics problems
Date: Thu, 5 Dec 2002 10:06:47 -0000
Message-ID: <NGBBIECDELPFINDPNGLGEEGHCAAA.will551@iol.ie>

hi guys
Im having a bit of a problem setting up my plan9 network.
I have a proteon P1370-EA card with an AT/LANTIC chip
which gets recognised at boot as the following:
#l0 NE2000: 10Mbps port 0x300 irq 9 addr 0x4000 size 0x4000: 000093842A1F
(it is recognised under linux as a NE*000 card)
I have a linux gateway on my local hubbed network through which a linux box
can talk to
a dos box. Its ip is 10.5.1.15.
I used:
ip/ipconfig -g 10.5.1.15 ether /net/ether0 10.5.1.18 255.255.255.0
to config my plan9 box.
My /net/iproute is:
0.0.0.0 /96 10.5.1.15 4 none -
10.0.0.0 /128 10.0.0.0 46 ifc -
10.5.1.0 /120 10.5.1.0 4i ifc 0
10.5.1.0 /128 10.5.1.0 4b ifc -
.
.
.
when I try pinging my Linux gateway:
ip/ping 10.5.1.15
of
my other Linux box
ip/ping 10.5.1.8
I get a message simalar to:
Sending 32 messages 1 second apart
and then after about 32 seconds it tells me all the packets were lost.
Is there some way that I can get this working?

Also Im having a problem with a MACH64CT-C2 card which doesnt seem to be
refreshing the
screen? It worked fine on the install but now with rio its not working
properly?
anyone know fixes for these?

tx
will551

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-05 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05 10:06 [9fans] network and graphics problems will551
2002-12-05 10:20 ` Lucio De Re
2002-12-05 14:29 presotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).