Bug 1488305 - No Graphics on boot after last update to kernel 4.12.9-300
Summary: No Graphics on boot after last update to kernel 4.12.9-300
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-nouveau
Version: 26
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Skeggs
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-05 06:14 UTC by Ambrogio
Modified: 2018-05-29 11:24 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-29 11:24:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ambrogio 2017-09-05 06:14:25 UTC
Description of problem:
No graphics after boot with kernel 4.12.9-300
Ok with kernel 4.11.11-300

Version-Release number of selected component (if applicable):
Fedora 26 fully updated

How reproducible:
Every reboot with new kernel

Steps to Reproduce:
1.
2.
3.

Actual results:
System hangs

Expected results:
Boot and login display

Additional info:
Output from journalctl

Sep 04 12:42:55 ogio.gdit.it kernel: nouveau 0000:01:00.0: timeout
Sep 04 12:42:55 ogio.gdit.it kernel: ------------[ cut here ]------------
Sep 04 12:42:55 ogio.gdit.it kernel: WARNING: CPU: 0 PID: 1242 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c:190 gf100_vm_flush+0x1ab/0x1c0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel: Modules linked in: ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_m
Sep 04 12:42:55 ogio.gdit.it kernel:  crc32_pclmul videobuf2_vmalloc btusb videobuf2_memops ghash_clmulni_intel videobuf2_v4l2 btrtl hci_uart intel_cstate videobuf2_core snd_timer btbcm btqca videodev intel_uncore snd idma64 mei_me btint
Sep 04 12:42:55 ogio.gdit.it kernel: CPU: 0 PID: 1242 Comm: Xorg Tainted: G        W  OE   4.12.9-300.fc26.x86_64 #1
Sep 04 12:42:55 ogio.gdit.it kernel: Hardware name: Dell Inc. Inspiron 15 7000 Gaming/065C71, BIOS 01.00.07 05/24/2017
Sep 04 12:42:55 ogio.gdit.it kernel: task: ffff9ce95764cc80 task.stack: ffffafb4828c8000
Sep 04 12:42:55 ogio.gdit.it kernel: RIP: 0010:gf100_vm_flush+0x1ab/0x1c0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel: RSP: 0018:ffffafb4828cb9c0 EFLAGS: 00010282
Sep 04 12:42:55 ogio.gdit.it kernel: RAX: 000000000000001d RBX: ffff9ce96c528f30 RCX: 0000000000000000
Sep 04 12:42:55 ogio.gdit.it kernel: RDX: 0000000000000000 RSI: ffff9ce97f40e128 RDI: ffff9ce97f40e128
Sep 04 12:42:55 ogio.gdit.it kernel: RBP: ffffafb4828cba00 R08: 00000000000003f3 R09: 0000000000000004
Sep 04 12:42:55 ogio.gdit.it kernel: R10: ffffffffc05574a0 R11: 0000000000000001 R12: ffff9ce968b18800
Sep 04 12:42:55 ogio.gdit.it kernel: R13: ffff9ce9667e2ae0 R14: ffff9ce967ef3e20 R15: 000000030ff35460
Sep 04 12:42:55 ogio.gdit.it kernel: FS:  00007fca450ab2c0(0000) GS:ffff9ce97f400000(0000) knlGS:0000000000000000
Sep 04 12:42:55 ogio.gdit.it kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 04 12:42:55 ogio.gdit.it kernel: CR2: 00007fca3b9996c0 CR3: 0000000469370000 CR4: 00000000003406f0
Sep 04 12:42:55 ogio.gdit.it kernel: Call Trace:
Sep 04 12:42:55 ogio.gdit.it kernel:  nvkm_vm_map_at+0x189/0x1a0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nv50_instobj_map+0x1b/0x20 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nv50_instobj_boot+0x89/0x100 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nv50_instobj_acquire+0x4b/0x70 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nvkm_instobj_acquire_slow+0x17/0x30 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nvkm_instobj_new+0x6e/0x1b0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nvkm_memory_new+0x44/0x80 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nvkm_vm_get+0x14a/0x240 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nouveau_bo_vma_add+0x34/0xc0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  nouveau_gem_object_open+0x140/0x180 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  drm_gem_handle_create_tail+0xcb/0x150 [drm]
Sep 04 12:42:55 ogio.gdit.it kernel:  drm_gem_handle_create+0x35/0x40 [drm]
Sep 04 12:42:55 ogio.gdit.it kernel:  nouveau_display_dumb_create+0x9d/0xd0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  drm_mode_create_dumb_ioctl+0x82/0x90 [drm]
Sep 04 12:42:55 ogio.gdit.it kernel:  drm_ioctl+0x213/0x4d0 [drm]
Sep 04 12:42:55 ogio.gdit.it kernel:  ? __drm_printfn_debug+0x30/0x30 [drm]
Sep 04 12:42:55 ogio.gdit.it kernel:  nouveau_drm_ioctl+0x72/0xc0 [nouveau]
Sep 04 12:42:55 ogio.gdit.it kernel:  do_vfs_ioctl+0xa5/0x600
Sep 04 12:42:55 ogio.gdit.it kernel:  ? putname+0x4b/0x50
Sep 04 12:42:55 ogio.gdit.it kernel:  SyS_ioctl+0x79/0x90
Sep 04 12:42:55 ogio.gdit.it kernel:  entry_SYSCALL_64_fastpath+0x1a/0xa5
Sep 04 12:42:55 ogio.gdit.it kernel: RIP: 0033:0x7fca429275e7
Sep 04 12:42:55 ogio.gdit.it kernel: RSP: 002b:00007ffd96a36318 EFLAGS: 00003246 ORIG_RAX: 0000000000000010
Sep 04 12:42:55 ogio.gdit.it kernel: RAX: ffffffffffffffda RBX: 00000000005b107b RCX: 00007fca429275e7
Sep 04 12:42:55 ogio.gdit.it kernel: RDX: 00007ffd96a36350 RSI: 00000000c02064b2 RDI: 000000000000001a
Sep 04 12:42:55 ogio.gdit.it kernel: RBP: 00007ffd96a35be0 R08: 0000000000becc90 R09: 00007ffd96a36388
Sep 04 12:42:55 ogio.gdit.it kernel: R10: 00007fca429a0d40 R11: 0000000000003246 R12: 00007ffd96a361c0
Sep 04 12:42:55 ogio.gdit.it kernel: R13: 0000000000000007 R14: 00007ffd96a35bf0 R15: 0000000000000073
Sep 04 12:42:55 ogio.gdit.it kernel: Code: ff e9 2f ff ff ff 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 21 e8 57 4c 02 f7 48 89 da 48 89 c6 48 c7 c7 76 2f 64 c0 e8 f6 c2 c6 f6 <0f> ff eb 86 48 8b 5f 10 eb b3 48 8b 5f 10 eb d9 0f 1f 44 00 00 
Sep 04 12:42:55 ogio.gdit.it kernel: ---[ end trace 855872f52d79d7cb ]---

Comment 1 Ambrogio 2017-09-12 12:44:56 UTC
Same behavior after upgrade to kernel 4.12.11-300.fc26

Comment 2 Ambrogio 2017-09-19 06:27:24 UTC
Same behavior after upgrade to kernel 4.12.13-300.fc26

Comment 3 Ambrogio 2017-10-05 12:10:57 UTC
Same behavior after upgrade to kernel 4.13.4-200.fc26

Comment 4 jackie 2017-10-26 13:49:25 UTC
Same behavior after upgrade to kernel 4.13.8-200.fc26

Comment 5 jackie 2017-10-27 11:56:50 UTC
Same behavior after upgrade to kernel 4.13.9-200.fc26

Comment 6 Fedora End Of Life 2018-05-03 07:59:33 UTC
This message is a reminder that Fedora 26 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 26. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '26'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 26 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 7 Fedora End Of Life 2018-05-29 11:24:25 UTC
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26
is no longer maintained, which means that it will not receive any
further security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.