- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux Bad IRQ setting...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2000 09:11 PM
тАО02-06-2000 09:11 PM
Linux Bad IRQ setting...
by Corel Linux. But I get an error message (dmesg on Linux) that tells me that
the BIOS assigned IRQ 0 and it's not likely to work, which is the case. It also
tells me I have to change this setting in the BIOS. I have started the machine
hitting the F1 key to get into the BIOS (CMOS?), but I can't find where to make
this change. If anyone knows how to solve this, your help is greatly
appreciated..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2000 11:18 PM
тАО02-08-2000 11:18 PM
Re: Linux Bad IRQ setting...
I take it that this is a plug & play card. It does not appear that you are
able to assign individual irqs/slots in the 8560 BIOS. The easiest solution
may be to simply put the card in another slot, as this will cause the BIOS to
reassign an IRQ for the device. You also may want to check your nic manual.
Some PnP device also have jumpers for manually setting the interrupt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-10-2000 07:11 AM
тАО02-10-2000 07:11 AM
Re: Linux Bad IRQ setting...
the card to another slot did not make the BIOS reconsider its setting. Worst
of all, I think, is that I went as far as installing 2 network cards. My
surprise after dmesg | grep eth was that both cards were assigned IRQ0. It got
their addresses right though. Corel Linux is what I'm using. I'm not getting
the error message now though. But I need networking and DHCP working so that I
can connect to RoadRunner cable ISP. Any other suggestions, appreciate them...
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2000 03:34 AM
тАО02-11-2000 03:34 AM
Re: Linux Bad IRQ setting...
into windows 95/98 and let windows allocate system resources, then boot into
Linux. Perhaps if you could provide the make and model of your NE2000 I could
find out something more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2000 09:02 AM
тАО02-15-2000 09:02 AM
Re: Linux Bad IRQ setting...
eth:
eth0: SMC1211TX EZCard 10/100 (Real Tek RTL8139) at 0x1400, IRQ0,
00:e0:29:61:2d:8a (I'm positive rtl8139.o is the correct module).
Windows 98 resource settings for this NIC are:
IRQ9, Memory Range=06010000 - 060100FF, I/O Range=1400-14FF.
It looks like if I could tell Corel Linux to use IRQ9 instead IRQ0 the problem
might go away... I have no clue how to do this in Corel Linux (Debian
distribution). The machine's exact model is Pavilion 8570C. Thanks again for
you help...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2000 11:36 PM
тАО02-15-2000 11:36 PM
Re: Linux Bad IRQ setting...
I am starting to suspect that maybe you have the "PnP OS" option set to
"Yes" in the BIOS. If this is the case, set it to "NO". Setting to YES tells
the BIOS to let the OS write the ESCD resource mappings instead of itself.
Also, you can check your current irq settings by looking in /proc/interrupts,
or get more detailed information with lspci -vv. You can also (alledgedly)set
the IRQ with the "setpci" command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2000 03:42 AM
тАО02-28-2000 03:42 AM
Re: Linux Bad IRQ setting...
will not assign IRQ's to PnP PCI devices. ISA PnP devices are configurable
using isapnp. Disabling this in BIOS will force the BIOS to assign IRQ's to PnP
PCI devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2000 07:16 AM
тАО02-29-2000 07:16 AM
Re: Linux Bad IRQ setting...
hitting the F1 key to get into the BIOS but I just can't find a PCI PNP setting
to set to no/false. The only PNP settings I can set are for "Legacy ISA
devices", and all I can change them to is to "reserved" or "disabled". I'm
starting to believe the motherboard is just not supported by Linux. Anyway, how
can I get my hands on one of those BOISs that allows setting the PNP PCI to
"NO". Is this advisable?... Thanks again...
Joaquin.