Bug 1045751 - kernel-3.12.5 doesn't work with GeForce 310M/630M
Summary: kernel-3.12.5 doesn't work with GeForce 310M/630M
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-nouveau
Version: 20
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: 2013-12-21 18:22 UTC by H.J. Lu
Modified: 2015-06-29 13:41 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 13:41:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description H.J. Lu 2013-12-21 18:22:15 UTC
From

I have ASUS N56V laptop with GeForce 630M.  Kernel 3.11.10 works fine.
But kernel 3.12.5 gives me:

Dec 21 09:37:43 localhost kernel: [ 1276.070033] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x6194e8 [ TIMEOUT ]

Another person's Dell Vostro 3300 with GeForce 310M has similar
problem:

https://ask.fedoraproject.org/question/37476/fedora-20-unable-to-boot-after-update-from-kernel-311-to-kernel-312-nouveau-issue/

[  147.883462] nouveau W[   PFIFO][0000:01:00.0] unknown intr 0x04400000, ch 2
[  149.211268] nouveau W[  BARCTL][0000:01:00.0] flush timeout
[  149.211285] nouveau W[   PFIFO][0000:01:00.0] unknown intr 0x00800000, ch 2

Comment 1 H.J. Lu 2013-12-21 18:38:02 UTC
On a Desktop with NVIDIA Corporation G96 [GeForce 9500 GT], I got

Dec 20 12:02:02 gnu-18 kernel: [   66.938258] nouveau E[     DRM] GPU lockup - switching to software fbcon

Comment 2 Ankur Sinha (FranciscoD) 2013-12-21 23:51:55 UTC
Lu,

This issue looks like what I'm experiencing here: https://bugzilla.redhat.com/show_bug.cgi?id=1045662

Can you take a look?

You can boot with drm.debug=15 in the boot command line, and later see the kernel logs using

journalctl --list-boots
journalctl -k --no-pager -b <boot number>  > journalctl.log

Thanks,
Warm regards,
Ankur

Comment 3 H.J. Lu 2013-12-22 00:04:37 UTC
Sometimes, I got

