bugzilla-daemon at freedesktop.org
2014-Sep-02 12:56 UTC
[Nouveau] [Bug 83398] New: [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 Priority: medium Bug ID: 83398 Assignee: nouveau at lists.freedesktop.org Summary: [NV4B] Screen freeze watching flash site QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: shuihuzhuan at free.fr Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg Created attachment 105608 --> https://bugs.freedesktop.org/attachment.cgi?id=105608&action=edit dmesg log Hello, Here is the config : cpu : AMD64 Video card : 7600GT (NV40 family) kernel : 3.16.1 nouveau-dri : 10.2.6 xf86-video-nouveau : 1.0.10 mesa : 10.2.6 flashplugin : 11.2.202.400 gnome-shell : 3.12.2 firefox : 31.0 When I want to see the video at this link (nouvelle-twingo.renault.fr/), the screen freezes after the first part, when some controls appear on the screen (don't know if I'm clear...). I can still VT switch (slowly) and reboot. Here is the complete dmesg. There are a lot of : [ 976.757586] [TTM] Failed to find memory space for buffer 0xffff8800cf357c00 eviction [ 976.757593] [TTM] No space for ffff8800cf357c00 (900 pages, 3600K, 3M) [ 976.757595] [TTM] placement[0]=0x00070002 (1) [ 976.757597] [TTM] has_type: 1 [ 976.757598] [TTM] use_type: 1 [ 976.757599] [TTM] flags: 0x0000000A [ 976.757600] [TTM] gpu_offset: 0x00000000 [ 976.757601] [TTM] size: 131072 [ 976.757602] [TTM] available_caching: 0x00070000 [ 976.757603] [TTM] default_caching: 0x00010000 And then : nouveau E[gnome-shell[809]] fail ttm_validate [ 979.430184] nouveau E[gnome-shell[809]] validate vram_list [ 979.430194] nouveau E[gnome-shell[809]] validate: -12 [ 1058.789582] nouveau E[ PGRAPH][0000:01:00.0] ERROR nsource: LIMIT_COLOR nstatus: PROTECTION_FAULT [ 1058.789611] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [0x0013c000 gnome-shell[809]] subc 7 class 0x4097 mthd 0x1808 data 0x00000000 [ 1111.505273] nouveau E[ DRM] GPU lockup - switching to software fbcon [ 1126.781591] nouveau E[Xorg.bin[567]] failed to idle channel 0xcccc0001 [Xorg.bin[567]] It doesn't seem a duplicate of another bug I had (74320). Thanks -- 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/20140902/22906747/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 12:57 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #1 from rv <shuihuzhuan at free.fr> --- Created attachment 105609 --> https://bugs.freedesktop.org/attachment.cgi?id=105609&action=edit Journalctl log Added journalctl --system log file -- 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/20140902/a57aa96a/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 13:01 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- Disable vdpau. (Just remove it entirely.) It's known to hang nv4x cards, and provides no benefit. -- 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/20140902/eaedc5c2/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 17:07 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #3 from rv <shuihuzhuan at free.fr> --- I already remove all files in /usr/lib/vdpau/ for bug 74320 (after each upgrade). Are there other files to remove? -- 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/20140902/270d09fd/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 17:17 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to comment #3)> I already remove all files in /usr/lib/vdpau/ for bug 74320 (after each > upgrade). Are there other files to remove?Oh. Sorry, I wasn't paying close enough attention. You're running out of vram, which the various software doesn't handle particularly well. -- 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/20140902/3553efd5/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 20:02 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #5 from rv <shuihuzhuan at free.fr> --- So sending a bug to gnome-shell (at least) could be valid? (and close this one?) -- 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/20140902/0c620519/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-02 20:05 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to comment #5)> So sending a bug to gnome-shell (at least) could be valid? (and close this > one?)No, gnome-shell is most likely fine. The problem is probably the nv30 gallium driver not dealing with the errors properly. -- 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/20140902/709ad608/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2014-Sep-04 20:37 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #7 from rv <shuihuzhuan at free.fr> --- So, for this bug, should I just change : Product -> Mesa Component -> which one? I can't find an entry related with gallium and nouveau. Maybe 'Drivers\DRI\nouveau'? Or 'Other'? And thanks for your help. -- 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/20140904/5183c32e/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-04 20:39 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 --- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to comment #7)> So, for this bug, should I just change : > > Product -> Mesa > Component -> which one? I can't find an entry related with gallium and > nouveau. Maybe 'Drivers\DRI\nouveau'? Or 'Other'? > > And thanks for your help.Sure. Or you can leave it alone. It's not like it's a different group of people... I always look at the two groups together anyways. -- 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/20140904/d62c2bc5/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:49 UTC
[Nouveau] [Bug 83398] [NV4B] Screen freeze watching flash site
https://bugs.freedesktop.org/show_bug.cgi?id=83398 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED --- Comment #9 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/131. -- 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/9b9f821e/attachment.html>
Possibly Parallel Threads
- [Bug 74320] New: Screen freeze with flashplugin-nonfree
- nv49 & nv4b ctx switching patch
- [Bug 25623] New: Xorg segfaults when using nouveau.tv_norm=1080i on NV4B
- [Bug 85570] DPMS does not turn off LCD backlight on G73 (NV4B) [GeForce 7600 GS]
- Getting rid of my former cards: NV4B*2, NVA0*1