Hello, Excerpts from Jonathan Nieder's message of Fri Aug 26 05:00:50 +0200 2011: > Hi Michal, > > Ben Hutchings wrote: > > > My clean 2.6.32.11 source disagrees with you: > > > > $ git checkout v2.6.32.11 > > ... > > $ make ARCH=i386 defconfig > > ... > > $ grep CONFIG_PHYSICAL_ALIGN .config > > CONFIG_PHYSICAL_ALIGN=0x1000000 > > $ make ARCH=x86_64 defconfig > > ... > > $ grep CONFIG_PHYSICAL_ALIGN .config > > CONFIG_PHYSICAL_ALIGN=0x1000000 > > > > So, you should report a bug upstream that the default does not work for > > your system. > > Now I am in suspense: did you end up tracking down this boot failure? > Did it get reported upstream or resolved some other way? Does this > mac boot nowadays?
I am not quite sure. It's long time ago and I stopped using the machine. Obviously, I can boot it with my old kernel which has this option set to the correct value but not sure if current kernels are any better. I guess I can try linux 3 later. Thanks Michal -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

