All of lore.kernel.org
 help / color / mirror / Atom feed
* dell-wmi-sysman: New possibility to set BIOS values for Dell systems has some bugs
@ 2021-02-18 10:57 Alexander Naumann
  2021-02-18 13:53 ` Alexander Naumann
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Naumann @ 2021-02-18 10:57 UTC (permalink / raw)
  To: divya.bharathi, mario.limonciello; +Cc: platform-driver-x86

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?





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-18 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18 10:57 dell-wmi-sysman: New possibility to set BIOS values for Dell systems has some bugs Alexander Naumann
2021-02-18 13:53 ` Alexander Naumann
2021-02-18 19:22   ` Limonciello, Mario

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.