> Please, could you apply hack bellow (add "-z common-page-size=8192"), > build the kernel, check Program Headers of acpi.ko and give it a try ? it seems better:
# ./7.2-4_with_patch/lib/modules/7.2-1-486/acpi.ko Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0x000000 0x00000000 0x00000000 0x54008 0x54008 R E 0x1000 LOAD 0x055000 0x00055000 0x00055000 0x0241c 0x03c8c RW 0x1000 DYNAMIC 0x055000 0x00055000 0x00055000 0x00078 0x00078 RW 0x4 GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4 Applying the patch fixes the problem. The kernel boots perfectly with the acpi module loaded. M. -- Emmanuel Bouthenot mail : [email protected] gpg : 0x414EC36E xmpp : [email protected] irc : kolter@(freenode|oftc) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

