On Fri, 31 Mar 2023 03:43:30 -0000 "Benyamin Limanto" <blbenyamin9@xxxxxxxxx> wrote: > I also face problem on F37, test kernel, since 6.2.x, I can't even I think you mean f39. Mar 31 06:54:10 TP-X220 kernel: Linux version 6.3.0-0.rc4.20230328git3a93e40326c8.36.fc39.x86_64 (mockbuild@b9a5e76251ce47cead7b8fa40d265fb9) (gcc (GCC) 13.0.1 20230324 (Red Hat 13.0.1-0), GNU ld version 2.40-5.fc39) #1 SMP PREEMPT_DYNAMIC Tue Mar 28 18:44:27 UTC 2023 And it looks like you are running the 6.3 kernel, not the 6.2 kernel. I mention below the possible causes for your problems. I have compiled that 6.3 kernel locally, and it runs on my f37 system, so it appears that there is something about your system and that kernel that is causing a problem. > boot on Thinkpad X220. I already fill a bug request, but seems it > doesn't even looked by the teams. > https://bugzilla.redhat.com/show_bug.cgi?id=2182684 > > With acpi=off, I can boot, but it's unusable at all.. > > Any idea? Not a kernel developer, but, the below seems to show two problems: The acpi driver seems to have a bug, possibly that the new battery extension doesn't support your hardware. And whatever is on usb4-1 is not responding. The usb4-1 error tries and tries and tries, and fails every time. Do you have another usb4 port you can try? Or can you test that it isn't hardware failure? Mar 31 06:55:19 TP-X220 kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20221020/utaddress-204) Mar 31 06:55:19 TP-X220 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? Mar 31 06:55:19 TP-X220 kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20221020/utaddress-204) Mar 31 06:55:19 TP-X220 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? Mar 31 06:55:19 TP-X220 kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20221020/utaddress-204) Mar 31 06:55:19 TP-X220 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? Mar 31 06:55:19 TP-X220 kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20221020/utaddress-204) Mar 31 06:55:19 TP-X220 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? Mar 31 06:55:19 TP-X220 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26 Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: ThinkPad BIOS 8DET76WW (1.46 ), EC unknown Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: Lenovo ThinkPad X220, model 429053B Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: radio switch found; radios are enabled Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one Mar 31 06:55:19 TP-X220 kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7) Mar 31 06:55:19 TP-X220 kernel: ACPI: battery: new extension: ThinkPad Battery Extension Mar 31 06:55:19 TP-X220 kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7 Mar 31 06:55:21 TP-X220 kernel: mei_me 0000:00:16.0: wait hw ready failed Mar 31 06:55:21 TP-X220 kernel: mei_me 0000:00:16.0: hw_start failed ret = -62 Mar 31 06:55:21 TP-X220 kernel: mei_me 0000:00:16.0: H_RST is set = 0x80000011 Mar 31 06:55:22 TP-X220 kernel: mmc0: Timeout waiting for hardware cmd interrupt. Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00000502 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Present: 0x01ff0001 | Host ctl: 0x00000001 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00002a07 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Caps: 0x21e832b2 | Caps_1: 0x00008073 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Cmd: 0x00000502 | Max curr: 0x00000040 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: Host ctl2: 0x00000000 Mar 31 06:55:22 TP-X220 kernel: mmc0: sdhci: ============================================ _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue