LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-17-2002, 10:13 PM   #46
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15

Disabled, still having problems. I get on the inet every other reboot or so now, but most things are slow and it still shows the IRQ conflict
 
Old 02-17-2002, 10:37 PM   #47
Malicious
Member
 
Registered: Jan 2002
Location: Galveston Island
Distribution: suse, redhat
Posts: 208

Rep: Reputation: 30
I'm still thinking the problem is in the BIOS setup. The PNP OS setting shouldn't make any difference unless you have some ISA cards. Look for the menu that has something about PNP/PCI configurations and make sure that it is set to AUTO. The system I am looking at now has an Award BIOS and has a menu for PNP/PCI and a setting for "Resources Controlled by" which is set to AUTO. Setting this to MANUAL allows you to set interrupts. If you don't have ISA PNP cards, this should be set to AUTO. The other thing you might try is enabling the "Reset Configuration Data" option. In Award BIOS this resets the i/o and interrrupt configuration for PCI at boot time.
 
Old 02-17-2002, 10:39 PM   #48
Malicious
Member
 
Registered: Jan 2002
Location: Galveston Island
Distribution: suse, redhat
Posts: 208

Rep: Reputation: 30
I'm still thinking the problem is in the BIOS setup. The PNP OS setting shouldn't make any difference unless you have some ISA cards. Look for the menu that has something about PNP/PCI configurations and make sure that it is set to AUTO. The system I am looking at now has an Award BIOS and has a menu for PNP/PCI and a setting for "Resources Controlled by" which is set to AUTO. Setting this to MANUAL allows you to set interrupts. If you don't have ISA PNP cards, this should be set to AUTO. The other thing you might try is enabling the "Reset Configuration Data" option. In Award BIOS this resets the i/o and interrrupt configuration for PCI at boot time.

Are you sure that your video card needs an interrupt? I'm using a Voodoo and it does, but some don't.

Damn... Slow connection, got impatient. Sorry for the double post

Last edited by Malicious; 02-17-2002 at 10:40 PM.
 
Old 02-17-2002, 10:49 PM   #49
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
In PCI/Plug and Play Setup:

Plug and Play Aware O/S (yes/no, set to no)
AGP Select (1/2/4x, set to 4x)
Primary graphics adapter (PCI/AGP, set to AGP)
Allocate IRQ to PCI VGA (yes/no, set to yes)

I see nothing else similar to what you posted, however.

My graphics card is a TNT2. I don't know if it needs IRQ, but that's what it was originally
 
Old 02-17-2002, 10:59 PM   #50
Malicious
Member
 
Registered: Jan 2002
Location: Galveston Island
Distribution: suse, redhat
Posts: 208

Rep: Reputation: 30
If you are using an AGP video, why would you enable PCI interrupt for VGA?
 
Old 02-17-2002, 11:12 PM   #51
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Oh, duh. good point =P Still doesn't change any of my eth0 problems though.
 
Old 02-17-2002, 11:29 PM   #52
Malicious
Member
 
Registered: Jan 2002
Location: Galveston Island
Distribution: suse, redhat
Posts: 208

Rep: Reputation: 30
I'm stumped.

Lemme sleep on it...
 
Old 02-17-2002, 11:39 PM   #53
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Sure

It's weird...once in a while when I boot up eth0 passes, but it skips the graphical login and everything loads slow. It fails most of the time, though.

On top of that the 'ether' command seems to be doing nothing...hmm...really weird
 
Old 02-17-2002, 11:59 PM   #54
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Hmm...well since my USB controller, sound card, and ethernet card all want IRQ 11 I'll try moving stuff in and out of slots. How do I have linux update the IRQs? Is it automatic?
 
Old 02-18-2002, 12:43 AM   #55
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Hmm...been reading some other things, and it seems that my mobo (ECS K75SA) has been giving a lot of people problems with IRQ 11 and the inability to manually change the IRQs. I'm going to attempt disabling the onboard USB controller and I may take out my soundcard if that doesn't work. Even if it does work, I'm still in a rut, as I will need USB/sound eventually. I'll probably have to buy a new mobo *sigh*


Edit: Took out sound card, nothing is using IRQ 11 now. However, eth0 fails to initialize.

So it seems as if my problem ISN'T related to the conflicting IRQs after all. I can't figure out if I should be happy or not =P

Last edited by AdamB; 02-18-2002 at 01:06 AM.
 
Old 02-18-2002, 12:55 PM   #56
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Still can't figure out a way to fix this. Sooo irritating
 
Old 02-18-2002, 01:48 PM   #57
AdamB
Member
 
Registered: Feb 2002
Posts: 38

Original Poster
Rep: Reputation: 15
Some new things I've discovered:

ifconfig eth0 up
dhcpcd eth0 up

After performing those commands 'ifconfig' shows what I want it to - my subnet, ip, etc. However, because network doesn't start I can't do much with it (no internet, etc). It's almost as if I can bring up interface eth0 with those commands, but I can't do it with network restart. Is there a workaround? Is there a way to edit what network brings up, and if there was, would it be of any use?

Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
inet.d Martin Strand Linux - Newbie 1 04-10-2005 08:23 PM
SuSE INET yllek Linux - Laptop and Netbook 1 11-22-2004 08:23 AM
Mandrake 9.1 and inet nik.dk Linux - Networking 3 07-18-2003 01:18 PM
No Inet cmull123 Linux - Networking 1 06-23-2003 02:55 PM
dns / inet problems with redhat 8.0 rgoeijde Linux - Networking 0 03-19-2003 10:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration