Koozali.org: home of the SME Server

Please Help with 3Com 509B couldn't work unders e-smith

Anders

Please Help with 3Com 509B couldn't work unders e-smith
« on: May 19, 2001, 08:17:30 AM »
Hi all, I have two 3com509B(ISA LAN Card), I have disabled the PnP functionality for both LAN Cards with 3Com Dos configuration disk. And I got the io addresses and irq during the configuration unders Dos mode
io = 210h, irq = 5
io = 300h, irq = 3

Therefore, I modified the /etc/modules.conf with
alias eth0 3c509
alias eth1 3c509
options 3c509 io=300,210 irq=3,5

after... I tried to run ifconfig eth0 and ifconfig eth1, but both of them got error message with "eth0: error fetching interface information: Device not found." and "eth1: error fetching interface information: Device not found."

Please help me to fix the problem.. Thank You

kees

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #1 on: May 19, 2001, 06:35:16 PM »
Just buy PCI cards and your problem is solved.

Timothée Bastin

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #2 on: May 19, 2001, 09:35:28 PM »
Well Kees, I suppose this isn't a proper solutions for his problem :) It is in fact the easiest way but it has to be possible to use isa cards!

I also want to know how to solve this problem. I had similar problems with isa NIC's on a clarkconnect gateway and on a normal RedHat 6.2 and 7.0 computer. I installed them from the internet and after the installation and a fresh reboot the Nic's were detected but the internal and the external networks didn't work ?!?!?!?

Timothée

Timothée Bastin

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #3 on: May 19, 2001, 10:11:44 PM »
At this page: http://www.hanscees.com/indexlinsmith.html you can find something about "Installing an ISA-NIC (no plug and pray)"

Scott Smith

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #4 on: May 21, 2001, 06:38:50 PM »
I agree that ISA cards should work. If it works with linux, especially Red Hat, then it should be possible with e-smith. The question is, though, is it worth it? If an arguably small investment in known supported PCI cards will solve the problem, can the time spent getting ISA cards to work be justified?

(mini lecture)
If you are in a commercial environment, either being paid to sell systems or being paid to administer them or being paid for other reasons but the sys admin job just happens to fall to you, then there is a value associated with your time. Is it worth many hours of research to make older and probably inferior hardware work, if a small investment in equipment will solve the problem? I once saw a group of engineers spend over 100 man-hours debugging a circuit, when it was known from the start that replacing a $50 circuit board would fix the unit. In the end, the engineers identified the chip that was failing, which turned out to be proprietary and cost more than the entire assembly, so the $50 circuit board was purchased anyway! A $50 problem solved at the cost of several thousand $$ of engineer man-hours. Not only was this money wasted, but 100 hours of other productivity was lost in the process.

On the other hand, if you are a hobbiest or home user and are spending time that might otherwise have been spent watching the television or surfing the web, then I reckon the time investment can be considered education. Such an education might have some value that could outweigh the actual time spent.
(/mini lecture)

imho

Timothée Bastin

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #5 on: May 21, 2001, 06:44:45 PM »
I agree, so when you are a hobbiest you try to get them working with the url I supplied. When you are a admin you quickly go to your local computer shop and buy for example some real cheap Realtek cards which are supported by e-smith :)

Ritchie Logan

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #6 on: May 21, 2001, 07:51:11 PM »
I have just managed to get my E-Smith configured this week with 2 3c509b cards.

Here's how I did it:

1. Get the 3Com dos config manager from their website, and make a floppy.
2. Configure the 3c509b's as follows:
   P&P OFF
   Address 0x300, IRQ 10
   Address 0x310, IRQ 5
3. Now boot into E-Smith, ALT-F2 and log in as root.
   Enter the following lines
   /sbin/e-smith/config set EthernetDriver1 3c509
   /sbin/e-smith/config set EthernetDriver2 3c509
   /sbin/e-smith/signal-event console-save
   now ALT-F1, and reboot.

Everything should be dandy when E-Smith starts again. Check with ifconfig eth0 & ifconfig eth1.

Cheers

Ritchie

Ritchie Logan

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #7 on: May 21, 2001, 07:53:53 PM »
Sorry... forgot to add:

You should not need to make any changes to the modules.conf - this worked no problem for me.

FoBoT

Re: Please Help with 3Com 509B couldn't work unders e-smith
« Reply #8 on: May 23, 2001, 10:28:47 PM »
ritchie's solution is good, i use the same procedure with 3c509b's