Mello <[email protected]> writes: > P.S. if I add "force_ep80219" the boot hangs right after "Uncompressing > Linux... done, booting the kernel.".
I guess that the zImage file has some bytes at the beginning forcing r1 value to em7210 machine number and this conflicts badly with the force_ep80219 parameters. Check if the first words of the files are 0xe3a01c04 0xe38110bc and if it's the case, create with dd a new zimage without them and try booting this new one. Arnaud -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

