Click to See Complete Forum and Search --> : .DIFF files??


KIR
10-07-2003, 08:38 PM
concerning my ACPi problem. i fount a site that has a patch that will help me with my ACPI problem on my laptop. but the file is in a diff.gz format.. i extracted it from the .gz format.. but now its only the patch.diff how can I do anything with this and aplly the patch? thanks a lot

Satanic Atheist
10-07-2003, 08:46 PM
The usual command is:

> patch - p1 --what to be patched-- < --patch.diff--

Obviously, you omit the leading ">" and replace the files with whatever.

If you get errors, you have the wrong patch version. Errors often come out as "failed hunks" and *.reg files.

Also, can you please find your old thread (we shouldn't have to go hunting for it) and add your message onto the end? It will come up at the top of the pile even if it's the first post ever made to this board. This will make it so much easier for us to ensure that you have the right software and patch.

Thanks,

James