[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2024-01-27 Thread Mario Limonciello
AFAICT those kernel commits are now landed in Ubuntu's kernel. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2023-03-29 Thread Bug Watch Updater
** Changed in: linux Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052 Title: fwupdtool reports an error (KERNEL BUG) when refreshing

[Kernel-packages] [Bug 1990052]

2023-03-29 Thread mario.limonciello
Fixes for this have been landed in mainline with these commit hashes: 8a02d70679fc1c43440186c8ea7dbf201494 cf337f27f3bfc4aeab4954c468239fd6233c7638 45e21289bfc6e257885514790a8a8887da822d40 583329dcf22e568a328a944f20427ccfc95dce01 I validated with a snapshot of 6.3rc4+ (fcd476ea6a88 ("Merge

[Kernel-packages] [Bug 1990052]

2023-03-28 Thread mario.limonciello
At least from an "interface to userspace" perspective I think we should abstract the differences from one platform to another. It might mean slicing and dicing strings in the kernel, but at least then we don't have to carry a pile of quirks for every software above the kernel. -- You received

[Kernel-packages] [Bug 1990052]

2023-03-28 Thread mpearson-lenovo
I've got an internal ticket open with the FW team on the possible_values issue. The ThinkStation implementation doesn't support the WMI call that provides the possible_values separately (instead they've lumped them in with the current_value). The type - I'd forgotten about this. It's not really a

[Kernel-packages] [Bug 1990052]

2022-12-15 Thread mario.limonciello
I just upgraded from 1.38 to 1.77 (the latest firmware), but the issue still persists on P620. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052 Title: fwupdtool reports an error

[Kernel-packages] [Bug 1990052]

2022-12-15 Thread mario.limonciello
That seems like part of the solution, but on my system (P620) I still see: $ cat /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot/possible_values cat: /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot/possible_values: Operation not supported $ cat

[Kernel-packages] [Bug 1990052]

2022-12-15 Thread js
I can try to dig deeper, but this may be a firmware issue. Are you running the latest firmware? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052 Title: fwupdtool reports an error

[Kernel-packages] [Bug 1990052]

2022-12-15 Thread js
Created attachment 303391 Patch to expose type attributes (v2) I've updated the patch. It now only adds the `enumeration` type field: /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot # cat current_value Disable /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot # cat

[Kernel-packages] [Bug 1990052]

2022-12-01 Thread mario.limonciello
Well yes and no. A new type=enumeration is needed; yes. But this is what I see on my system: $ cat /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot/possible_values cat: /sys/class/firmware-attributes/thinklmi/attributes/SecureBoot/possible_values: Operation not supported $ sudo

[Kernel-packages] [Bug 1990052]

2022-12-01 Thread mario.limonciello
I believe https://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkcentre_pdf/hrdeploy_en.pdf might be what you're looking for. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052 Title:

[Kernel-packages] [Bug 1990052]

2022-12-01 Thread js
Ah, now I understand it. Then the patch may be extremely simple. We already expose `possible_values` for all firmware attributes in sysfs. This means we just have to expose type=enumeration as well. I'm going to give this a spin on my Thinkpad. -- You received this bug notification because you

[Kernel-packages] [Bug 1990052]

2022-11-30 Thread js
I can probably fix this in the patch, but it would be nice to have some documentation of this interface. Does anyone have pointers? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052

[Kernel-packages] [Bug 1990052]

2022-11-30 Thread mario.limonciello
I don't think that's technically the right solution. Those are mostly enumeration types and possible values need to be exported. That's what fwupd is working around. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052]

2022-11-27 Thread js
Created attachment 303304 Patch to expose type attributes I've given fixing this a shot. I've made every exported firmware attribute a "string". If this is not desired the fix will definitely be more involved. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1990052]

2022-10-01 Thread fkrueger
(In reply to Frank Kruger from comment #1) > JFYI: Given fwupd 1.8.5, I am seeing "fwupd[31123]: 19:40:48:0984 > FuBiosSettings KERNEL BUG: 'type' attribute not exported: (failed to > load type: File > >>/sys/class/firmware-attributes/thinklmi/attributes/SecureBoot/type<< No > such file or

[Kernel-packages] [Bug 1990052]

2022-10-01 Thread fkrueger
JFYI: Given fwupd 1.8.5, I am seeing "fwupd[31123]: 19:40:48:0984 FuBiosSettings KERNEL BUG: 'type' attribute not exported: (failed to load type: File >>/sys/class/firmware- attributes/thinklmi/attributes/SecureBoot/type<< No such file or directory)" -- You received this bug notification

[Kernel-packages] [Bug 1990052] RfKill.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616845/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] acpidump.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616848/+files/acpidump.txt ** Changed in: linux (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1990052] UdevDb.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616846/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] ProcModules.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616844/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] ProcInterrupts.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616843/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] ProcCpuinfoMinimal.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616841/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] ProcEnviron.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616842/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] WifiSyslog.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616847/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Lsusb.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616837/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052

[Kernel-packages] [Bug 1990052] Lspci-vt.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616836/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] ProcCpuinfo.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616840/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Lsusb-t.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616838/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Lsusb-v.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616839/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Lspci.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616835/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990052

[Kernel-packages] [Bug 1990052] AudioDevicesInUse.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616832/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] IwConfig.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616834/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] CurrentDmesg.txt

2022-09-18 Thread Alberto Donato
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1990052/+attachment/5616833/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2022-09-18 Thread Alberto Donato
apport information ** Tags added: apport-collected wayland-session ** Description changed: when running the "refresh" command I get the following message $ sudo fwupdtool refresh Loading… [** ]07:43:19:0893 FuBiosSettings

[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2022-09-18 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugzilla.kernel.org/show_bug.cgi?id=216460. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2022-09-18 Thread Mario Limonciello
** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=216460 Importance: Unknown Status: Unknown ** Changed in: fwupd (Ubuntu) Status: New => Invalid ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification

[Kernel-packages] [Bug 1990052] Re: fwupdtool reports an error (KERNEL BUG) when refreshing

2022-09-18 Thread Mario Limonciello
Here is the kernel bug report. https://bugzilla.kernel.org/show_bug.cgi?id=216460 ** Bug watch added: Linux Kernel Bug Tracker #216460 https://bugzilla.kernel.org/show_bug.cgi?id=216460 ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Kernel-packages] [Bug 1990052] Missing required logs.

2022-09-18 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1990052 and then change the status of the bug to 'Confirmed'. If, due to the