Displaying 20 results from an estimated 30000 matches similar to: "[Bug 74695] [NV86] GPU hangs on resume, causing X to crash"
2014 Feb 07
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|nouveau_exa_download_from_s |[NV86] GPU hangs on resume,
|creen:299 leads to NULL |causing X to crash
2014 Feb 15
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #14 from Carla sella <carla.sella at gmail.com> ---
I started bisecting kernel from 3.7 to 3.8 this is the bisect log output:
letozaf at letozaf-PC:~/Documents/linux$ git bisect log
git bisect start
# good: [29594404d7fe73cd80eaa4ee8c43dcc53970c60e] Linux 3.7
git bisect good 29594404d7fe73cd80eaa4ee8c43dcc53970c60e
# bad:
2014 Feb 07
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #3 from Carla sella <carla.sella at gmail.com> ---
I am attaching dmesg after reboot.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Feb 07
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #4 from Carla sella <carla.sella at gmail.com> ---
Created attachment 93634
--> https://bugs.freedesktop.org/attachment.cgi?id=93634&action=edit
dmesg after reboot
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Feb 07
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #5 from Carla sella <carla.sella at gmail.com> ---
I will also test this out with a fresh kernel and let you know.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Feb 07
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Oh, I didn't notice you were already running 3.13 -- I highly doubt 3.13.x
would help. 3.14-rc1 MIGHT but that's a low chance.
An interesting observation is that your BSP engine refuses MMIO writes when
coming back from sleep, but it was fine on original boot. We're
2014 Feb 09
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #7 from Carla sella <carla.sella at gmail.com> ---
I started having Xorg server crashes from kernel 3.8.0-35 on wards. Up to
kernel 3.7.10 I had ho crashes after suspension (that is until Ubuntu Quantal
Quetzal no crashes, from Ubuntu Raring Ringtail I stared having crashes).
Carla
--
You are receiving this mail because:
You
2014 Feb 09
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #8 from Carla sella <carla.sella at gmail.com> ---
This is the link with Ubuntu mainline kernels:
http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D.
I starded having crashes from v3.8-raring.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML
2014 Feb 09
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #9 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Would you be able to do a bisect between 3.7 and 3.8?
Another user identified commit 4f6029da58ba (in bug #67878) which came in
between 3.7 and 3.8 -- perhaps you have the same issue? It's a different card,
so might be different... a bunch of stuff changed between 3.7 and
2014 Feb 10
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #10 from Carla sella <carla.sella at gmail.com> ---
(In reply to comment #9)
> Would you be able to do a bisect between 3.7 and 3.8?
To be honest I never did a kernel bisect, but I can try. I will try and let you
know.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part
2014 Feb 12
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #11 from Carla sella <carla.sella at gmail.com> ---
I started with compiling kernel v.3.8 19f949f from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git.
When I boot my PC with kernel 3.8 lightdm doesn't even start and I get a black
screen, I am attaching dmesg from booting on kernel 3.8.
After re-booting on
2014 Feb 12
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #12 from Carla sella <carla.sella at gmail.com> ---
Created attachment 93952
--> https://bugs.freedesktop.org/attachment.cgi?id=93952&action=edit
dmesg from kernel 3.8
dmesg output after booting my PC with kernel v.3.8.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part
2014 Feb 12
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #13 from Carla sella <carla.sella at gmail.com> ---
I will continue testing previous kernels to v. 3.8.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Dec 04
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from Martin Peres
2019 Dec 04
0
[Bug 99889] nouveau preventing shutdown after suspend-resume
https://bugs.freedesktop.org/show_bug.cgi?id=99889
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #14 from Martin Peres
2019 Dec 04
0
[Bug 34296] Failure loading nouveau for nVidia GeForce 8600 GT on ASUS XG Station(external 1x PCIe encasing for an GPU)
https://bugs.freedesktop.org/show_bug.cgi?id=34296
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |MOVED
--- Comment #5 from Martin Peres
2019 Dec 04
0
[Bug 81690] nouveau GPU locks up under memory pressure
https://bugs.freedesktop.org/show_bug.cgi?id=81690
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #11 from Martin Peres
2019 Dec 04
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #25 from Martin Peres
2019 Dec 04
0
[Bug 98398] Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU with runtime PM
https://bugs.freedesktop.org/show_bug.cgi?id=98398
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |MOVED
--- Comment #17 from Martin Peres
2019 Dec 04
0
[Bug 88801] Xorg segfaults while playing a video on kaffeine causing immediate logout
https://bugs.freedesktop.org/show_bug.cgi?id=88801
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #1 from Martin Peres