My Samsung R428 laptop can't adjust the backlight with Ubuntu 12.04. Under Mac OS X 10.8.2, I patched the DSDT file and solved the same problem. I did some search, well, it seems DSDT overriding is no longer suported by Ubuntu. How can I fix this problem?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
A member of the community has described how to do this using grub rather than having to rebuild the kernel with the DSDT override config options enabled, so this may be an easier way to do it, see: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1045690 Note that the Ubuntu kernel team disabled the use of DSDT override because it is theoretically possible to damage you machine if it is mis-configured. Also, one can introduce security issues by creating AML that can access memory with kernel privileges. Finally, with a modified DSDT using the DSTD override config option the kernel will be marked as tainted and one will get little or no support from the kernel team with a tainted kernel. |
|||||
|