All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikos Chantziaras <realnc@arcor.de>
To: linux-kernel@vger.kernel.org
Subject: do_IRQ: 0.83/0.84 No irq handler for vector
Date: Sat, 26 Jul 2008 23:28:09 +0300	[thread overview]
Message-ID: <g6g1ct$6es$1@ger.gmane.org> (raw)

Hello list.

Kernel 2.6.26 (on x86-64) gives "do_IRQ: 0.83 No irq handler for vector" 
(and "do_IRQ: 0.83", but less often) warnings periodically.  It seems 
that the kernel's Radeon DRM driver is at fault, or at least involved 
(no warnings on a kernel without Radeon DRM).  The hardware in question 
is an R580 chip (AFAIK, R500 support was introduced with 2.6.26).

The "do_IRQ: 0.83" warning is 100% reproducible when switching from X 
(xf86-video-ati 6.9.0) to a console (vesafb):

   [drm] Setting GART location based on new memory map
   [drm] Loading R500 Microcode
   [drm] Num pipes: 4
   [drm] writeback test succeeded in 1 usecs
   do_IRQ: 0.83 No irq handler for vector
   do_IRQ: 0.83 No irq handler for vector
   do_IRQ: 0.83 No irq handler for vector

When enabling 3D (compiz fusion) this happens:

   do_IRQ: 0.83 No irq handler for vector
   do_IRQ: 0.83 No irq handler for vector
   [repeated 8 more times]
   __ratelimit: 5 messages suppressed
   do_IRQ: 0.83 No irq handler for vector
   do_IRQ: 0.83 No irq handler for vector

Some apps (glxgears) report the following when they try to do vertical 
synchronization (vblank_mode 1):

   do_wait: drmWaitVBlank returned -1, IRQs don't seem
   to be working correctly.

(the result is that vsync doesn't work as intended and rendering speed 
gets locked at exactly 0.333 FPS).

Of course I filed a bug on X.Org's bugzilla first 
(http://bugs.freedesktop.org/show_bug.cgi?id=16850), but it is not clear 
what exactly this warning means and I'm not sure if it's a problem with 
the kernel's DRM driver or with X.Org (or both.)


             reply	other threads:[~2008-07-26 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26 20:28 Nikos Chantziaras [this message]
2008-07-27  6:14 ` do_IRQ: 0.83/0.84 No irq handler for vector Nikos Chantziaras
2008-07-27 10:09 ` Nikos Chantziaras
     [not found] <fa.dCDqP8nkXgM8NhJMm3I+bMK+//w@ifi.uio.no>
     [not found] ` <fa.7GQkKKWUwuudcm81hY5cYLJkEY4@ifi.uio.no>
2008-07-27 19:43   ` Robert Hancock
2008-07-27 20:19     ` Nikos Chantziaras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g6g1ct$6es$1@ger.gmane.org' \
    --to=realnc@arcor.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.