On 24-Feb-99 Mark Ciciretti wrote:
> To find out which module it is run lsmod. Then run rmmod MOD_NAME to
> remove each module one by one. When the network stops working run insmod
> to install the last module that you removed. After you have found the
> module, run modconf and select that modu
To find out which module it is run lsmod. Then run rmmod MOD_NAME to
remove each module one by one. When the network stops working run insmod
to install the last module that you removed. After you have found the
module, run modconf and select that module under the network section. It
will then
On 24-Feb-99 George Bonser wrote:
> On Wed, 24 Feb 1999, Pollywog wrote:
>
>> I can do:
>>
>> ifconfig eth0 192.168.1.11
>> route add 192.168.1.11 dev eth0
>>
>> but that only lets me ping the machine by hostname or localhost.
>> I cannot ping the other machine.
>
> THat is the problem! It onl
On 24-Feb-99 George Bonser wrote:
>
> Well, what is the problem exactly? WHat is not working? Your network card
> might not be a module, it might be in the kernel or you might have to
> build the module.
That is what I am thinking, that I must build it, but that is a problem since
I need to inst
When I got to modconf in the installation, my network card was not one of the
choices. I did set up PCMCIA and the card manager is installed, but things
are still not working correctly.
--
Andrew
5 matches
Mail list logo