Results 1 to 3 of 3

Thread: Patch driver in kernel

  1. #1
    Join Date
    Mar 2006
    Beans
    67

    Patch driver in kernel

    I have a Synaptics Clickpad that is not well supported in the current kernel. However, there exists a patch to get a few things working in the interim. I originally planned to grab the latest kernel source and patch the synaptics driver with said patch.

    Is there a way that I can patch and recompile just the synaptics driver? I would think that it would only be possible if it is compiled as a module, which I don't think it is. Do I need to go ahead and recompile the entire kernel?

    Thanks!

  2. #2
    Join Date
    Aug 2008
    Location
    WA
    Beans
    2,186
    Distro
    Ubuntu

    Re: Patch driver in kernel

    If it not a module, you are right in that you will have recompile the kernel.

  3. #3
    Join Date
    Mar 2006
    Beans
    67

    Re: Patch driver in kernel

    Thanks for the quick reply!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •