View previous topic :: View next topic |
Author |
Message |
kamikaze28 n00b

Joined: 14 Jan 2005 Posts: 1
|
Posted: Fri Jan 14, 2005 2:50 pm Post subject: eth0: could not reserve IRQ 0. |
|
|
After booting with the LiveCD, I am getting no IP address. My NIC is uses module 3c59x. I'm connected directly to my DSL modem, as I do not have a router. When I run "dhcpcd eth0", I get the message "eth0: could not reserve IRQ 0."
Sadly, I can get a connection when using WinblowsXP.
Any ideas? |
|
Back to top |
|
 |
xlulux n00b

Joined: 20 Aug 2004 Posts: 63
|
|
Back to top |
|
 |
Sith_Happens Veteran


Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Fri Jan 14, 2005 2:57 pm Post subject: |
|
|
Did you run lsmod to make sure that the 3c59x module is loaded? That could be the problem. If its not, then run modprobe 3c59x to load it, then try running dhcpcd eth0 again. Also, what card do you have, maybe 3c59x is the wrong module. Maybe you could post the output of lspci, so I could see if your card requires a different 3c* module. _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
Back to top |
|
 |
|