On Fri, Apr 13, 2001 at 04:32:01PM +0530, kiran babu wrote:
> Hi everybody,
> 
> This is the problem Iam facing :
> 
> At boot time the following message is displayed :
> 
> Bringing up eth0 : insmod failed : Hint :insmod errors could be caused by incorrect 
> module parameters ,including IRQ and I/O .
> Delaying eth0 initialization.
> 
> A few details :
> 
> The NIC is from D-link with rtl8139 driver.
> /proc/pci shows ethernet with IRQ 9 and I/O address 0xd800
> It also shows Unknown vendor  Unknown device(rev 16)
> Vendor Id 1186  Device Id 1300
> 
> ifconfig does not show eth0.
> The module is available as a loadable kernel module,however,lsmod does not show
> the associated module i.e rtl8139.

Does it work when you manually do an insmod and specify the correct location?

If so probably one of the module configuration files need to have the io and
irq settings updated.

Anand


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to