Dec 21 09:11:15 localhost kernel: [   94.465008] ------------[ cut here ]------------
Dec 21 09:11:15 localhost kernel: [   94.465015] WARNING: CPU: 5 PID: 727 at kernel/watchdog.c:272 watchdog_overflow_callback+0x9c/0xd0()
Dec 21 09:11:15 localhost kernel: [   94.465017] Watchdog detected hard LOCKUP on cpu 5
Dec 21 09:11:15 localhost kernel: [   94.465017] Modules linked in: hidp(+) rfcomm fuse nls_utf8 isofs loop nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6t_REJECT xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep x86_pkg_temp_thermal coretemp kvm_intel kvm uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media asus_nb_wmi asus_wmi sparse_keymap arc4 ath9k ath9k_common ath9k_hw iTCO_wdt snd_hda_codec_realtek iTCO_vendor_support ath mac80211 microcode snd_hda_intel snd_hda_codec serio_raw i2c_i801 snd_hwdep cfg80211 snd_seq ath3k btusb snd_seq_device bluetooth snd_pcm snd_page_alloc snd_timer lpc_ich rfkill mfd_core snd soundcore mei_me mei shpchp nouveau i915 crct10dif_pclmul crc32_pclmul ttm crc32c_intel mxm_wmi i2c_algo_bit drm_kms_helper ghash_clmulni_intel drm alx mdio i2c_core wmi video sunrpc
Dec 21 09:11:15 localhost kernel: [   94.465059] CPU: 5 PID: 727 Comm: Xorg Not tainted 3.12.5-303.0.fc20.x86_64 #1
Dec 21 09:11:15 localhost kernel: [   94.465060] Hardware name: ASUSTeK COMPUTER INC. N56VM/N56VM, BIOS N56VM.206 04/13/2012
Dec 21 09:11:15 localhost kernel: [   94.465061]  0000000000000009 ffff88042ef46c28 ffffffff81662f61 ffff88042ef46c70
Dec 21 09:11:15 localhost kernel: [   94.465064]  ffff88042ef46c60 ffffffff8106924d ffff880418580000 0000000000000000
Dec 21 09:11:15 localhost kernel: [   94.465066]  ffff88042ef46d90 0000000000000000 ffff88042ef46ef8 ffff88042ef46cc0
Dec 21 09:11:15 localhost kernel: [   94.465068] Call Trace:
Dec 21 09:11:15 localhost kernel: [   94.465069]  <NMI>  [<ffffffff81662f61>] dump_stack+0x45/0x56
Dec 21 09:11:15 localhost kernel: [   94.465075]  [<ffffffff8106924d>] warn_slowpath_common+0x7d/0xa0
Dec 21 09:11:15 localhost kernel: [   94.465077]  [<ffffffff810692bc>] warn_slowpath_fmt+0x4c/0x50
Dec 21 09:11:15 localhost kernel: [   94.465079]  [<ffffffff81100380>] ? restart_watchdog_hrtimer+0x50/0x50
Dec 21 09:11:15 localhost kernel: [   94.465080]  [<ffffffff8110041c>] watchdog_overflow_callback+0x9c/0xd0
Dec 21 09:11:15 localhost kernel: [   94.465083]  [<ffffffff81138dee>] __perf_event_overflow+0x8e/0x220
Dec 21 09:11:15 localhost kernel: [   94.465085]  [<ffffffff81139954>] perf_event_overflow+0x14/0x20
Dec 21 09:11:15 localhost kernel: [   94.465088]  [<ffffffff8102e48d>] intel_pmu_handle_irq+0x1bd/0x3c0
Dec 21 09:11:15 localhost kernel: [   94.465092]  [<ffffffff8166b63b>] perf_event_nmi_handler+0x2b/0x50
Dec 21 09:11:15 localhost kernel: [   94.465093]  [<ffffffff8166ae88>] nmi_handle.isra.3+0x88/0x180
Dec 21 09:11:15 localhost kernel: [   94.465095]  [<ffffffff8166b0e9>] do_nmi+0x169/0x310
Dec 21 09:11:15 localhost kernel: [   94.465097]  [<ffffffff8166a481>] end_repeat_nmi+0x1e/0x2e
Dec 21 09:11:15 localhost kernel: [   94.465099]  [<ffffffff8117b832>] ? __vunmap+0xb2/0x100
Dec 21 09:11:15 localhost kernel: [   94.465101]  [<ffffffff81669a31>] ? _raw_spin_lock_irqsave+0x41/0x50
Dec 21 09:11:15 localhost kernel: [   94.465103]  [<ffffffff81669a31>] ? _raw_spin_lock_irqsave+0x41/0x50
Dec 21 09:11:15 localhost kernel: [   94.465104]  [<ffffffff81669a31>] ? _raw_spin_lock_irqsave+0x41/0x50
Dec 21 09:11:15 localhost kernel: [   94.465105]  <<EOE>>  [<ffffffffa02317e5>] alarm_timer_callback+0x55/0x100 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465132]  [<ffffffffa02337fb>] nv04_timer_alarm_trigger+0x11b/0x160 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465142]  [<ffffffffa023389d>] nv04_timer_alarm+0x5d/0xb0 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465152]  [<ffffffffa023188a>] alarm_timer_callback+0xfa/0x100 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465160]  [<ffffffffa0231918>] nouveau_therm_program_alarms_polling+0x88/0x90 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465169]  [<ffffffffa0231932>] nouveau_therm_sensor_init+0x12/0x20 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465177]  [<ffffffffa02304e2>] _nouveau_therm_init+0x52/0x60 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465186]  [<ffffffffa0232a9b>] nva3_therm_init+0x1b/0x120 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465194]  [<ffffffffa0213e7d>] nouveau_object_inc+0xbd/0x1b0 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465203]  [<ffffffffa0239315>] nouveau_device_init+0x25/0xa0 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465211]  [<ffffffffa0213e7d>] nouveau_object_inc+0xbd/0x1b0 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465218]  [<ffffffffa0213e57>] nouveau_object_inc+0x97/0x1b0 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465225]  [<ffffffffa021274b>] nouveau_handle_init+0x7b/0x230 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465232]  [<ffffffffa02127e1>] nouveau_handle_init+0x111/0x230 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465239]  [<ffffffffa0211162>] nouveau_client_init+0x32/0x60 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465251]  [<ffffffffa026bb38>] nouveau_do_resume+0x48/0x190 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465263]  [<ffffffffa026d150>] nouveau_pmops_runtime_resume+0x90/0x110 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465266]  [<ffffffff8133af5b>] pci_pm_runtime_resume+0x7b/0xc0
Dec 21 09:11:15 localhost kernel: [   94.465269]  [<ffffffff8140b101>] __rpm_callback+0x31/0x80
Dec 21 09:11:15 localhost kernel: [   94.465270]  [<ffffffff8140b174>] rpm_callback+0x24/0x80
Dec 21 09:11:15 localhost kernel: [   94.465272]  [<ffffffff8140c126>] rpm_resume+0x476/0x670
Dec 21 09:11:15 localhost kernel: [   94.465273]  [<ffffffff8140c36f>] __pm_runtime_resume+0x4f/0x80
Dec 21 09:11:15 localhost kernel: [   94.465284]  [<ffffffffa026be1c>] nouveau_drm_ioctl+0x3c/0x90 [nouveau]
Dec 21 09:11:15 localhost kernel: [   94.465286]  [<ffffffff811c0e2d>] do_vfs_ioctl+0x2dd/0x4b0
Dec 21 09:11:15 localhost kernel: [   94.465288]  [<ffffffff810f13a6>] ? __audit_syscall_exit+0x1f6/0x2a0
Dec 21 09:11:15 localhost kernel: [   94.465290]  [<ffffffff811c1081>] SyS_ioctl+0x81/0xa0
Dec 21 09:11:15 localhost kernel: [   94.465292]  [<ffffffff8166d9ce>] ? do_page_fault+0xe/0x10
Dec 21 09:11:15 localhost kernel: [   94.465294]  [<ffffffff81671fad>] system_call_fastpath+0x1a/0x1f
Dec 21 09:11:15 localhost kernel: [   94.465295] ---[ end trace 4fa4d5a464cc18d9 ]---

