lets pretend you have a directory folder like this
/usr/src/linux-version number
install the decompressed (extracted) patch to this uppper level so that you have
/u/s/lin/patch driver
patch -p1 < patch (driver)
if you have bash completion installed, when you type patch driver...type pa (and press the tab key and it should autocomplete the balance of the driver patch name)
then re-compile and test pls
Last edited by aus9; 08-24-2007 at 05:55 AM.
|