Try dmesg > filename to capture and view the bootup log. Another thing you
might check. If you have compiled the ethernet as a module, do /sbin/lsmod
to verify that the driver module has been loaded. You can /sbin/insmod the
driver manually to verify that this fixes the problem. If it is not loaded at bootup
you could perform the insmod in the /etc/rc.d/rc.local file. There is probably
a better way but this is all I know.
> ----------
> From: Robert Findlay[SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, July 14, 1999 5:56 PM
> To: [EMAIL PROTECTED]
> Subject: [rtl] re: ethernet probe fails
>
> I have a Slackware 3.6 disc that was upgraded to RTLinux1.1
>
> When the kernel was rebuilt all the networking stuff was included. The
> ethernet driver was NE2000 compatible.
>
> I've now tried this disc on 3 different machines and it does not
> successfully probe for the ethernet card in any one of them.
>
> I downloaded a ne2k diagnostic program from cesdis.gsfc.nasa.gov and when I
> run it my card is found.
>
> When I try running modprobe ne io=0x300 manually my prompt simply returns
> with no apparent action.
>
> How can I run the sequence that probes for my ethernet card manually? How
> can I find out why my boot sequence failed to find the card? where are the
> logs?
>
> Thanks.
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
>
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/