Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-09-2014, 02:02 AM
|
#1
|
LQ Newbie
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12
Rep:
|
Slackware64-14.1 Syslog Disabling IRQ #16
Hey.
I have a very disturbing problem that affecting my network speed significantly, it's very slow.
I got this error after a bit of workingtime with the computer, sometimes right after a boot or a couple of hours.
Setup:
Slackware64-14.1 (UEFI) right out the box with 3.10.17 huge kernel
Log's:
Code:
Message from syslogd@plutonium at Tue Jan 7 18:10:50 2014 ...
plutonium kernel: [ 8982.908169] Disabling IRQ #16
dmesg:
[ 84.003324] hda-intel 0000:00:1b.0: Unstable LPIB (130808 >= 8192); disabling LPIB delay counting
[ 8982.908115] irq 16: nobody cared (try booting with the "irqpoll" option)
[ 8982.908118] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P C O 3.10.17 #2
[ 8982.908119] Hardware name: System manufacturer System Product Name/P8P67 EVO, BIOS 3602 11/01/2012
[ 8982.908120] ffff880215b21f8c ffff88021ec03e70 ffffffff81b66dc6 ffff88021ec03e98
[ 8982.908122] ffffffff810d4e52 ffff880215b21f00 0000000000000010 0000000000000000
[ 8982.908123] ffff88021ec03ed8 ffffffff810d5258 00000010208247db 0000000000000000
[ 8982.908124] Call Trace:
[ 8982.908125] <IRQ> [<ffffffff81b66dc6>] dump_stack+0x19/0x1b
[ 8982.908132] [<ffffffff810d4e52>] __report_bad_irq+0x32/0xd0
[ 8982.908133] [<ffffffff810d5258>] note_interrupt+0x138/0x1f0
[ 8982.908135] [<ffffffff810d2d09>] handle_irq_event_percpu+0xe9/0x1d0
[ 8982.908136] [<ffffffff810d2e26>] handle_irq_event+0x36/0x60
[ 8982.908138] [<ffffffff810d5d95>] handle_fasteoi_irq+0x55/0xf0
[ 8982.908140] [<ffffffff810042be>] handle_irq+0x1e/0x30
[ 8982.908141] [<ffffffff81b711dd>] do_IRQ+0x4d/0xc0
[ 8982.908143] [<ffffffff81b6edaa>] common_interrupt+0x6a/0x6a
[ 8982.908143] <EOI> [<ffffffff81a46f7c>] ? cpuidle_enter_state+0x4c/0xc0
[ 8982.908147] [<ffffffff81a46f78>] ? cpuidle_enter_state+0x48/0xc0
[ 8982.908148] [<ffffffff81a470be>] cpuidle_idle_call+0xce/0x200
[ 8982.908150] [<ffffffff8100b3ae>] arch_cpu_idle+0xe/0x30
[ 8982.908151] [<ffffffff810a284e>] cpu_startup_entry+0xce/0x270
[ 8982.908153] [<ffffffff81b4d9e2>] rest_init+0x72/0x80
[ 8982.908155] [<ffffffff8211de28>] start_kernel+0x3c7/0x3d3
[ 8982.908156] [<ffffffff8211d86a>] ? repair_env_string+0x5c/0x5c
[ 8982.908158] [<ffffffff8211d5a3>] x86_64_start_reservations+0x2a/0x2c
[ 8982.908159] [<ffffffff8211d671>] x86_64_start_kernel+0xcc/0xcf
[ 8982.908160] handlers:
[ 8982.908161] [<ffffffff819d3500>] usb_hcd_irq
[ 8982.908168] [<ffffffffa02870c0>] rtl8169_interrupt [r8169]
[ 8982.908169] Disabling IRQ #16
lspci:
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
cat /proc/interrupts
16: 2900184 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, eth0
Any help is appreciated, thanks!
Last edited by Plutonium; 01-09-2014 at 02:03 AM.
|
|
|
01-09-2014, 02:08 AM
|
#2
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,341
|
Quote:
Originally Posted by Plutonium
[ 8982.908115] irq 16: nobody cared (try booting with the "irqpoll" option)
|
have you tried passing that to the kernel at boot?
|
|
1 members found this post helpful.
|
01-09-2014, 03:38 AM
|
#3
|
LQ Newbie
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12
Original Poster
Rep:
|
No I haven't.. How do I do that with elilo? I'm not at all familiar with this uefi stuff.
|
|
|
01-09-2014, 05:25 AM
|
#4
|
Member
Registered: Sep 2011
Posts: 925
|
PCI device 00:16.0 doesn't have anything to do with IRQ 16.
Most likely the semi-broken r8169 kernel module is causing the issue. That's why your network speed is bad. Try blacklisting it and replace it with r8168 version 8.037.00 available at
http://www.realtek.com.tw/downloads/...etDown=false#2
RTL 8168/8111 is a very common desktop NIC, but kernel developers don't care for desktops anymore, because in servers you usually find Intel NICs.
Last edited by jtsn; 01-09-2014 at 05:28 AM.
|
|
1 members found this post helpful.
|
01-09-2014, 10:24 AM
|
#5
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,341
|
Quote:
Originally Posted by Plutonium
No I haven't.. How do I do that with elilo? I'm not at all familiar with this uefi stuff.
|
it's just like with lilo.
When you start the computer and get to the elilo screen, press "Tab" on the keyboard to get a list of the available kernel labels: by default you should have a "Linux" label.
Then simply digit the label name and the kernel parameters to apply on the fly, like
and press enter to boot the kernel.
|
|
1 members found this post helpful.
|
01-09-2014, 11:43 AM
|
#6
|
Senior Member
Registered: Dec 2013
Distribution: Slackware
Posts: 1,982
|
I would agree that the r8169 driver module is the cause. You could try a newer kernel in case they fixed it.
|
|
|
01-11-2014, 05:31 AM
|
#7
|
LQ Newbie
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12
Original Poster
Rep:
|
Thanks for the support!
Seems that irqpoll option did the trick.
|
|
1 members found this post helpful.
|
02-07-2014, 04:34 PM
|
#8
|
LQ Newbie
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12
Original Poster
Rep:
|
Hi again.
Thanks again for the advice last time, irqpoll did the trick
A new question about this option,
how can I add the irqpoll option to elilo.conf so that I doesn't need to manual add the option at boot?
|
|
|
02-07-2014, 05:37 PM
|
#9
|
Senior Member
Registered: Dec 2013
Distribution: Slackware
Posts: 1,982
|
Add it to the append option.
|
|
|
All times are GMT -5. The time now is 04:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|