Bug 219749

Summary: PCI Interrupts not delivered, SiS-964 and SiS-661CX chip set
Product: [Fedora] Fedora Reporter: Dr. Mitchell C. Nelson <mcnelson>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 6CC: jonstanley, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-08 04:28:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 427887    

Description Dr. Mitchell C. Nelson 2006-12-15 03:59:56 UTC
Description of problem:

PCI Interrupts are not delivered from Chip set SiS 964 and SiS 661.

cat /proc/interrupts shows the device driver and a count of 1. With debugging 
enabled in the driver, dmesg shows the device driver loaded and enabled, and 
that the interrupt handler has not been invoked even one time.

Version-Release number of selected component (if applicable):

Fedora Core 6, kernel.i585 (2.6.18)

How reproducible:

A pci device that generates interrupts is installed in a computer that has a 
SiS 964 and SiS 661CX chip set.

A clean install of Fedora Core 6 is performed.

The interrupt driven device driver, with debugging messages enabled, is loaded 
(insmod).

The pci device is activated and generates interrupts.

Actual results:

cat /proc/interrupts shows one interrupt from the pci device.

dmesg shows that the driver has not received any interrupts.

Expected results:

cat /proc/interrupts normally shows thousands of interrupts in a short time.

dmesg shows messages from the driver's interrupt handler.

Additional info:

The distribution, device driver, and pci device, are installed on a different, 
older, computer. On that older hardware, cat /proc/interrupts shows thousands 
of interrupts and dmesg shows similarly many messages from the driver's 
interrupt handler.

Comment 1 Jon Stanley 2008-01-08 01:50:22 UTC
(This is a mass-update to all current FC6 kernel bugs in NEW state)

Hello,

I'm reviewing this bug list as part of the kernel bug triage project, an attempt
to isolate current bugs in the Fedora kernel.

http://fedoraproject.org/wiki/KernelBugTriage

I am CC'ing myself to this bug, however this version of Fedora is no longer
maintained.

Please attempt to reproduce this bug with a current version of Fedora (presently
Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a
few days if there is no further information lodged.

Thanks for using Fedora!

Comment 2 Jon Stanley 2008-02-08 04:28:36 UTC
Per the previous comment in this bug, I am closing it as INSUFFICIENT_DATA,
since no information has been lodged for over 30 days.

Please re-open this bug or file a new one if you can provide the requested data,
and thanks for filing the original report!