http://bugs.freedesktop.org/show_bug.cgi?id=16850
--- Comment #6 from Nikos Chantziaras <[EMAIL PROTECTED]> 2008-07-27 03:02:14 PST --- I've made a bit of progress. I changed the kernel config: - CONFIG_PCI_MSI=y + # CONFIG_PCI_MSI is not set In other words I disabled Message Signaled Interrupt support. Now instead of "do_IRQ: 0.83 No irq handler for vector" I get: +------ PCI-Express Device Error ------+ Error Severity : Uncorrected (Non-Fatal) PCIE Bus Error type : Transaction Layer Flow Control Protocol : First Receiver ID : 0010 VendorID=1106h, DeviceID=a208h, Bus=00h, Device=02h, Function=00h Broadcast error_detected message Broadcast mmio_enabled message Broadcast resume message AER driver successfully recovered (Repeated as many times as the "do_IRQ" message previously.) I hope this helps :P Just in case someone needs it, here's the complete dmesg: http://realnc.pastebin.com/d6534029 And here my kernel configuration: http://realnc.pastebin.com/dafc97a2 (I am also attaching those two in case the links disappear.) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
