Lars Myrthu Rasmussen wrote:
> Hi
> 
> The ifup eth0 returns: operation failed
> 
> I have the rtl8139.o on the disk.
> 
> modprobe rtl8139 returns: init_module: Device or resource busy
> It suggests that it might be something with I/O or IRQ
> 
> In kdecontrol i can se that a unknown ethernetcontroller is detected with
> I/O 0xEC00 IRQ10
> 
> If it is something with failed detecting my network card during boot, can i
> then control/alter I/0 and IRQ somewhere in a config file?

        Take a look at /proc/pci and find out whats being detected as the
ethernet controller. Sounds like IRQ conflict.
        Try to resolve the conflict by moving cards to another slot.
You can also set the I/O and IRQ in /etc/modutils and then run
update-modules to regenerate /etc/modules.conf with the new values.
-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to