On Mon, 08 Aug 2011, Camaleón wrote:
> On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote:
> > When I read /proc/interrupts, it displays interrupt type of my ethernet
> > card with "PCI-MSI-edge".
>
> Mmm, I get two modes for each of my ethernet devices:
>
On Mon, 08 Aug 2011, J.Hwan Kim wrote:
> ethernet card with "PCI-MSI-edge".
> Does it mean MSI-X interrupt or MSI interrupt?
It could be either. Use lspci -vvv as root to check whether MSI or MSI-X is
active on the device.
--
"One disk to rule them all, One disk to find them. One disk to brin
On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote:
> When I read /proc/interrupts, it displays interrupt type of my ethernet
> card with "PCI-MSI-edge".
Mmm, I get two modes for each of my ethernet devices:
sm01@stt008:~$ grep -i eth /proc/interrupts
20: 1
Hi, everyone
When I read /proc/interrupts, it displays interrupt type of my ethernet
card with "PCI-MSI-edge".
Does it mean MSI-X interrupt or MSI interrupt?
I set to my ethernet driver operates with MSI-X interrupt.
Thanks in advance.
Best Regards,
J.Hwan Kim
--
To UNSUBSCRIBE
> Well, move the order of the cards around and resetting the BIOS resource
> config probably will help greatly. Most NICs hate to share. But then so
> do many nvidia cards.
On the motherboard there are 4 buses for the audiocard and NIC to share
(short white ones). Anything placed in bus-1 gives a
On Thu, 2005-01-06 at 22:17 +0100, Vegard Lundby Rekaa wrote:
> My soundcard is malfunctioning because of a conflict with my network-card.
> I quote to a conversation with Greg Folkert:
> "
>I used to use 3com cards all the time. Then the 3c905a/b debacle with
> Microsoft "demanding" 3com
[...]
;
Does anyone know a way around this problem without buying a NIC from
another company than 3Com?
I have one other conflict-option. Ensoniq AudioPCI and nvidia. Can they
run together without disturbing eachother?
Further details found in output of the commands 'cat /proc/interrupts' a
ff to the proc manpage for me.
$ cat /proc/interrupts /proc/stat
CPU0
0: 112724548 XT-PIC timer
1: 311838 XT-PIC keyboard
2: 0 XT-PIC cascade
5:237 XT-PIC MS Sound System
8: 1 XT-PIC rtc
1
On Wed, Oct 04, 2000 at 05:43:29PM +0100, David Wright wrote:
> If you need the number when it's not in use, get it from the
> intr line in /proc/stat (first number is total).
Wow. How do I read that? Off to the proc manpage for me.
Thanks,
Mike
--
Michael P. Soulier <[EMAIL PROT
Quoting Michael P. Soulier ([EMAIL PROTECTED]):
> So, out of curiousity as I'm helping a friend with her interrupts, I look
> at mine.
>
> [EMAIL PROTECTED] msoulier]$ cat /proc/interrupts
>CPU0
> 0:3791558 XT-PIC timer
> 1:
On Wed, Oct 04, 2000 at 02:23:58PM +0200, Pierfrancesco Caci wrote:
> Yes, unless you (or some daemon) uses the corresponding interrupt, you
> won't see the counts here. Nut you can see the memory regions
> allocated in the ioports file.
Yup, just tested that by dialing somewhere. Setserial r
:-> "Michael" == Michael P Soulier <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] msoulier]$ cat /proc/interrupts
>CPU0
> 0:3791558 XT-PIC timer
> 1: 18949 XT-PIC keyboard
> 2: 0
So, out of curiousity as I'm helping a friend with her interrupts, I look
at mine.
[EMAIL PROTECTED] msoulier]$ cat /proc/interrupts
CPU0
0:3791558 XT-PIC timer
1: 18949 XT-PIC keyboard
2: 0 XT-PIC cascad
Could I trouble somebody, anybody, out there to send me an example of the
/proc/interrupts file from a machine with more than one CPU?
Just execute:
cat /proc/interrupts
...RickM...
Brian Mays wrote:
>
> [EMAIL PROTECTED] (Mark Phillips) writes:
>
> > Can you tell, just by looking at /proc/interrupts, whether there is an
> > interrupt conflict?
> >
> > In particular, how does it work for pcmcia cards for a laptop?
>
> Well, l
[EMAIL PROTECTED] (Mark Phillips) writes:
> Can you tell, just by looking at /proc/interrupts, whether there is an
> interrupt conflict?
>
> In particular, how does it work for pcmcia cards for a laptop?
Well, let's take a look. Here's what my /proc/interrupts says:
0:
Can you tell, just by looking at /proc/interrupts, whether there is an
interrupt conflict?
In particular, how does it work for pcmcia cards for a laptop?
Thanks,
Mark
17 matches
Mail list logo