bugzilla-daemon at freedesktop.org
2015-Jan-02 22:16 UTC
[Nouveau] [Bug 87983] New: nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 Bug ID: 87983 Summary: nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: bofh666 at gmx.at QA Contact: xorg-team at lists.x.org Created attachment 111673 --> https://bugs.freedesktop.org/attachment.cgi?id=111673&action=edit output of dmesg After booting a system with Fedora 21 the screen does not switch to graphics mode on start of kde and keeps displaying the last lines of the text mode boot log. Switching to a text console using alt-Fn key combinations does not work. System is otherwise working, using ssh to log in remotely works. Last line from noueveau in dmesg shows it failed in nouveau_channel_idle: [ 54.068008] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 [Xorg.bin[1119]] -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/a0e3f498/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:19 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #1 from bofh666 at gmx.at --- Created attachment 111674 --> https://bugs.freedesktop.org/attachment.cgi?id=111674&action=edit lspci -vv complete output of lspci -vv, you are probably only interested in details of device 02:00.0 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/e42b1a81/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:19 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #2 from bofh666 at gmx.at --- Created attachment 111675 --> https://bugs.freedesktop.org/attachment.cgi?id=111675&action=edit Xorg.0.log -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/30ebf738/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:22 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- [ 5.563485] nouveau [ DRM] allocated 1280x1024 fb: 0x60000, bo ffff8800364dfc00 [ 5.563734] fbcon: nouveaufb (fb0) is primary device [ 11.680075] nouveau E[ DRM] GPU lockup - switching to software fbcon [ 11.682438] Console: switching to colour frame buffer device 160x64 [ 11.686343] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device [ 11.686346] nouveau 0000:02:00.0: registered panic notifier [ 11.689057] [drm] Initialized nouveau 1.2.0 20120801 for 0000:02:00.0 on minor 0 Hmmm... so it hangs right on start. Did this particular GPU work with older kernels? Perhaps MSI is messed up for some reason? Can you try booting with nouveau.config=NvMSI=0 (or pci=nomsi)? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/3c71a37f/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:30 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #4 from bofh666 at gmx.at --- Thanks for the fast reply. Haven't tried this particular machine with older kernels yet as i was attempting to upgrade from Windows Vista to Fedora 21 and am now trying to get something else but Vesa drivers with 1024x768 to work. The system did work fine with that other OS. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/b3e3e43e/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:40 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #5 from bofh666 at gmx.at --- Booting with nouveau.config=NvMSI=0 is a working. Thanks for the hint, now to find some info what that actually does :-) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/b84b67fb/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:45 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #6 from bofh666 at gmx.at --- As i have a solution for my issue i wonder whether i should change the status to resolved already. I'd still prefer to find out why the parameter is necessary. If the logic when it is necessary is known there might be a way to get the Fedora installer to automatically set it. Suggestions whether to leave this open and provide more information or to close it are welcome :) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/77af3195/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:51 UTC
[Nouveau] [Bug 87983] nouveau E[Xorg.bin[1119]] failed to idle channel 0xcccc0001 on G86 [GeForce 8500 GT] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #7 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to bofh666 from comment #6)> As i have a solution for my issue i wonder whether i should change the > status to resolved already. > I'd still prefer to find out why the parameter is necessary. > If the logic when it is necessary is known there might be a way to get the > Fedora installer to automatically set it. > > Suggestions whether to leave this open and provide more information or to > close it are welcome :)Let's leave this open -- disabling msi should just be done as a temporary workaround. Ideally we'd detect that MSI doesn't work (or perhaps it's not being enabled properly). Is this a PCIe card, or a PCI card? Could I trouble you for the output of 'lspci -vnn -t' ? (Perhaps this information is available in your lspci -vv output, but I don't know how to read it.) Can you provide 'cat /proc/interrupts' when you don't boot with the MSI disable and ssh in to obtain it? If any of the other devices are marked as PCI-MSI-*, are you having trouble with them? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/dc089424/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:51 UTC
[Nouveau] [Bug 87983] [NV86] GPU hangs on start, disabling MSI fixes it
https://bugs.freedesktop.org/show_bug.cgi?id=87983 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|nouveau E[Xorg.bin[1119]] |[NV86] GPU hangs on start, |failed to idle channel |disabling MSI fixes it |0xcccc0001 on G86 [GeForce | |8500 GT] (rev a1) | -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/3de18efb/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 22:57 UTC
[Nouveau] [Bug 87983] [NV86] GPU hangs on start, disabling MSI fixes it
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #8 from bofh666 at gmx.at --->lspci -vnn-t-+-[0000:80]---01.0 VIA Technologies, Inc. VT8237A/VT8251 HDA Controller [1106:3288] \-[0000:00]-+-00.0 VIA Technologies, Inc. P4M890 Host Bridge [1106:0327] +-00.1 VIA Technologies, Inc. P4M890 Host Bridge [1106:1327] +-00.2 VIA Technologies, Inc. P4M890 Host Bridge [1106:2327] +-00.3 VIA Technologies, Inc. P4M890 Host Bridge [1106:3327] +-00.4 VIA Technologies, Inc. P4M890 Host Bridge [1106:4327] +-00.5 VIA Technologies, Inc. P4M890 I/O APIC Interrupt Controller [1106:5327] +-00.6 VIA Technologies, Inc. P4M890 Security Device [1106:6327] +-00.7 VIA Technologies, Inc. P4M890 Host Bridge [1106:7327] +-01.0-[01]-- +-02.0-[02]----00.0 NVIDIA Corporation G86 [GeForce 8500 GT] [10de:0421] +-03.0-[03]-- +-0f.0 VIA Technologies, Inc. VT8237A SATA 2-Port Controller [1106:0591] +-0f.1 VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] +-10.0 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] +-10.1 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] +-10.2 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] +-10.3 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] +-10.4 VIA Technologies, Inc. USB 2.0 [1106:3104] +-11.0 VIA Technologies, Inc. VT8237A PCI to ISA Bridge [1106:3337] +-11.7 VIA Technologies, Inc. VT8237/8251 Ultra VLINK Controller [1106:287e] +-12.0 VIA Technologies, Inc. VT6102 [Rhine-II] [1106:3065] \-13.0 VIA Technologies, Inc. VT8237A Host Bridge [1106:337b] l -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/868d4e20/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-02 23:04 UTC
[Nouveau] [Bug 87983] [NV86] GPU hangs on start, disabling MSI fixes it
https://bugs.freedesktop.org/show_bug.cgi?id=87983 --- Comment #9 from bofh666 at gmx.at --- Output from `cat /proc/interrupts` in ssh after reenabling msi: CPU0 CPU1 0: 141 0 IO-APIC-edge timer 1: 12 0 IO-APIC-edge i8042 7: 0 0 IO-APIC-edge parport0 8: 0 0 IO-APIC-edge rtc0 9: 0 0 IO-APIC-fasteoi acpi 14: 174 0 IO-APIC-edge pata_via 15: 0 0 IO-APIC-edge pata_via 20: 0 0 IO-APIC 20-fasteoi uhci_hcd:usb2 21: 6405 0 IO-APIC 21-fasteoi ehci_hcd:usb1, uhci_hcd:usb4, sata_via 22: 39 0 IO-APIC 22-fasteoi uhci_hcd:usb3 23: 286 0 IO-APIC 23-fasteoi uhci_hcd:usb5, enp0s18 29: 0 0 PCI-MSI-edge nouveau 30: 6171 0 PCI-MSI-edge snd_hda_intel NMI: 22 25 Non-maskable interrupts LOC: 1223029 976317 Local timer interrupts SPU: 0 0 Spurious interrupts PMI: 22 25 Performance monitoring interrupts IWI: 0 0 IRQ work interrupts RTR: 0 0 APIC ICR read retries RES: 13372 12819 Rescheduling interrupts CAL: 282 432 Function call interrupts TLB: 42 38 TLB shootdowns TRM: 0 0 Thermal event interrupts THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 1 1 Machine check polls THR: 0 0 Hypervisor callback interrupts ERR: 0 MIS: 0 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150102/08c366d1/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:54 UTC
[Nouveau] [Bug 87983] [NV86] GPU hangs on start, disabling MSI fixes it
https://bugs.freedesktop.org/show_bug.cgi?id=87983 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #10 from Martin Peres <martin.peres at free.fr> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/162. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191204/7e3c4f22/attachment.html>