Comment 4 H.J. Lu 2013-12-22 00:07:42 UTC
(In reply to Ankur Sinha (FranciscoD) from comment #2)
> Lu,
> 
> This issue looks like what I'm experiencing here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1045662

They don't look like related.  My problem seems specific to nouveau.

Comment 5 H.J. Lu 2013-12-25 00:30:37 UTC
3.12.6-300.fc20.x86_64 kernel works so far.

Comment 6 H.J. Lu 2013-12-25 13:32:19 UTC
I spoke too soon. It happened again with 3.12.6-300.fc20.x86_64 kernel:

ec 25 05:08:56 localhost kernel: [ 1799.097233] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x100c80 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.099141] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xfffffffd FAULT at 0x00e720 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.099649] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x085048 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.100613] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xfffffffc FAULT at 0x085048 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.102061] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x084048 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.103495] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xfffffffc FAULT at 0x086048 [ TIMEOUT ]
Dec 25 05:08:56 localhost kernel: [ 1799.104950] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xfffffffc FAULT at 0x104048 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.151400] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00000000 FAULT at 0x418880 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.174152] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x0e063818 FAULT at 0x419ec8 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.251742] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x01000000 FAULT at 0x4091c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.356703] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x0f84f001 FAULT at 0x409184 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.494298] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xf10232d0 FAULT at 0x409184 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.589815] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0xb60c00f7 FAULT at 0x409184 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.593152] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x4091c4 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.600749] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x4091c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.601258] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x4091c4 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.606008] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x4091c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.610763] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x4091c4 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.619305] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x4091c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.631191] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x4091c4 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.661493] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x4091c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.768344] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x8aff0088 FAULT at 0x41a184 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.836454] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x0fc4b604 FAULT at 0x41a184 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.854912] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x41a1c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.868650] nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00ffffff FAULT at 0x41a1c0 [ TIMEOUT ]
Dec 25 05:08:57 localhost kernel: [ 1799.869623] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x409804 [ TIMEOUT ]
...
Dec 25 05:09:18 localhost kernel: [ 1820.709018] nouveau E[   PFIFO][0000:01:00.0] write fault at 0x0000082000 [VM_LIMIT_EXCEEDED] from BAR3/BAR_WRITE on channel 0x003fe38000 [unknown]
Dec 25 05:09:18 localhost kernel: [ 1820.709037] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x009410 [ TIMEOUT ]
Dec 25 05:09:18 localhost kernel: [ 1820.709537] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x100c80 [ TIMEOUT ]
Dec 25 05:09:18 localhost kernel: [ 1820.710038] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x640000 [ TIMEOUT ]
Dec 25 05:09:18 localhost kernel: [ 1820.710049] BUG: unable to handle kernel paging request at ffff88050f150ffc
Dec 25 05:09:18 localhost kernel: [ 1820.710077] IP: [<ffffffffa0292c09>] evo_wait+0x69/0xd0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710113] PGD 2019067 PUD 0
Dec 25 05:09:18 localhost kernel: [ 1820.710125] Oops: 0002 [#1] SMP
Dec 25 05:09:18 localhost kernel: [ 1820.710137] Modules linked in: hidp rfcomm fuse nls_utf8 isofs loop nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6t_REJECT xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media arc4 ath9k ath9k_common x86_pkg_temp_thermal coretemp kvm_intel snd_hda_codec_realtek snd_hda_intel ath9k_hw ath mac80211 snd_hda_codec snd_hwdep ath3k snd_seq snd_seq_device snd_pcm iTCO_wdt iTCO_vendor_support kvm mei_me btusb cfg80211 snd_page_alloc snd_timer snd soundcore asus_nb_wmi asus_wmi sparse_keymap microcode i2c_i801 serio_raw bluetooth rfkill lpc_ich mfd_core mei shpchp nouveau i915 crct10dif_pclmul crc32_pclmul crc32c_intel mxm_wmi i2c_algo_bit ghash_clmulni_intel ttm drm_kms_helper drm alx mdio i2c_core wmi video sunrpc
Dec 25 05:09:18 localhost kernel: [ 1820.710475] CPU: 4 PID: 917 Comm: Xorg Not tainted 3.12.6-300.0.fc20.x86_64 #1
Dec 25 05:09:18 localhost kernel: [ 1820.710495] Hardware name: ASUSTeK COMPUTER INC. N56VM/N56VM, BIOS N56VM.206 04/13/2012
Dec 25 05:09:18 localhost kernel: [ 1820.710515] task: ffff880410625280 ti: ffff880417d86000 task.ti: ffff880417d86000
Dec 25 05:09:18 localhost kernel: [ 1820.710533] RIP: 0010:[<ffffffffa0292c09>]  [<ffffffffa0292c09>] evo_wait+0x69/0xd0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710566] RSP: 0018:ffff880417d87c98  EFLAGS: 00010246
Dec 25 05:09:18 localhost kernel: [ 1820.710580] RAX: ffff88040f151000 RBX: 000000003fffffff RCX: ffff880417d87fd8
Dec 25 05:09:18 localhost kernel: [ 1820.710597] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff880417371da8
Dec 25 05:09:18 localhost kernel: [ 1820.710615] RBP: ffff880417d87cb8 R08: 00000000efffffff R09: 000000000000000b
Dec 25 05:09:18 localhost kernel: [ 1820.710632] R10: 00000000e0089000 R11: ffffffff8117a1df R12: ffff880417371d88
Dec 25 05:09:18 localhost kernel: [ 1820.710649] R13: ffff880417371da8 R14: 000000004000001f R15: ffff880417371d80
Dec 25 05:09:18 localhost kernel: [ 1820.710668] FS:  00007fac961cd9c0(0000) GS:ffff88042ef00000(0000) knlGS:0000000000000000
Dec 25 05:09:18 localhost kernel: [ 1820.710687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dec 25 05:09:18 localhost kernel: [ 1820.710702] CR2: ffff88050f150ffc CR3: 00000004133a4000 CR4: 00000000001407e0
Dec 25 05:09:18 localhost kernel: [ 1820.710719] Stack:
Dec 25 05:09:18 localhost kernel: [ 1820.710725]  ffff88041432d000 ffff880410695e40 ffff88041432d000 ffff88041432d000
Dec 25 05:09:18 localhost kernel: [ 1820.710747]  ffff880417d87cf0 ffffffffa0293184 ffff88041432d000 ffff880410695e40
Dec 25 05:09:18 localhost kernel: [ 1820.710769]  ffff88041432d000 0000000000000000 0000000000000004 ffff880417d87d20
Dec 25 05:09:18 localhost kernel: [ 1820.710791] Call Trace:
Dec 25 05:09:18 localhost kernel: [ 1820.710810]  [<ffffffffa0293184>] nv50_display_init+0x34/0xc0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710837]  [<ffffffffa027cdb8>] nouveau_display_init+0x48/0xd0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710863]  [<ffffffffa027d6db>] nouveau_display_resume+0x1b/0xa0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710890]  [<ffffffffa026d1c0>] nouveau_pmops_runtime_resume+0x100/0x110 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.710912]  [<ffffffff8133b12b>] pci_pm_runtime_resume+0x7b/0xc0
Dec 25 05:09:18 localhost kernel: [ 1820.710929]  [<ffffffff8140b2e1>] __rpm_callback+0x31/0x80
Dec 25 05:09:18 localhost kernel: [ 1820.710944]  [<ffffffff8140b354>] rpm_callback+0x24/0x80
Dec 25 05:09:18 localhost kernel: [ 1820.710959]  [<ffffffff8140c306>] rpm_resume+0x476/0x670
Dec 25 05:09:18 localhost kernel: [ 1820.710973]  [<ffffffff8140c54f>] __pm_runtime_resume+0x4f/0x80
Dec 25 05:09:18 localhost kernel: [ 1820.710998]  [<ffffffffa026be1c>] nouveau_drm_ioctl+0x3c/0x90 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.711015]  [<ffffffff811c0f4d>] do_vfs_ioctl+0x2dd/0x4b0
Dec 25 05:09:18 localhost kernel: [ 1820.711030]  [<ffffffff811c11a1>] SyS_ioctl+0x81/0xa0
Dec 25 05:09:18 localhost kernel: [ 1820.711044]  [<ffffffff8166dd8e>] ? do_page_fault+0xe/0x10
Dec 25 05:09:18 localhost kernel: [ 1820.711059]  [<ffffffff8167236d>] system_call_fastpath+0x1a/0x1f
Dec 25 05:09:18 localhost kernel: [ 1820.711074] Code: 03 00 00 48 8d 14 9d 00 00 00 00 77 15 48 89 d0 49 03 44 24 18 5b 41 5c 41 5d 41 5e 5d c3 0f 1f 40 00 49 8b 44 24 18 31 d2 31 f6 <c7> 04 98 00 00 00 20 49 8b 3c 24 48 8b 07 48 8b 40 08 ff 50 48
Dec 25 05:09:18 localhost kernel: [ 1820.711193] RIP  [<ffffffffa0292c09>] evo_wait+0x69/0xd0 [nouveau]
Dec 25 05:09:18 localhost kernel: [ 1820.711219]  RSP <ffff880417d87c98>
Dec 25 05:09:18 localhost kernel: [ 1820.711228] CR2: ffff88050f150ffc
Dec 25 05:09:18 localhost kernel: [ 1820.717290] ---[ end trace 9d1698a48f35ce10 ]---

Comment 7 diego 2014-01-05 10:06:48 UTC
I have the same problem with my asus m2n-ms se motherbord, chipset Geforce 6150SE, nForce 430. Kernel 3.2.6-300.

I thing that it's the same bug like this: https://bugs.freedesktop.org/show_bug.cgi?id=70354.

Comment 8 Fedora End Of Life 2015-05-29 10:05:47 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. 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 '20'.

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 20 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 9 Fedora End Of Life 2015-06-29 13:41:55 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 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.