|
Bugzilla – Full Text Bug Listing |
| Summary: | Tumbleweed on Dell laptop hangs on reboot or switch to runlevel 3 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Vadim Krevs <vkrevs> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jslaby, tiwai, vkrevs |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Factory | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/var/log/messages
dmesg output lspci -vk output lsmod output /var/log/messages for first boot with 4.14 kernel |
||
|
Description
Vadim Krevs
2017-11-18 11:53:16 UTC
Created attachment 749257 [details]
/var/log/messages
Created attachment 749258 [details]
dmesg output
Created attachment 749259 [details]
lspci -vk output
thor:/tmp # rpm -qa | grep kernel | sort kernel-default-4.13.11-1.2.x86_64 kernel-default-4.13.12-1.1.x86_64 kernel-default-devel-4.13.11-1.2.x86_64 kernel-default-devel-4.13.12-1.1.x86_64 kernel-devel-4.13.11-1.2.noarch kernel-devel-4.13.12-1.1.noarch kernel-docs-4.13.12-1.1.noarch kernel-firmware-20171009-1.1.noarch kernel-macros-4.13.12-1.1.noarch kernel-syms-4.13.11-1.2.x86_64 kernel-syms-4.13.12-1.1.x86_64 Created attachment 749260 [details]
lsmod output
cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20171117" ID=opensuse ID_LIKE="suse" VERSION_ID="20171117" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20171117" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" Updated to latest TW snapshot 20171123 with 4.14.0 kernel. First boot with the new kernel - GUI fails too start due to same kernel bug in amdgpu. Contents of /var/log/messages attached. Second boot - works. Created attachment 750079 [details]
/var/log/messages for first boot with 4.14 kernel
Same issue was reported https://bugs.freedesktop.org/show_bug.cgi?id=103783. There is apparently a "workaround" - uninstall TLP. Does blacklisting pcieport in tlp as suggested in the upstream bugzilla work for you, too? I see lots of pcieport-related errors in your log. Yes, I can confirm that blacklisting pcieport in /etc/default/tlp results in functional runlevel switching. This is an upstream bug. They have to fix it first before we can do something about it. |