[Bug 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2022-04-13 Thread Po-Hsu Lin
Closing this with fix-released as per comment #4

** Changed in: linux (Ubuntu Hirsute)
   Status: Won't Fix => Fix Released

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933547

Title:
  tpm driver causes non-fatal kernel crash on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2022-01-26 Thread Brian Murray
The Hirsute Hippo has reached End of Life, so this bug will not be fixed
for that release.

** Changed in: linux (Ubuntu Hirsute)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933547

Title:
  tpm driver causes non-fatal kernel crash on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2021-06-25 Thread TomaszCiolek
I have installed the following:

linux-headers-5.11.0-23   5.11.0-23.24
linux-headers-5.11.0-23-generic   5.11.0-23.24  
   
linux-image-5.11.0-23-generic 5.11.0-23.24  
   
linux-libc-dev:amd64  5.11.0-23.24  
   
linux-modules-5.11.0-23-generic   5.11.0-23.24  
   
linux-modules-extra-5.11.0-23-generic 5.11.0-23.24

and rebooted

dmesg now shows:

[1.093058] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 22)
[1.109182] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling 
instead

full dmesg file form boot attached

No stack trace present in dmesg or kern.log

Kind regards

** Attachment added: "dmesg-20210625.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+attachment/5507035/+files/dmesg-20210625.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933547

Title:
  tpm driver causes non-fatal kernel crash on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2021-06-25 Thread Ivan Hu
The kernel seems try to set up the interrupt and send data, but failed.
After got error returned, the kernel will disable interrupt and using polling 
instead.

I beleve it will have the following messages in dmesg log
kernel: tpm tpm0: tpm_try_transmit: send(): error -62
kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead

The call trace seems from the patch which add the checking for the invalid 
status,
https://patchwork.kernel.org/project/linux-integrity/patch/9bad3da0c31ae2620aaae0d75748c3387afa3d47.ca...@hansenpartnership.com/#23649371

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933547

Title:
  tpm driver causes non-fatal kernel crash on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2021-06-25 Thread Kleber Sacilotto de Souza
Hello TomaszCiolek,

There is a Hirsute 21.04 kernel update in -proposed with some tpm fixes
applied. Could you please try kernel version 5.11.0-23.24 to check
whether the issue is resolved with this kernel?

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933547

Title:
  tpm driver causes non-fatal kernel crash on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs