Re: Oops with 4.9 beta linuxboot ISO and custom-compiled on IBM 8183
Timothy J Massey <[email protected]> Mon, 16 May 2011 12:27:59 -0400
| Newsgroups | gmane.comp.windows.unattended.devel |
|---|---|
| Message-ID | <OFDAC0AB03.3E674AF2-ON85257892.0059EF09-85257892.005AC476@obscorp.com> |
Juanjo Pablos <[email protected]> wrote on 05/12/2011 05:09:27 PM: > El 12/05/11 22:25, Timothy J Massey escribió: > > > > Thoughts on what I should change from here? > > Maybe enable CONFIG_PM? My thought exactly. And success! This linux-config compiles and boots properly (misc/linux-config is stock 3350, config-3350 is my modified one): [root@openinstall linuxboot]# diff -u misc/linux-config config-3350 --- misc/linux-config 2011-05-16 20:27:11.000000000 -0400 +++ config-3350 2011-05-16 20:27:45.000000000 -0400 @@ -371,7 +371,7 @@ # # Power management and ACPI options # -# CONFIG_PM is not set +CONFIG_PM=y # CONFIG_SFI is not set # [root@openinstall linuxboot]# Here is the exact .config I used (generated by holding down <ENTER> to answer the Kconfig questions): Any reason why we can't add this to SVN? There's no note in the changelog why this was removed; it seems like it might have been an oversight. Thank you, Timothy J. Massey Out of the Box Solutions, Inc. Creative IT Solutions Made Simple! http://www.OutOfTheBoxSolutions.com [email protected] 22108 Harper Ave. St. Clair Shores, MI 48080 Office: (800)750-4OBS (4627) Cell: (586)945-8796 ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
.config
(application/octet-stream, 50.6 KB) - not displayed