Displaying 20 results from an estimated 10000 matches similar to: "[Bug 82714] [G84] nouveau fails to properly initialize GPU"
2016 Apr 15
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #21 from Pierre Moreau <pierre.morrow at free.fr> ---
I tested with latest Nouveau and latest drm-next as of yesterday (4.6-rcX),
with the G84 alongside a GM206; the GM206 was the one driving the screen.
Launching weston or kmscon works, but starting X makes the whole computer
freeze (no responce on key presses, power button
2016 Apr 15
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #24 from Pierre Moreau <pierre.morrow at free.fr> ---
With the GM206 driving the display, no special Nouveau options, I get this upon
starting X:
[ 545.904188] vgaarb: device changed decodes:
PCI:0000:04:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 548.670462] nouveau 0000:04:00.0: timeout at
2016 Apr 15
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #23 from Pierre Moreau <pierre.morrow at free.fr> ---
s/they are no/there are no --"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Dec 13
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
Pierre Moreau <pierre.morrow at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Pierre Moreau
2014 Dec 09
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
Pierre Moreau <pierre.morrow at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|nouveau: fails to properly |[G84] nouveau fails to
|initialize GPU |properly initialize GPU
--
You are
2014 Dec 13
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #4 from Pierre Moreau <pierre.morrow at free.fr> ---
(In reply to Bruno from comment #3)
> Are you testing on a system where the GeForce 8600 GTS is a secondary GPU
> and not initialized by VBIOS?
I wasn't, you're right. I'll plug my HD6870 along and see if I can debug this.
Does it only go wrong when
2015 Feb 19
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #6 from Pierre Moreau <pierre.morrow at free.fr> ---
Sorry, I didn't had much time to look into it...
I'm currently tracking some similar problems on my G96, which is a secondary
GPU. Hopefully, if I manage to solve it, the patch will help you too.
(In reply to Bruno from comment #5)
> After fresh boot:
> echo 1
2014 Dec 13
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
Bruno <bonbons67 at internet.lu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #3 from Bruno <bonbons67 at
2014 Dec 09
0
[Bug 82714] nouveau: fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
Pierre Moreau <pierre.morrow at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Component|DRM/other |Driver/nouveau
Version|XOrg git
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #7 from Bruno <bonbons at sysophe.eu> ---
Created attachment 114730
--> https://bugs.freedesktop.org/attachment.cgi?id=114730&action=edit
dmesg with 3.19
Sorry for rather late reply, so no issue you being slow too.
(In reply to Pierre Moreau from comment #6)
> Sorry, I didn't had much time to look into it...
2014 Dec 13
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #5 from Bruno <bonbons67 at internet.lu> ---
After fresh boot:
echo 1 > /sys/bus/pci/devices/0000\:01\:00.0/reset
Kernel log for modprobe nouveau debug=0xff:
2014-12-13 18:55:58.978720 +0100 [ 108.870465] nouveau 0000:01:00.0: enabling
device (0004 -> 0007)
2014-12-13 18:55:58.981262 +0100 [ 108.873035] nouveau [
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #8 from Bruno <bonbons at sysophe.eu> ---
Created attachment 114731
--> https://bugs.freedesktop.org/attachment.cgi?id=114731&action=edit
dmesg with 3.19 but runpm=0
Same kernel, kernel log starting at loading nouveau with `modprobe nouveau
debug=debug runpm=0` and running Xorg on top of it:
Xorg.0.log tail:
[
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #9 from Bruno <bonbons at sysophe.eu> ---
Created attachment 114735
--> https://bugs.freedesktop.org/attachment.cgi?id=114735&action=edit
4.0-rc6 dmesg of nouveau loading (debug, runpm=0)
4.0-rc6 is even worse as it dies shortly after modprobing nouveau (even before
I have the opportunity to launch Xorg).
Results are
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
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
https://bugs.freedesktop.org/show_bug.cgi?id=82714
--- Comment #10 from Bruno <bonbons at sysophe.eu> ---
(In reply to Bruno from comment #9)
> Created attachment 114735 [details]
> 4.0-rc6 dmesg of nouveau loading (debug, runpm=0)
The first BUG happens in evo_wait() at line 420 of nv50_display.c
Seems like dmac->ptr[put] is bad.
413: evo_wait(void *evoc, int nr)
414: {
415:
2016 Apr 15
1
[PATCH 1/2] nouveau/bl: Assign different names to interfaces
On Fri, Apr 15, 2016 at 11:25 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Fri, Apr 15, 2016 at 11:22 AM, Pierre Moreau <pierre.morrow at free.fr>
> wrote:
> > On 11:06 AM - Apr 15 2016, Ilia Mirkin wrote:
> >> On Fri, Apr 15, 2016 at 10:57 AM, Pierre Moreau <pierre.morrow at free.fr>
> wrote:
> >> > Currently, every backlight
2014 Dec 09
0
[Bug 81690] nouveau GPU locks up under memory pressure
https://bugs.freedesktop.org/show_bug.cgi?id=81690
Pierre Moreau <pierre.morrow at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|DRM/other |Driver/nouveau
Assignee|dri-devel at lists.freedesktop |nouveau at lists.freedesktop.o
2014 Dec 09
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
Pierre Moreau <pierre.morrow at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Component|DRM/other |Driver/nouveau
Version|XOrg git
2016 Apr 15
2
[PATCH 1/2] nouveau/bl: Assign different names to interfaces
On 11:06 AM - Apr 15 2016, Ilia Mirkin wrote:
> On Fri, Apr 15, 2016 at 10:57 AM, Pierre Moreau <pierre.morrow at free.fr> wrote:
> > Currently, every backlight interface created by Nouveau uses the same name,
> > nv_backlight. This leads to a sysfs warning as it tries to create an already
> > existing folder. This patch adds a incremented number to the name, but keeps
2017 Dec 30
1
[PATCH v2] nv50/ir: Initialize all members of GCRA (trivial)
v2: use initialization list (Pierre)
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
Reviewed-by: Pierre Moreau <pierre.morrow at free.fr>
---
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp