Comment 31 for bug 578506

Revision history for this message
Luca Zenatti (lucazen) wrote : Re: [Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

On 23/10/2010 14:35, ArathoN wrote:
> i'm trying to recompile the kernel, but i couldn't apply normally the
> patch it gave me some errors, so i added and eliminated the lines
> contained into the patch (the one signed with + and -) and now i'm
> waiting that it ill finish (i'm using kernelcheck for recompiling
> because it's the first time and i don't know how to do it, i hope it
> will work)
>
> i hope it will work because ubuntu is a good distro and i'm liking it.
>
> @Zenatti: ma sei riuscito ad applicare normalmente la patch a me da un
> po di errori (hunk ...), ma poi devo recompilare per ogni aggiornamento
> del kernel (patch) che faccio?
>
Si sono riuscito, ti sposti nella cartella dei sorgenti che vuoi
patchare (/usr/src/linux-....), ti copi le due patch che ho segnalato
sul launchpad, prima applichi
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/505420 e poi
https://bugzilla.kernel.org/attachment.cgi?id=25261. per applicare le
patch dai patch -p1 --dry-run < filepatch , in questo modo "testi" la
patch, se non ricevi errori ridai il comando senza --dry-run. poi segui
le guide per la compilazione e non ti dovrebbe dare errori.
Naturalmente ricorda di fare tutte queste operazioni con il sudo.