[linux-help] Re: etho and eth1 resources
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, 9 Aug 1998, Craig Terhune wrote:
> Where can you see the rescouces for these devices. I'm trying
> to install another card to eliminate the hub and linux cannot
> find eth1. Is there a mod probe command??
cat /proc/interrupts
cat /proc/ioports
/sbin/ifconfig -a
dmesg | more | look for both cards being detected
The command you're referring to, modprobe, is used to install
modules. If you've compiled the network card driver as a module,
and it's not automatically loading (/etc/conf.modules) then you
may need to use it.
I believe Linux only probes for one ethernet card on boot, unless
you pass it an option on the lilo line. It's been so long since I
read what that was, and I never had to use it, that I've
forgotten, but if you check the docs/howtos for
networking/firewalling/lilo, I'm sure it's there.
-jeff
--
Here are some handy tips to help you stay cool ... in the hot summer weather:
- Avoid "hot" programming like Cinemax After Dark.
http://www.theonion.com/onion3626/keep_cool_chart.html
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|