"Hanigan Family" <[EMAIL PROTECTED]> writes:
> Okay I put this in /etc/conf.modules
> after the alias paperport line
>
> alias eth0 via-rhine
>
> I have via-rhine.o
> But when I reboot I don't see anything about
> eth0 in dmesg or messages When I try
> lsmod it only shows ide-floppy for the
> zip drive. Do I need to do somethingelse
> . Thanks
> Linda
>
>
First you can try loading by hand :
modprobe via-rhine
and start your network :
/etc/rc.d/init.d/network start
(actually, starting the network should load the module automatically).
Are you sure you enabled/configured your network (/etc/sysconfig/network,
/etc/sysconfig/network-script/ifcfg-eth0) ?
you can also check that you have a dependancy line with via-rhine in
/lib/modules/2.xx/module.dep
if not
depmod -a to regenerate.
Philippe
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.