bugzilla-daemon at freedesktop.org
2017-Aug-17 15:36 UTC
[Nouveau] [Bug 102275] New: Laptop bootup and suspend and wake issues
https://bugs.freedesktop.org/show_bug.cgi?id=102275 Bug ID: 102275 Summary: Laptop bootup and suspend and wake issues Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: majzoube at umsl.edu QA Contact: nouveau at lists.freedesktop.org Created attachment 133577 --> https://bugs.freedesktop.org/attachment.cgi?id=133577&action=edit output of journalctl -b -1 booting into 4.12.5-300 I don't know exactly where to post this bug. Initially I posted on RedHat bugzilla #1481510, but it appears perhaps I should be posting it here. The problem started on upgrading from kernel 4.11.11-300 to 4.12.5-300. Description of problem: 15-30 seconds of black screen and unresponsive mouse, trackpad, keyboard on bootup and suspend and wake. Version-Release number of selected component (if applicable): kernel 4.12.5-300 How reproducible: Every time booting up or suspending and waking laptop Steps to Reproduce: 1. Boot up and wait for login screen 2. suspend laptop by closing lid with AC power on 3. wake computer by opening lid Actual results: Expected results: Additional info: I was having lots of trouble with suspend and wake issues. See Bug 1470473. Resolved all issues after setting boot parameters and updating Dell XPS BIOS firmware and everything was working well with kernel 4.11.11-300. Current boot sequence that works with 4.11.11-300 is: =======================================================load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root 46985d35-b7e3-41f9-9bc0-8ae6c11bc84c else search --no-floppy --fs-uuid --set=root 46985d35-b7e3-41f9-9bc0-8ae6c11bc84c fi linuxefi /vmlinuz-4.11.11-300.fc26.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap nouveau.runpm=0 rhgb quiet resume=/dev/dm-1 initrdefi /initramfs-4.11.11-300.fc26.x86_64.img ======================================================== Using the same boot sequence with 4.12.5-300 is problematic with bootup and suspend and wake. Hardware: XPS 15 9560 Fedora 26: all the latest updates current as of 14 Aug 2017 -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170817/66b0b4f7/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Aug-17 15:47 UTC
[Nouveau] [Bug 102275] Laptop bootup and suspend and wake issues
https://bugs.freedesktop.org/show_bug.cgi?id=102275 Rhys Kidd <rhyskidd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Rhys Kidd <rhyskidd at gmail.com> --- Hi Eric, Thanks for the report. This looks to be a duplicate of bz#100228. nouveau has difficulties with the GTX 1050 Mobile (GP107/NV137) around power state up/down. I'd suggest you continue to follow that bug report for further updates. Whilst nouveau.runpm=0 assists a little bit, for now, to improve the experience on the XPS 9560 you should use nouveau.modeset=0 (although that does mean the Nvidia GPU is unavailable for use). This suggestion might change with future kernel releases. *** This bug has been marked as a duplicate of bug 100228 *** -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170817/e8985cba/attachment.html>