Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1529957
| From | Clemens Ladisch <clemens@ladisch.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Multiple problems with the Linux kernel on an AMD desktop |
| Date | 2016-11-25 10:00 +0100 |
| Message-ID | <sHkwp-6MV-7@gated-at.bofh.it> (permalink) |
| References | <sHbWa-1gG-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Rogério Brito wrote: > * I have never been able to boot this computer of mine without the option > irqpoll---otherwise, I get the nobody cared message. The "nobody cared" message indicates that there were too many interrupts that no driver felt responsible for, so the kernel has disabled that interrupt vector. The irqpoll option is a workaround to get the devices on that interrupt vector to work, but it's not perfect. It's possible that most of your problems are caused by the irqpoll option. What IRQ is the problematic one (see the "nobody cared" message)? What devices are connected to it (see /proc/interrupts)? Does the problem go away when you prevent the corresponding driver(s) from loading? Regards, Clemens
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Multiple problems with the Linux kernel on an AMD desktop Rogério Brito <rbrito@ime.usp.br> - 2016-11-25 00:50 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Borislav Petkov <bp@alien8.de> - 2016-11-25 08:50 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Clemens Ladisch <clemens@ladisch.de> - 2016-11-25 17:20 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Rogério Brito <rbrito@ime.usp.br> - 2016-11-25 18:20 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Borislav Petkov <bp@alien8.de> - 2016-11-25 17:40 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Clemens Ladisch <clemens@ladisch.de> - 2016-11-25 10:00 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Rogério Brito <rbrito@ime.usp.br> - 2016-11-25 18:00 +0100
Re: Multiple problems with the Linux kernel on an AMD desktop Borislav Petkov <bp@alien8.de> - 2016-11-25 18:20 +0100
csiph-web