Displaying 4 results from an estimated 4 matches for "edesix".
2011 Oct 29
15
[Bug 42384] New: X fails on NV11 with Error allocating scanout buffer: 0
...Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: chris at edesix.com
QAContact: xorg-team at lists.x.org
Created attachment 52902
--> https://bugs.freedesktop.org/attachment.cgi?id=52902
xorg log
Hi,
I have an old Geforce2Go card (NV11). The nouveau framebuffer is working fine
(KMS enabled), but X won't start with the nouveau driver (it'...
2012 Oct 27
47
[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
...461
Assignee: nouveau at lists.freedesktop.org
Summary: NV11 black screen & kernel hang on loading nouveaufb
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: chris at edesix.com
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Driver/nouveau
Product: xorg
Created attachment 69149
--> https://bugs.freedesktop.org/attachment.cgi?id=69149&action=edit
dmesg output prior to modprobe nouveau
My NV11 [GeF...
2012 Dec 20
0
[PATCH] drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
...e
nv04_lvds_dpms(DRM_MODE_DPMS_OFF)
nv04_lvds_dpms checks last_dpms mode (which is NV_DPMS_CLEARED) and wrongly
assumes it's a "powersaving mode", the new one (DRM_MODE_DPMS_OFF) is too,
so it skips calling some crucial lvds scripts.
Reported-by: Chris Paulson-Ellis <chris at edesix.com>
Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com>
Cc: stable at vger.kernel.org
---
drivers/gpu/drm/nouveau/nv04_dfp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nv04_dfp.c b/drivers/gpu/drm/nouveau/nv04_dfp.c
index 184cdf8.....
2013 Jun 09
4
[Bug 65576] New: [NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE
...Priority: medium
Bug ID: 65576
Assignee: nouveau at lists.freedesktop.org
Summary: [NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: chris at edesix.com
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/DRI/nouveau
Product: Mesa
If I try and run any EGL program using the egl_dri2 driver, I get errors about
EGL_IMAGE. eg:
$ EGL_LOG_LEVEL=debug src/egl/opengl/eglinfo
libEGL de...