* Re: Kernel 2.2.13 network problems
@ 1999-12-03 10:31 kd
1999-12-03 16:48 ` Dan Malek
0 siblings, 1 reply; 6+ messages in thread
From: kd @ 1999-12-03 10:31 UTC (permalink / raw)
To: linuxppc-embedded
No, I am using Debian 2.1 i386 with upgraded Glibc to 2.1 as nfs server.
The problems are only visible with kernel 2.2.13 in the mpc823 board. If I
am using kernel 2.2.5 everything works fine.
K.D.
"Software is like sex- the best is for free"
-Linus Torvalds
Wolfgang Denk <wd@denx.de>
Sent by: To: kd@flaga.is
owner-linuxppc-embedded@lists.li cc: linuxppc-embedded@lists.linuxppc.org
nuxppc.org Subject: Re: Kernel 2.2.13 network problems
12/03/99 10:16 AM
In message <OF09A0544A.557A1BF7-ON0025683C.00368333@flaga.is> you write:
>
> I just recently compiled the 2.2.13 kernel for our custom mpc823 board.
> Everything seem to work except that the network is really slow and
> frequently there are nfs timeouts, e.g.
>
> nfs server x.x.x.x not responding
> nfs server x.x.x.x o.k.
>
> Has anyone had similar experience and/or solution?
I *bet* your NFS server is on a PowerPC system running LinuxPPC.
I have the very same problem here with all kinds of embedded 8xx
systems (823, 850, 860) and all different kernel versions.
Move the NFS server to another system, for instance an Intel PC
running Linux, and you'll be perfectly fine.
I have no idea *why* this is happening...
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Bus error -- please leave by the rear door.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Kernel 2.2.13 network problems
@ 1999-12-03 17:25 kd
1999-12-03 17:42 ` Dan Malek
0 siblings, 1 reply; 6+ messages in thread
From: kd @ 1999-12-03 17:25 UTC (permalink / raw)
To: Dan Malek; +Cc: linuxppc-embedded
It is a custom board.
So I might have fucked up the configuration of the ethernet and serial
ports when going from kernel 2.2.5 to kernel 2.2.13. Actually it is likely.
8-) I never seem to get those kind of information accross files correctly.
8-) Besides the configureation of the ethernetport is partly automated (in
make config) so I definitly did something wrong in enet.c.
Actually it is so obvious that I don't know why I was bothering the list
with this.
Sorry about the noise.
K.D.
Dan Malek
<dan@netx4.co To: kd@flaga.is
m> cc: linuxppc-embedded@lists.linuxppc.org
Sent by: Subject: Re: Kernel 2.2.13 network problems
dan@netx4.com
12/03/99
04:48 PM
kd@flaga.is wrote:
>
> No, I am using Debian 2.1 i386 with upgraded Glibc to 2.1 as nfs server.
> The problems are only visible with kernel 2.2.13 in the mpc823 board.
Is this a standard board from someone that I may have in my
office, or is this something custom?
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Kernel 2.2.13 network problems
1999-12-03 17:25 kd
@ 1999-12-03 17:42 ` Dan Malek
0 siblings, 0 replies; 6+ messages in thread
From: Dan Malek @ 1999-12-03 17:42 UTC (permalink / raw)
To: kd; +Cc: linuxppc-embedded
kd@flaga.is wrote:
>
> It is a custom board.
> So I might have fucked up the configuration of the ethernet and serial
> ports when going from kernel 2.2.5 to kernel 2.2.13.
Maybe, but you haven't provent that yet. If that is the case,
it would be nice to know :-).
> Actually it is so obvious that I don't know why I was bothering the list
> with this.
We are providing documentation to others that may ask this
question in the future :-). I have been working with the 8xx
for several years, and it would be impossible for me to document
every little detail of every little problem I have seen over
that time (and I am not sure anyone would take the time to read
it if it was written). You have to ask the questions....it
isn't noise.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Kernel 2.2.13 network problems
@ 1999-12-03 10:04 kd
1999-12-03 10:16 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: kd @ 1999-12-03 10:04 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I just recently compiled the 2.2.13 kernel for our custom mpc823 board.
Everything seem to work except that the network is really slow and
frequently there are nfs timeouts, e.g.
nfs server x.x.x.x not responding
nfs server x.x.x.x o.k.
Has anyone had similar experience and/or solution?
Thanks,
K.D.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Kernel 2.2.13 network problems
1999-12-03 10:04 kd
@ 1999-12-03 10:16 ` Wolfgang Denk
0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 1999-12-03 10:16 UTC (permalink / raw)
To: kd; +Cc: linuxppc-embedded
In message <OF09A0544A.557A1BF7-ON0025683C.00368333@flaga.is> you write:
>
> I just recently compiled the 2.2.13 kernel for our custom mpc823 board.
> Everything seem to work except that the network is really slow and
> frequently there are nfs timeouts, e.g.
>
> nfs server x.x.x.x not responding
> nfs server x.x.x.x o.k.
>
> Has anyone had similar experience and/or solution?
I *bet* your NFS server is on a PowerPC system running LinuxPPC.
I have the very same problem here with all kinds of embedded 8xx
systems (823, 850, 860) and all different kernel versions.
Move the NFS server to another system, for instance an Intel PC
running Linux, and you'll be perfectly fine.
I have no idea *why* this is happening...
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Bus error -- please leave by the rear door.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~1999-12-03 17:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-03 10:31 Kernel 2.2.13 network problems kd
1999-12-03 16:48 ` Dan Malek
-- strict thread matches above, loose matches on Subject: below --
1999-12-03 17:25 kd
1999-12-03 17:42 ` Dan Malek
1999-12-03 10:04 kd
1999-12-03 10:16 ` Wolfgang Denk
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).