Re: bug with rtl8139
Hello.
You could also handle this like any other linux-module, eg.
you could just add
alias eth0 rtl8139
to your /etc/conf.modules (or /etc/modules.conf in some newer systems)
and run "depmod -a" command. That should enable automatic
module-loading for your NIC during boot-time.
Best regards,
Henkka
* John Sheahan (jrsheahan-at-optushome.com.au) [25.09.2001 04:24]:
> ...
> Turned out that the different NIC (rtl8139) broke the emc
> module loading startup script install_rtlinux_base
> ...
> if ! /sbin/lsmod | grep -v rtl_ | grep -v rtl8139 | grep rtl 1>/dev/null 2> /dev/null ; then
> ...
Date Index |
Thread Index |
Back to archive index |
Back to Mailing List Page
Problems or questions? Contact