[Bug 193507] Re: compile fails without BLK_DEV_INITRD

2011-08-21 Thread Dave Gilbert
I was just helping 'irgendwer4711' on #ubuntu-devel who had hit a similar case to this. In the 2.6.24-29.93.diff the early_populate_rootfs is guarded by CONFIG_ACPI_CUSTOM_DSDT_INITRD yet the call is guarded by CONFIG_BLK_DEV_INITRD and he had config'd CONFIG_ACPI_CUSTOM_DSDT_INITRD off. (I don

[Bug 193507] Re: compile fails without BLK_DEV_INITRD

2009-02-25 Thread deliveri
Hi . I have the same problem. I turn off the ACPI into the kernel (make menuconfig and Power Management option/ Power Management support), as Ogasawara suggested, and make command works well after that. Thx. -- compile fails without BLK_DEV_INITRD https://bugs.launchpad.net/bugs/193507 You r

[Bug 193507] Re: compile fails without BLK_DEV_INITRD

2008-03-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.24-10.16 --- linux (2.6.24-10.16) hardy; urgency=low [Alessio Igor Bogani] * rt: Synchronized with upstream (2.6.24.2-rt2) * rt: Updated configuration files [Eric Piel] * SAUCE: ACPI: Allow custom DSDT tables to be loaded from

[Bug 193507] Re: compile fails without BLK_DEV_INITRD

2008-02-20 Thread Tim Gardner
Leann - you make my job easy. James - I have not compile tested this fix as it appears quite simple. I'm relying on you to tell me if its fubar. ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Tim Gardner (timg-tpi) Status: Triaged => Fix Committed

[Bug 193507] Re: compile fails without BLK_DEV_INITRD

2008-02-19 Thread Leann Ogasawara
Hi James, One workaround is to also disable CONFIG_ACPI which will allow the build to finish, just not sure if that's something you want disabled or not. If you take a peek at the Makefile: [EMAIL PROTECTED]:~$ head linux-2.6.24/init/Makefile # # Makefile for the linux kernel. # obj-y