Re: [K12OSN] A little progress...COMPAQ 486's
Hans Ekbrand (hans@sociologi.cjb.net)
Wed, 11 Dec 2002 10:39:21 +0100
--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Dec 11, 2002 at 09:35:03AM +0100, Joe Guenther wrote:
> Dave,=20
> I also have a whole hoard of those old Deskpro 486/66M machines around.=
=20
> They are built like tanks - never die.=20
> BUT like you I cannot get them to work with LTSP and ISA network cards.=
=20
> I have tried a particular card in an AST 486DX2/66 where it works=20
> perfectly. Then with the dhcpd.conf and lts.conf files unchanged, I=20
> put that network card into the Compaq. NO GO!!=20
> The workstation boots ... finds the dhcp server, gets its IP address &=20
> boot file ... on till =3D =3D =3D =3D =3D =3D =3D =3D screen output =3D =
=3D =3D =3D =3D =3D=20
> modprobe 3c509 .. .. eth0: 3c509 at 0x300, 10basetT port, address 00 60=
=20
> 00 46 ef b6, IRQ10 3c509.c:1.18a 17Nov2001becker@cyld.com .. running=20
> dhclient=20
> here it waits a LONG time ....=20
> ERROR! no dhcpd-eth0.info file this usually indicates that the dhclient=
=20
> did not get a response from the DHSP server, or the NIC driver isn't=20
> working properly with the network card.=20
> Kernel Panic!=20
> =3D =3D =3D =3D =3D =3D =3D end of screen =3D =3D =3D =3D =3D The intere=
sting point being that=20
> this card works perfectly in an AST 486 or in any P100 that I have with=
=20
> the current LTSP server. I am therefore assuming that the problem lies=
=20
> with the Compaq .... ????=20
> greetings Joe Guenther=20
Since the problem seems hard, why not try a strange solution :-)
Try with a kernel that have 3c509 complied in directely and not as a
module, that way dhclient will not be run, the client will get its ip
as kernel boot argument from etherboot instead. I have a kernel for
i486 with 3c509 complied in at:
http://sociologi.cjb.net/ltsp/vmlinuz_3c509 the config-filed used at
compilation is http://sociologi.cjb.net/ltsp/vmlinuz_3c509.cfg
(nfs-swap patch is enabled)
With this kernel, you don't need any boot time arguments in dhcpd.conf
This is all that is needed.
host foo {
hardware ethernet [Macaddress];
fixed-address [IP to offer];
filename ["/path/to/kernel"];
}
Good Luck!
--=20
Hans Ekbrand
--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: För information se http://www.gnupg.org/
iD8DBQE99wfIfCyHKnBQYU4RAqJyAJ9hP2JxjaRKoLTUu7CxX9JRzMNnOACdFfAN
KdMWQZbJ77MckWm6IjMjvEo=
=nWc2
-----END PGP SIGNATURE-----
--oyUTqETQ0mS9luUI--
_______________________________________________
K12OSN mailing list
K12OSN@redhat.com
https://listman.redhat.com/mailman/listinfo/k12osn
For more info see