https://bugs.freedesktop.org/show_bug.cgi?id=37679

--- Comment #28 from Alex Deucher <[email protected]> 2011-06-03 09:15:50 PDT ---
(In reply to comment #27)
> Alex,
> I have built the latest radeon driver from git master, and still get the
> problem of no interrupts in /proc/interrupts. (I do get interrupts on another
> PC using Radeon HD 4350, RV710.) Can you point me in the direction of where 
> the
> interrupts might be turned on/off?  Is it by the radeon driver, or elsewhere 
> in
> the kernel? Thanks.

It could be a hardware or bios problem.  The drm just registers an interrupt
handler with the core interrupt code in the kernel and enables device specific
interrupt sources.  You don't seem to be getting any interrupts for the radeon
chip so it seems like something is set wrong in the northbridge configuration
which is usually handled by the bios.  Does your system have a bios upgrade
available?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to