Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-23-2001, 12:34 PM
|
#1
|
LQ Newbie
Registered: May 2001
Posts: 19
Rep:
|
When Installing TurboLinux Server 6.0.20SE I get this error after
configuring my network settings:
SIOCSIFFLAGS Error! Resource temporarily Unavailable
So after completing the install I try to select the ethernet device (eth0)
it remains inactive
Any Ideas? Thanks a bunch -Eron
|
|
|
05-23-2001, 01:04 PM
|
#2
|
Moderator
Registered: May 2001
Posts: 29,417
|
prolly some other device doesnt want to share resources with this card :-]
check with
cat /proc/interrupts
cat /proc/ioports
cat /proc/dma
to see what devices try to share resources they shouldnt
|
|
|
05-23-2001, 01:20 PM
|
#3
|
LQ Newbie
Registered: May 2001
Posts: 19
Original Poster
Rep:
|
Thanks but.... still getting error
Im really green when it comes to linux. So I try what you said and I get command not found. I dont know how the proc command works... I not giving up though.
|
|
|
05-23-2001, 08:18 PM
|
#4
|
Moderator
Registered: May 2001
Posts: 29,417
|
not givin up, now thats the spirit...
ok. first we gotta check something else.
reboot, and check ure BIOS.
there should be an option "plug and play operating
system". Turn the option off.
Reboot and see if u can get eth0 up now.
If that doesnt do it, then check /var/log messages about driver errors for ure networkcard. it should say
something about "eth0"
Now from the commandline execute w/o quotes:
"cat /proc/{interrupts,dma,ioports} > /tmp/system.status"
then
"less /tmp/system.status" to read it.
for each of these outputs there should NOT be two devices sharing the same range or number.
Tell me what errors it shows.
|
|
|
05-29-2001, 11:59 AM
|
#5
|
LQ Newbie
Registered: May 2001
Posts: 19
Original Poster
Rep:
|
putting it away for a month
When I get back I'll continue on my linux quest. Thanks alot for your help. -Eron
|
|
|
05-30-2001, 10:16 PM
|
#6
|
LQ Newbie
Registered: May 2001
Posts: 8
Rep:
|
I had the same error - through your help, I was able to determine that the NIC and soundblaster were both trying to use IRQ 5. I unloaded the sb module, and the network fired up without a hitch. I'm not overly interested in having sound (the box is going to be a web server), but my next challenge is figuring out what to do with the sb...
Thanks for the help!
|
|
|
All times are GMT -5. The time now is 09:13 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|