[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-09-12 Thread Ryan C. Underwood
No @jacsalomon, that's not true. If you override via grub, there's no need for the kernel override. That is, this scheme works with Ubuntu's kernel configuration: CONFIG_ACPI_CUSTOM_DSDT_FILE="" # CONFIG_ACPI_CUSTOM_DSDT is not set -- You received this bug notification because you are a member

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-09-12 Thread jacobS
This is not for grub only, they need to re-compile kernel with config flag enabled: # CONFIG_ACPI_CUSTOM_DSDT is not set + CONFIG_ACPI_CUSTOM_DSDT = y Is recommend to enabled this in all generic-kernel versions, otherwise they do not override DSDT bogus tables -- You received this bug

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-07-05 Thread Ryan C. Underwood
GRUB also accepts an 'acpi' command: https://www.gnu.org/software/grub/manual/html_node/acpi.html Perhaps we could just make it easier for that command to be generated as a part of boot entry blocks in grub.cfg. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2014-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: grub2 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690 Title:

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2012-12-23 Thread Whoopie
Ok, thanks. I'm just trying it with my old Samsung P35. How do I know that the DSDT was loaded successfully? I can't see any hints in dmesg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2012-12-22 Thread Whoopie
Looking at the current initramfs-tools package, you can put a DSDT.aml into /etc/initramfs-tools/ so that it gets used. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690 Title: Allow custom

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2012-12-22 Thread Phillip Susi
Support for loading a DSDT from the initramfs was removed from the kernel some time ago. It has to be passed by the boot loader now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690 Title:

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2012-09-04 Thread Dmitrijs Ledkovs
** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Changed in: grub (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690 Title:

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2012-09-04 Thread Steve Langasek
** Changed in: grub2 (Ubuntu) Importance: Undecided = Wishlist ** No longer affects: grub (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045690 Title: Allow custom DSDT overrides in