Hello!

I have some problems with LTSP and my 3com 509B-combo ISA network card.
This is the error I get when I try to boot (via floppy)

ERROR! Could not automatically detect the network card. 
         PCI cards should be detected automatically.
         ISA cards cannot be detected, so they require
         the nic driver to be specified in a 'NIC=' parameter
         to be passed on the kernel command line,
         usually specified in option-129, in the 
         /etc/dhcpd.conf file. See the LTSP docs for more info.

I have in my dhcpd.conf
option option-129             code 129 = text;
.
.
.
    host ws003 {
        hardware ethernet     00:60:08:CF:FA:3F;
        fixed-address         192.168.1.11;
        filename              "vmlinuz.ltsp";
##        option option-128     e4:45:74:68:00:00;   #This is NOT a
MACaddress
        option option-129     "NIC=3c509 IRQ=10 IO=0x300";

I've tried without the IRQ, with another IO, but same error.

I have compiled the module, 3c509, and put it in
/ltsp/i386/lib/modules/2.4.19-ltsp-1/net        

I'm out of options, what have i missed?

//kim


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to