[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-14 Thread ethan.hsieh
The latest go-tpm2[1] seems to support SM3_256. I tried to build test snapd and kernel snaps but got a dependency issue. The latest secboot[2] still uses old go-tpm2 API. I applied the attached patch in comment#17 to go-tpm2[3] which is currently used by snapd. And, I built a test image with patc

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-14 Thread ethan.hsieh
@sachinmokashi Could Intel build a BIOS with an option for disabling hash algorithm SM3 256? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938678 Title: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-15 Thread ethan.hsieh
@sachinmokashi There are two fields in BIOS: 1. Hash Algorithm Bitmap 2. Active PCR Banks The one you mentioned in comment#21 is "Active PCR Banks". But, what I want to disable is "Hash Algorithm". Current BIOS doesn't has an option to disable Hash Algorithm SM3 256. Could Intel build a BIOS with

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-15 Thread ethan.hsieh
** Description changed: Installed focal-iotg-core-20210722.img on the TGL-H. Boot process stops after it gets errors from TPM and fails to start an emergency shell (see screen shot.) I also tried to go into the BIOS to clear TPM, as this worked for the EHL board but it still behave

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-17 Thread ethan.hsieh
@sachinmokashi I see. I'm trying to enable SM3 on go-tpm2. Fixing the issue on crypto package, go-tpm2, and secboot is the right way to go. But, It may take several weeks to enable it. That is why I'm seeking for a short-term solution, having a BIOS option for disabling SM3". -- You received th

[Bug 1929892] Re: [TGL] enable USB-dw3

2021-08-17 Thread ethan.hsieh
Tried latest desktop image[1]. USB-dw3 is enabled. Here is the log: u@tgl:~$ dmesg | grep 3fe [ 21.103681] pci :00:0d.1: [8086:9a15] type 00 class 0x0c03fe [ 21.199707] pci :00:14.1: [8086:43ee] type 00 class 0x0c03fe u@tgl:~$ sudo modprobe dwc3_pci u@tgl:~$ lspci -v ... 00:0d.1 USB c

[Bug 1929902] Re: [EHL] enable USB-dw3

2021-08-18 Thread ethan.hsieh
@chaoqin Tried the latest BIOS and ubuntu desktop image[1]. But, I didnt' see 0x0c03fe in dmesg log. Do I need to enable USB-dw3 in BIOS? How to enable it in BIOS settings? $ dmesg | grep -e c0330 -e c03fe [1.043065] pci :00:14.0: [8086:4b7d] type 00 class 0x0c0330 $ sudo dmidecode -s bi

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-18 Thread ethan.hsieh
@Chris I backported your patches to secboot[1] and go-tpm2[2] which are currently used[3] by snapd. With test image which includes your patches, I can install uc20 when the hash algorithm SM3 is enabled in BIOS. But, the encrypted partition is still not created successfully because the test ke

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-18 Thread ethan.hsieh
@Chris The encrypted partition is created after I enroll the signing key by mokutil and enable secure boot. But, I get new error message (For details, please refer to attached photo): taskrunner.go: 271: [change 2 "Setup system for run mode" task] failed: cannot make system runnable: cannot seal

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-19 Thread ethan.hsieh
Still can reproduce the issue in comment#31 after cleaning TPM with following steps: 1. Go to BIOS settings 2. [Intel Advanced Menu][TPM Configuration][TCG2 Configuration][TPM2 Operation] 3. Select [TPM2 ClearControl(NO) + Clear] 4. Press F4 to save changes 5. Reboot device -- You received this

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-19 Thread ethan.hsieh
@sachinmokashi Are steps in comment#32 the correct way to clear TPM? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938678 Title: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on

[Bug 1968025] [NEW] Backport linux-firmware-mediatek-aiot (1-0ubuntu1) to focal

2022-04-06 Thread ethan.hsieh
Public bug reported: [Impact] linux-firmware-mediatek-aiot (1-0ubuntu1) is required for Mediatek AIoT 20.04 classic image. Need to backport it to focal [Test Case] Install linux-firmware-mediatek-aiot on a Mediatek AIoT device. Check if it can be co-installed with linux-firmware. [Regression

[Bug 1962289] Re: Mediatek AIoT i500 support

2022-04-06 Thread ethan.hsieh
** Description changed: [Impact] Add Mediatek AIoT i500 support [Test Plan] Install the test flash-kernel package with the fix, a file in path Boot-FIT-Path will be created, and the system should be able to boot. Test cases: 1. jammy + Xilinx Kria board: Pass 2. focal + Mediatek

[Bug 1968025] Re: Backport linux-firmware-mediatek-aiot (1-0ubuntu1) to focal

2022-04-06 Thread ethan.hsieh
@Łukasz I have verified linux-firmware-mediatek-aiot (1-0ubuntu0~20.04.1) on my Mediatek AIoT boards. Here are my steps: 1. install linux-firmware 2. install linux-firmware-mediatek-aiot 3. remove linux-firmware 4. install linux-firmware 5. remove linux-firmware-mediatek-aiot ** Tags added: ve

[Bug 1968516] [NEW] Remove xlnx-kria-firmware from jammy

2022-04-10 Thread ethan.hsieh
Public bug reported: The boot architecture on jammy changes. The dtb files for Kria comes from linux package instead of xlnx-kria- firmware. Confirmed with AMD-Xilinx that xlnx-kria-firmware is unnecessary on jammy and we can remove it from jammy. ** Affects: xlnx-kria-firmware (Ubuntu) Imp

[Bug 2024134] Re: [SRU] IMX274 Probe failure

2024-03-13 Thread ethan.hsieh
Hi Timo, I'm still waiting for the feedback from AMD-Xilinx. PM highlighted it to AMD-Xilinx. But, unfortunately, there is still no feedback. Will keep highlight it and get back to you as soon as possible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1976225] Re: Update the EGL headers as per AMD-Xilinx's request

2022-06-05 Thread ethan.hsieh
@Łukas Bump libegl-mali-xlnx's version on kinetic from 9p0.01rel0-1ubuntu2 to 9p0.01rel0-1-0ubuntu2 and then backport it to jammy. Any concern about it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1977713] [NEW] Backport 3.104ubuntu10 to jammy

2022-06-06 Thread ethan.hsieh
Public bug reported: [Impact] Backport 3.104ubuntu10 to jammy [Where problems could occur] Backport 3.104ubuntu10 to jammy [Test Case] System can boot to kernel without any problems. jammy + Xilinx Kria KR260/KV260 boards: Pass jammy + Xilinx zcu102/104/106 boards: Pass [Regression Potential] 1

[Bug 1977713] Re: Backport 3.104ubuntu10 to jammy

2022-06-06 Thread ethan.hsieh
** Patch added: "jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1977713/+attachment/5595042/+files/jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1977713 T

[Bug 2051199] Re: Add MediaTek Genio mt8370 support and update mt8390 and mt8395 configs

2024-02-25 Thread ethan.hsieh
Verified packages on matnic and jammy-proposed. Platforms: g510 (mt8370), g1200 (mt8395), and g700 (mt8390). 1. Headset Jack Playback: Pass 2. Audio (Speaker) Jack Playback: Pass 3. HDMI TX Playback: Pass 4. mt8395-evk: HDMI RX: Pass ** Tags removed: verification-needed-jammy verification-needed-m

[Bug 2051921] Re: Update WiFi/BT firmware as per MediaTek's request

2024-02-26 Thread ethan.hsieh
Verified packages on noble and mantic/jammy-proposed. 1. noble: mt7663 WiFi/BT firmware are removed. 2. noble/mantic/jammy: a. SCAN: Pass b. connect to AP: Pass c. ping test: Pass 3. checksum: Pass $ md5sum /lib/firmware/mediatek/WIFI_* 0a4d833efe94a56c502de8a38405d8fe /lib/firmware/mediatek/WIF

[Bug 2051199] Re: Add MediaTek Genio mt8370 support and update mt8390 and mt8395 configs

2024-03-07 Thread ethan.hsieh
Get it. Thanks~ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051199 Title: Add MediaTek Genio mt8370 support and update mt8390 and mt8395 configs To manage notifications about this bug go to: htt

[Bug 2044664] Re: HDMI plugin after boot, but display can't work

2024-08-18 Thread ethan.hsieh
Hi Sam, Could you update the kernel to the latest version[1] and then try it again? Thanks~ --- [1] linux-mtk (5.15.0-1033.38), https://launchpad.net/ubuntu/+source/linux-mtk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 2044664] Re: HDMI plugin after boot, but display can't work

2024-08-20 Thread ethan.hsieh
Hi Sam, Canonical will take a look at this issue and get back to you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2044664 Title: HDMI plugin after boot, but display can't work To manage notificat

[Bug 1962289] [NEW] Mediatek AIoT i500 support

2022-02-25 Thread ethan.hsieh
Public bug reported: [Impact] Add Mediatek AIoT i500 support [Test Plan] Install the test flash-kernel package with the fix, a file in path Boot-FIT-Path will be created, and the system should be able to boot. Test cases: 1. jammy + Xilinx Kria board: Pass 2. focal + Mediatek AIoT i500 board: Pa

[Bug 1962289] Re: Mediatek AIoT i500 support

2022-02-25 Thread ethan.hsieh
** Patch added: "jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1962289/+attachment/5563657/+files/jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962289 T

[Bug 1962289] Re: Mediatek AIoT i500 support

2022-02-25 Thread ethan.hsieh
** Patch added: "focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1962289/+attachment/5563658/+files/focal.debdiff ** Tags added: oem-priority originate-from-1946212 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1962289] Re: Mediatek AIoT i500 support

2022-03-09 Thread ethan.hsieh
@Loïc I'm working on an image which will support multiple Medaitek AIoT boards. The dtbo files are for some external components like cameras and panels. Mediatek would like to have these dtbo files in the fitimage. These components are optional. When end-users have it, they can enable it by modify

[Bug 2078395] Re: [SRU] Add RSA3072 support to jammy

2024-10-15 Thread ethan.hsieh
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078395 Title: [SRU] Add RSA3072 support to jammy To manage notificat

[Bug 2078395] Re: [SRU] Add RSA3072 support to jammy

2024-10-03 Thread ethan.hsieh
Hi @Andresas For part 1 (Sandbox), please see #2. This test case isn't for verifying the package on -proposed. For details, please see [1]. --- [1] https://docs.u-boot.org/en/v2021.04/arch/sandbox.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 2078395] Re: [SRU] Add RSA3072 support to jammy

2024-09-22 Thread ethan.hsieh
Verified u-boot-tools on jammy-proposed. Here are steps and test result: $ sudo apt-get install u-boot-tools $ apt-cache policy u-boot-tools | grep Installed Installed: 2022.01+dfsg-2ubuntu2.6 $ mkimage -F -k /home/ethan/keys/ -f fdt.its genio-510-evk.dtb FIT description: Flattened Device Tree b

[Bug 2093171] Re: [mediatek][genio] vulkan / libmali misconfigured

2025-03-18 Thread ethan.hsieh
Hi Mecid Urganci, I have to follow the formal release process. Please stay tuned. The new kernel will be landed to jammy-updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093171 Title: [media

[Bug 2093171] Re: [mediatek][genio] vulkan / libmali misconfigured

2025-03-11 Thread ethan.hsieh
Hi Mecid Urganci, A new kernel with r48p0 driver will be uploaded to Ubuntu archive but it's under testing. There is no clear schedule at the current moment because it depends on test result. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

<    1   2   3