All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mingyou Chen <qby140326@gmail.com>
To: Bheda Rahul <rahulbheda131313@gmail.com>
Cc: platform-driver-x86@vger.kernel.org
Subject: Re: [BUG] bitland-mifs-wmi: Power profiles not working on Xiaomi Mi NoteBook Ultra
Date: Sun, 16 Aug 2026 14:38:12 +0800	[thread overview]
Message-ID: <46295e2a-0e27-4936-a04a-2f8c71560740@gmail.com> (raw)
In-Reply-To: <CAEX=436pkA5eG7N2MXpgE6kPL-Cbue3XeiLHOMPc2kFaxVj7ng@mail.gmail.com>

On 8/16/26 2:32 PM, Bheda Rahul wrote:
>
> I unloaded |redmi_wmi| but the issue is still not resolved.
>
> Regarding the patch: for testing it, do I only need to compile the 
> driver module itself, or do I need to build the full kernel? Sorry for 
> the beginner question.
>
> Thanks!"
>
You need to compile the entire kernel.

By the way, for speeding up the build, you could run:

     make localmodconfig

to generate a kernel config that suit your machine.

Then run the following commands to build and install the kernel:

     make -j$(nproc) && sudo make modules_install && sudo make install


  parent reply	other threads:[~2026-08-16  6:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-16  6:19 [BUG] bitland-mifs-wmi: Power profiles not working on Xiaomi Mi NoteBook Ultra Bheda Rahul
2026-08-16  6:21 ` Mingyou Chen
     [not found]   ` <CAEX=436pkA5eG7N2MXpgE6kPL-Cbue3XeiLHOMPc2kFaxVj7ng@mail.gmail.com>
2026-08-16  6:38     ` Mingyou Chen [this message]
     [not found]       ` <CAEX=436MOAPVPdqsupWFk5=2naeB1ghgRFCYi8FiLeGk9MLZDw@mail.gmail.com>
2026-08-16  6:42         ` Mingyou Chen
     [not found]           ` <CAEX=436Nzf_NiHmuYcN8NpEnD1PdgtEz6qzLk_9wu9XHeSKeRw@mail.gmail.com>
2026-08-16 10:09             ` Mingyou Chen
     [not found]               ` <CAEX=43630i1znyzkfQNd21eiYOXsjDhmugejk7n+XrQenE-NHw@mail.gmail.com>
2026-08-16 10:42                 ` Bheda Rahul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46295e2a-0e27-4936-a04a-2f8c71560740@gmail.com \
    --to=qby140326@gmail.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rahulbheda131313@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.