All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Naumann <alexandernaumann@gmx.de>
To: divya.bharathi@dell.com, mario.limonciello@dell.com
Cc: platform-driver-x86@vger.kernel.org
Subject: dell-wmi-sysman: New possibility to set BIOS values for Dell systems has some bugs
Date: Thu, 18 Feb 2021 11:57:45 +0100	[thread overview]
Message-ID: <14c6da2c-1e8f-294c-a11d-1656a611d7d8@gmx.de> (raw)

I have seen this new option and wanted to test it on an R240 (OEM device).

But it is not working.


I did compile this as a module and it was loading fine. But actually it
is not.

This function call here returns 0:

ret = init_bios_attr_set_interface();


But "wmi_priv.bios_attr_wdev" is not set!

So loading the module is returning with exit code 0 (what is wrong!).
Variable "ret" should be set to 1 in this case


Also unloading the module will crash (I guess because the sys entries do
not exists).

I can send you an crashdump later on.


Any ideas why it is not working at all?





             reply	other threads:[~2021-02-18 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18 10:57 Alexander Naumann [this message]
2021-02-18 13:53 ` dell-wmi-sysman: New possibility to set BIOS values for Dell systems has some bugs Alexander Naumann
2021-02-18 19:22   ` Limonciello, Mario

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=14c6da2c-1e8f-294c-a11d-1656a611d7d8@gmx.de \
    --to=alexandernaumann@gmx.de \
    --cc=divya.bharathi@dell.com \
    --cc=mario.limonciello@dell.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /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.