[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IIgs to PC via network -- AppleShare question



It is available in make config.  I would try compiling it into the kernel
instead of using it as a module.  You will probably need to make bzimage because
of the increased kernel size.

phoenyx wrote:

> Andy McFadden wrote:
>
> > Okay, I'll take a look.  I installed netatalk with RPM, which usually
> > does a pretty good job of making sure everything is in place.  As far
> > as I can tell, the nbprgstr command is sending DDP-protocol packets
> > to a port on the same machine.  For whatever reason, atalkd either doesn't
> > get the request or elects not to respond.
> >
> > A search on altavista, hotbot, and dejanews shows that the messages about
> > "nbp_rgstr: Connection timed out" are somewhat rare and entirely
> > mysterious.  Nobody has an explanation for why it happens.
>
> It might be a bug, Linux is still developing the Appletalk stuff. I don't
> use it myself, I just know it's there. I've forgotten which kernel
> version you are using. If it's not listed in the kernel MAKE CONFIG
> then try kernel version 2.2.10. That's the latest stable version.
>
> And don't forget, it may be a module you have to load from the
> command line.
>
> Phoenyx