Kernel : [1495.755622] Disabling IRQ #16
19 Dec 2017 18:16 - 19 Dec 2017 18:18 #103349
by JC10
Kernel : [1495.755622] Disabling IRQ #16 was created by JC10
Hello,
I just started testing my PC built for LinuxCNC and I got a Kernel message saying : Disabling IRQ #16.
The PC runs a GA-H81M-S2PH motherboard with a G3260, 8Gb DDR3 and linuxcnc-2.7-wheezy.
Everything recommended to be disabled at the level of the BIOS is disabled.
I just changed the grub file : /etc/defaults/grub adding isolcpus=1 between quiet and root delay=5.
And I figured out after several tests that even with nothing loading the PC, i am getting the message and the mouse starting to lag. Tried to change the USB port for the mouse as read on some forums with no success. And I did not find anything related in the posts of the forum.
Thanks for help !!!
I just started testing my PC built for LinuxCNC and I got a Kernel message saying : Disabling IRQ #16.
The PC runs a GA-H81M-S2PH motherboard with a G3260, 8Gb DDR3 and linuxcnc-2.7-wheezy.
Everything recommended to be disabled at the level of the BIOS is disabled.
I just changed the grub file : /etc/defaults/grub adding isolcpus=1 between quiet and root delay=5.
And I figured out after several tests that even with nothing loading the PC, i am getting the message and the mouse starting to lag. Tried to change the USB port for the mouse as read on some forums with no success. And I did not find anything related in the posts of the forum.
Thanks for help !!!
Last edit: 19 Dec 2017 18:18 by JC10.
Please Log in or Create an account to join the conversation.
19 Dec 2017 19:17 - 19 Dec 2017 19:17 #103353
by JC10
Replied by JC10 on topic Kernel : [1495.755622] Disabling IRQ #16
Found that the IRQ may be used by two devices in :
link
As suggested, I ran : cat /proc/interrupts
And got that on IRQ16 there is : ehci_hcd:usb3 and snd_hda_intel
I seems that the USB interferes with the sound device.
Singularly, I deactivated the sound device as recommended.
As suggested, I ran : cat /proc/interrupts
And got that on IRQ16 there is : ehci_hcd:usb3 and snd_hda_intel
I seems that the USB interferes with the sound device.
Singularly, I deactivated the sound device as recommended.
Last edit: 19 Dec 2017 19:17 by JC10.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
19 Dec 2017 20:16 #103359
by InMyDarkestHour
Replied by InMyDarkestHour on topic Kernel : [1495.755622] Disabling IRQ #16
Kernel option irqpoll has been used with some success on some systems, tho I do not know the affect this would have on a realtime system.
Glad to see you found a solution and reported back.
Glad to see you found a solution and reported back.
Please Log in or Create an account to join the conversation.
Time to create page: 0.079 seconds