[Bug 851394] New: nouveau failed to idle channel 0xcccc0001
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c0 Summary: nouveau failed to idle channel 0xcccc0001 Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: abergmann@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- I just can into a problem with a GeForce 7300 LE VGA controller. Under X the system is unstable and is crashing. [ 865.851006] nouveau E[Xorg[3304]] failed to idle channel 0xcccc0001 [Xorg[3304]] [ 880.852005] nouveau E[Xorg[3304]] failed to idle channel 0xcccc0001 [Xorg[3304]] [ 895.852004] nouveau E[Xorg[3304]] failed to idle channel 0xcccc0001 [Xorg[3304]] I found the following bug describing this problem: https://bugs.launchpad.net/ubuntu/+source/linux-lts-quantal/+bug/1097178 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c1 Vladimir Perepechin <vovochka13@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vovochka13@gmail.com --- Comment #1 from Vladimir Perepechin <vovochka13@gmail.com> 2013-11-26 11:02:05 UTC --- I had the same problems when NO_KMS_IN_INITRD="yes" This is set by nvidia proprietary driver. Try to: # sed -i 's/NO_KMS_IN_INITRD.*/NO_KMS_IN_INITRD="no"/g' /etc/sysconfig/kernel # mkinitrd And then reboot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c2 Borislav Petkov <bpetkov@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |bpetkov@suse.com InfoProvider| |abergmann@suse.com --- Comment #2 from Borislav Petkov <bpetkov@suse.com> 2014-01-13 21:37:55 UTC --- Alex, did what Vladimir suggests in comment #1 work? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c3 --- Comment #3 from Yarny Yarny <Yarny@public-files.de> 2014-01-27 19:29:02 UTC --- Created an attachment (id=576015) --> (http://bugzilla.novell.com/attachment.cgi?id=576015) (log) files after bug occured I also observed this bug on my machine. My machine has a "GeForce4 MX 440 with AGP8X" installed and uses nouveau driver. I have not touched NO_KMS_IN_INITRD since installation; it is set to "no". When the bug occured my X server froze. Restarting xdm.service didn't help (the screen still showed the image of the moment of the crash). Since the machine still accepted ssh connections, I collected some logfiles and other data, then rebooted via "reboot" (cpu was idle after the bug occured, according to top). The attached tar file contains the output of dmesg, of lsmod, and of "hwinfo --gfx", also Xorg.0.log and the relevant lines of /var/log/messages. Before the bug occured, I observed some garbeled fonts: The title bar of "Mozilla Firefox" had some letters replaced by something like "MoNilla FireUox" (or similar) where the changed letters appeared to be from some slightly different font (maybe similar-looking unicode chars). On a webpage where there should have been the text "$COMPANY LOGIN" most of the letters of this line have been replaces by black rectangles. Additionally the kde icon for "switch sessions" (two white arrows on green background) was replaced by some random-looking image (some black pixels on white background). After said reboot, all these things looked normally again. This bug occured one day after I updated the machine to oS 13.1, so I suspect this was introduced somewhere between 12.3 and 13.1. btw, Bug 859621 ("X / Desktop freezing") deals with a similar problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c4 --- Comment #4 from Vladimir Perepechin <vovochka13@gmail.com> 2014-01-28 00:24:29 UTC --- Yep, i can confirm, that this bug exists with NO_KMS_IN_INITRD=no I periodically getting it while playing games (steam), and hitting alt+tab or mouse to top left corner (triggering all windows kde desktop effect) In some cases after a while i'm able to switch to VT (ctrl+alt+f1). It's really annoying since i have to reboot computer after that. I'm currently running thumblweed: kernel-desktop: 3.12.8-8.1.g2caf20a xorg-x11-driver-video-nouveau: 1.0.10 libdrm_nouveau2: 2.4.52 Mesa: 9.2.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c5 Yarny Yarny <Yarny@public-files.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|abergmann@suse.com | --- Comment #5 from Yarny Yarny <Yarny@public-files.de> 2014-01-28 04:51:54 UTC --- I'm clearing the NEEDINFO flag since comments #3 and #4 indicate that NO_KMS_IN_INITRD doesn't affect the problem. (Sorry if that's not OK). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c6 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tiwai@suse.com InfoProvider| |Yarny@public-files.de --- Comment #6 from Takashi Iwai <tiwai@suse.com> 2014-03-17 14:47:56 UTC --- NO_KMS_IN_INITRD must be irrelevant with nouveau bugs (unless it's happening during hibernation or such). This variable influences only on KMS in initrd, and not about the later operation. Thus noveau KMS will be enabled sooner or later once when X is started. Could you check whether the problem still exists with 3.13 or 3.14-rc? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Could you check whether the problem still exists with 3.13 or 3.14-rc? Sadly no. It's a production machine which makes heavy use of VirtualBox and
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c7 Yarny Yarny <Yarny@public-files.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|Yarny@public-files.de | --- Comment #7 from Yarny Yarny <Yarny@public-files.de> 2014-03-18 18:19:25 UTC --- there are no virtualbox-host-kmp packages for those kernels (or I haven't found them). I can't afford to disable VirtualBox until the bug gets triggered. Maybe Vladimir or Alex can test? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c8 --- Comment #8 from Vladimir Perepechin <vovochka13@gmail.com> 2014-03-18 21:44:03 UTC --- Not exactly what was in the first post, but currently: kernel: 3.13.5-18.gbb654e2-desktop x86_64 xf86-video-nouveau: 1.0.10 Mesa: 10.1 KDE: 4.11.5 After I've started X3: Albion Prelude, started new game and begun alt+tabing i've got total X freeze and was not able to change VT, or kill X with ctrl+alt+bksp. Also `service xdm restart` via ssh didn't help me. I was have to reboot. dmesg was showing just few lines (got them in /var/log/messages after reboot): 2014-03-19T07:54:51.100783+11:00 homecomp kernel: [ 1088.895210] gameoverlayui[3981]: segfault at 0 ip 00000000f7006ebb sp 00000000fffb44c0 error 4 in gameoverlayui.so[f6edd000+427000] 2014-03-19T07:58:45.520836+11:00 homecomp kernel: [ 1323.478377] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005 2014-03-19T07:58:45.520882+11:00 homecomp kernel: [ 1323.479637] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005 2014-03-19T07:58:45.543225+11:00 homecomp kernel: [ 1323.487097] nouveau ![ PFIFO][0000:01:00.0] unhandled status 0x00800000 gameoverlayui.so - it must be steam overlay. (located at ~/.local/share/Steam/ubuntu12_32/) And something from Xorg.0.log.old: (EE) [mi] EQ overflow continuing. 600 events have been dropped. (EE) (EE) Backtrace: (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x585aad] (EE) 1: /usr/bin/X (QueuePointerEvents+0x52) [0x4534a2] (EE) 2: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7f9e0fd91000+0x5b0d) [0x7f9e0fd96b0d] (EE) 3: /usr/bin/X (0x400000+0x797b8) [0x4797b8] (EE) 4: /usr/bin/X (0x400000+0xa1e30) [0x4a1e30] (EE) 5: /lib64/libpthread.so.0 (0x7f9e1b00b000+0xf9f0) [0x7f9e1b01a9f0] (EE) 6: /lib64/libc.so.6 (ioctl+0x7) [0x7f9e19f3d1e7] (EE) 7: /usr/lib64/libdrm.so.2 (drmIoctl+0x34) [0x7f9e1ae02da4] (EE) 8: /usr/lib64/libdrm.so.2 (drmCommandWrite+0x1e) [0x7f9e1ae0511e] (EE) 9: /usr/lib64/libdrm_nouveau.so.2 (nouveau_bo_wait+0x89) [0x7f9e1554c789] (EE) 10: /usr/lib64/xorg/modules/drivers/nouveau_drv.so (0x7f9e15751000+0xbfee) [0x7f9e1575cfee] (EE) 11: /usr/lib64/xorg/modules/drivers/nouveau_drv.so (0x7f9e15751000+0xc4b1) [0x7f9e1575d4b1] (EE) 12: /usr/bin/X (DRI2SwapBuffers+0x2ab) [0x5590ab] (EE) 13: /usr/bin/X (0x400000+0x15a773) [0x55a773] (EE) 14: /usr/bin/X (0x400000+0x3cc3e) [0x43cc3e] (EE) 15: /usr/bin/X (0x400000+0x2c1ba) [0x42c1ba] (EE) 16: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f9e19e7ebe5] (EE) 17: /usr/bin/X (0x400000+0x2c501) [0x42c501] (EE) [ 1337.520] [mi] Increasing EQ size to 512 to prevent dropped events. [ 1337.520] [mi] EQ processing has resumed after 607 dropped events. [ 1337.520] [mi] This may be caused my a misbehaving driver monopolizing the server's resources. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c9 --- Comment #9 from Takashi Iwai <tiwai@suse.com> 2014-03-19 07:34:17 UTC --- Through google, the new messages hit some upstream bug reports, e.g. https://bugs.freedesktop.org/show_bug.cgi?id=71662 https://bugs.freedesktop.org/show_bug.cgi?id=71659 but not solved yet. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c10 --- Comment #10 from Alexander Bergmann <abergmann@suse.com> 2014-03-19 07:40:41 UTC --- I have now only limited access to that specific hardware. So testing is not possible right now. Maybe next weekend... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |tiwai@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851394 https://bugzilla.novell.com/show_bug.cgi?id=851394#c11 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpluskal@suse.com --- Comment #11 from Takashi Iwai <tiwai@suse.com> 2014-04-14 09:00:40 UTC --- *** Bug 872907 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=872907 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=851394 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abergmann@suse.com Flags| |needinfo?(abergmann@suse.co | |m) --- Comment #12 from Takashi Iwai <tiwai@suse.com> --- Is the status updated with openSUSE 13.2? (Or 3.17 / 3.18 kernels, if any?) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=851394 http://bugzilla.novell.com/show_bug.cgi?id=851394#c14 Pal Korossy <p1037905@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |p1037905@gmail.com Component|Kernel |Kernel Version|Final |Leap 42.2 Resolution|WONTFIX |--- Product|openSUSE 13.1 |openSUSE Distribution --- Comment #14 from Pal Korossy <p1037905@gmail.com> --- I have this issue with GeForce 6150SE nForce 430 on Leap 42.1 and 42.2 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=851394 http://bugzilla.novell.com/show_bug.cgi?id=851394#c15 --- Comment #15 from Pal Korossy <p1037905@gmail.com> --- I have this issue with GeForce 6150SE nForce 430 on Leap 42.1 and 42.2 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=851394 http://bugzilla.novell.com/show_bug.cgi?id=851394#c16 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(abergmann@suse.co |needinfo?(p1037905@gmail.co |m) |m) --- Comment #16 from Takashi Iwai <tiwai@suse.com> --- (In reply to Pal Korossy from comment #15)
I have this issue with GeForce 6150SE nForce 430 on Leap 42.1 and 42.2
Try the latest upstream kernel from OBS Kernel:stable repo. If the problem is still shown there, please report it to upstream bugzilla. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com