kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #79377
[Bug 1094904] Re: irq 16: nobody cared usb_hcd_irq
Still a Problem with Ubuntu 14.04 LTS with kernel 3.13.0-35-generic
#62-Ubuntu SMP:
xhci_hcd 0000:08:00.0: xHCI Host Controller
kernel: [ 1.443558] irq 16: nobody cared (try booting with the "irqpoll" option)
kernel: [ 1.443560] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-35-generic #62-Ubuntu
kernel: [ 1.443560] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 Extreme4, BIOS P2.90 07/11/2013
kernel: [ 1.443562] ffff880213869aa4 ffff88021f203e68 ffffffff8171e320 ffff880213869a00
kernel: [ 1.443563] ffff88021f203e90 ffffffff810c1be2 ffff880213869a00 0000000000000010
kernel: [ 1.443564] 0000000000000000 ffff88021f203ed0 ffffffff810c211c 0000000000000010
kernel: [ 1.443564] Call Trace:
kernel: [ 1.443568] <IRQ> [<ffffffff8171e320>] dump_stack+0x45/0x56
kernel: [ 1.443570] [<ffffffff810c1be2>] __report_bad_irq+0x32/0xd0
kernel: [ 1.443571] [<ffffffff810c211c>] note_interrupt+0x24c/0x2a0
kernel: [ 1.443572] [<ffffffff810bf949>] handle_irq_event_percpu+0xd9/0x1d0
kernel: [ 1.443573] [<ffffffff810bfa7d>] handle_irq_event+0x3d/0x60
kernel: [ 1.443575] [<ffffffff810c2c9a>] handle_fasteoi_irq+0x5a/0x100
kernel: [ 1.443577] [<ffffffff81015cde>] handle_irq+0x1e/0x30
kernel: [ 1.443579] [<ffffffff8173108d>] do_IRQ+0x4d/0xc0
kernel: [ 1.443580] [<ffffffff8172682d>] common_interrupt+0x6d/0x6d
kernel: [ 1.443582] <EOI> [<ffffffff815d1012>] ? cpuidle_enter_state+0x52/0xc0
kernel: [ 1.443584] [<ffffffff815d1139>] cpuidle_idle_call+0xb9/0x1f0
kernel: [ 1.443585] [<ffffffff8101ceae>] arch_cpu_idle+0xe/0x30
kernel: [ 1.443587] [<ffffffff810bed85>] cpu_startup_entry+0xc5/0x290
kernel: [ 1.443588] [<ffffffff8170c887>] rest_init+0x77/0x80
kernel: [ 1.443590] [<ffffffff81d35f6b>] start_kernel+0x433/0x43e
kernel: [ 1.443591] [<ffffffff81d35941>] ? repair_env_string+0x5c/0x5c
kernel: [ 1.443593] [<ffffffff81d35120>] ? early_idt_handlers+0x120/0x120
kernel: [ 1.443594] [<ffffffff81d355ee>] x86_64_start_reservations+0x2a/0x2c
kernel: [ 1.443594] [<ffffffff81d35733>] x86_64_start_kernel+0x143/0x152
kernel: [ 1.443595] handlers:
kernel: [ 1.443597] [<ffffffff81540660>] usb_hcd_irq
kernel: [ 1.443597] Disabling IRQ #16
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1094904
Title:
irq 16: nobody cared usb_hcd_irq
Status in “linux” package in Ubuntu:
Expired
Bug description:
I am using a PCI card which is the Nova-T-500, a double tuner DVB-T card with "Description: Ubuntu 12.04.1 LTS
Release: 12.04 (Ubuntu 3.2.0-35.55-generic 3.2.34)". I get random IRQ bugs with it which make my DVB card not usable. I have tried everything on this webpage: . I have disabled what I could in the BIOS, I have updated the BIOS, I have tried tried all the kernel parameters, I have tried to put the card on another slot (sometimes the computer didn't boot on the other slot, sometimes I still had the bug) without any success...
Here is the interrupts list:
cat /proc/interrupts
CPU0 CPU1
0: 43 65 IO-APIC-edge timer
1: 2 1 IO-APIC-edge i8042
7: 1 0 IO-APIC-edge
8: 0 1 IO-APIC-edge rtc0
9: 0 0 IO-APIC-fasteoi acpi
12: 0 4 IO-APIC-edge i8042
14: 0 0 IO-APIC-edge pata_atiixp
15: 0 0 IO-APIC-edge pata_atiixp
16: 471658 28343 IO-APIC-fasteoi ehci_hcd:usb4
17: 0 4 IO-APIC-fasteoi ehci_hcd:usb1, ehci_hcd:usb2, ehci_hcd:usb3
18: 196503 5028 IO-APIC-fasteoi ohci_hcd:usb5, ohci_hcd:usb6, ohci_hcd:usb7, ohci_hcd:usb8, uhci_hcd:usb9
19: 236910 12253 IO-APIC-fasteoi ahci
40: 3330812 1557 PCI-MSI-edge eth0
41: 12311 221497 PCI-MSI-edge fglrx[0]@PCI:0:1:0
NMI: 187 124 Non-maskable interrupts
LOC: 4781455 4642174 Local timer interrupts
SPU: 0 0 Spurious interrupts
PMI: 187 124 Performance monitoring interrupts
IWI: 0 0 IRQ work interrupts
RES: 643229 835925 Rescheduling interrupts
CAL: 663 719 Function call interrupts
TLB: 70683 63843 TLB shootdowns
TRM: 0 0 Thermal event interrupts
THR: 0 0 Threshold APIC interrupts
MCE: 0 0 Machine check exceptions
MCP: 66 66 Machine check polls
ERR: 1
MIS: 0
On the forum I have been told that a kernel panic was related to a irq problem: http://ubuntuforums.org/showthread.php?t=2098028
Basically when I try to convert a file with ffmpeg, I get a kernel panic, maybe it is related to that irq problem.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-35-generic 3.2.0-35.55
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic i686
NonfreeKernelModules: fglrx
AlsaVersion:
Advanced Linux Sound Architecture Driver Version 1.0.25-5.17rc13.
Compiled on Dec 27 2012 for kernel 3.2.0-35-generic (SMP).
AplayDevices:
**** List of PLAYBACK Hardware Devices ****
card 1: Set [C-Media USB Headphone Set], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: i386
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 1: Set [C-Media USB Headphone Set], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: xavier 1713 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card1.Amixer.info:
Card hw:1 'Set'/'C-Media USB Headphone Set at usb-0000:00:13.0-1, full speed'
Mixer name : 'USB Mixer'
Components : 'USB0d8c:000c'
Controls : 7
Simple ctrls : 3
CurrentDmesg:
Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: No such file or directory
dmesg: write failed: Broken pipe
Date: Mon Dec 31 16:03:10 2012
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
dns0 no wireless extensions.
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic root=UUID=9d6d643d-ae16-4677-895a-22b929009790 ro crashkernel=384M-2G:64M,2G-:128M panic=10 quiet splash vt.handoff=7
RfKill:
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
dmi.bios.date: 08/06/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1502
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: E35M1-M
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1502:bd08/06/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnE35M1-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1094904/+subscriptions