This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 2009759 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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/2009759 Title: Change default of CONFIG_EISA_VLB_PRIMING Status in linux package in Ubuntu: Incomplete Bug description: Currently the Ubuntu kernels ship with CONFIG_EISA_VLB_PRIMING=y. This doesn't match the upstream default (n) and this is the help text: Activate this option if your system contains a Vesa Local Bus (VLB) card that identify itself as an EISA card (such as the Adaptec AHA-284x). When in doubt, say N. I noticed this actually changes the kernel behavior such that it forces the probing code to probe EISA slots even when it cannot find an EISA compliant mainboard. This manifests in a collection of warnings on every boot. [ 0.985127] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.985845] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.986526] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.987213] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.987899] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.988586] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.989273] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.989961] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.990646] platform eisa.0: Cannot allocate resource for EISA slot 8 I think this config option should be changed to match upstream default for Ubuntu kernels. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2009759/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp