Displaying 20 results from an estimated 7000 matches similar to: "[Bug 38992] New: GeForce 9500 GT: starts only with nouveau.noaccel=1"
2024 Jun 12
1
nouveau freezing desktop - Ubuntu 24.04 - NVIDIA GeForce GT 330M
Hello,
I recently installed Ubuntu 24.04 on a MacBook Pro (Mid-2010) running a
NVIDIA GeForce GT 330M adapter.
Unfortunately the computer is constantly freezing.
If I pass "nomodeset" to grub, the nouveau driver is not used and the
computer does not freeze so it seems to be related to the nouveau driver.
I am wanting to know if there are any parameters I can pass to nouveau to
2010 Feb 26
1
module parameter description fix
I found a bug in the nouveau kernel module. It looks like a cut and
paste error on the definitions of some module parameters in
nouveau_drv.c. The bug exhibits when displaying module parameter
information with the modinfo utility. Here's a patch:
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.c b/drivers/gpu/drm/nouveau/nouveau_drv.c
index da3b93b..874adf5 100644
---
2016 Apr 10
1
[PATCH] module parameters: permissions as defines, readable to everyone
For the purposes of the module parameters,
specifies the permissions of the corresponding files in sysfs in predefined S_I* form rather than in octal notation.
Withal it makes the source code more consistent.
Moreover, because all parameters are readable to everyone, it is more user-friendly.
$ grep S_IRUGO include/linux/stat.h
#define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
$ grep
2014 Dec 10
2
[PATCH RESEND 1/2] Allow noaccel to be a pci address
Signed-off-by: Pierre Moreau <pierre.morrow at free.fr>
---
drm/nouveau_drm.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/drm/nouveau_drm.c b/drm/nouveau_drm.c
index afb93bb..ffa1e4f 100644
--- a/drm/nouveau_drm.c
+++ b/drm/nouveau_drm.c
@@ -61,9 +61,10 @@ MODULE_PARM_DESC(debug, "debug string to pass to driver core");
static char
2015 Jun 08
2
Problem with GT218 (GeForce GT210)
Hello, I'm facing issues with a Point of View GT210/218 and nouveau
drivers. I'm using ubuntu server with LXDE on top of it...
*lshw -c video* output:
*-display
description: VGA compatible controller
product: GT218 [GeForce 210]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci at 0000:01:00.0
version: a2
width: 64 bits
clock:
2014 Jan 02
2
[Bug 73233] New: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers constant errors: Event logged IO_PAGE_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=73233
Priority: medium
Bug ID: 73233
Assignee: nouveau at lists.freedesktop.org
Summary: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers
constant errors: Event logged IO_PAGE_FAULT
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2010 Jan 26
1
[PATCH] drm/nouveau: Add module options to disable acceleration.
noaccel=1 disables all acceleration and doesn't even attempt
initialising PGRAPH+PFIFO, nofbaccel=1 only makes fbcon unaccelerated.
Signed-off-by: Marcin Ko?cielnicki <koriakin at 0x04.net>
---
drivers/gpu/drm/nouveau/nouveau_drv.c | 8 +++++++
drivers/gpu/drm/nouveau/nouveau_drv.h | 2 +
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 10 ++++++--
2014 Jul 10
14
[Bug 81136] New: [NV92] Regression in Linux 3.15: GPU lockup after suspend
https://bugs.freedesktop.org/show_bug.cgi?id=81136
Priority: medium
Bug ID: 81136
Assignee: nouveau at lists.freedesktop.org
Summary: [NV92] Regression in Linux 3.15: GPU lockup after
suspend
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2012 Sep 13
1
[Bug 54892] New: [patch] confusing error message with noaccel
https://bugs.freedesktop.org/show_bug.cgi?id=54892
Bug #: 54892
Summary: [patch] confusing error message with noaccel
Classification: Unclassified
Product: xorg
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2016 Jul 24
8
[Bug 97066] New: Blank screen when starting KMS on a GTX970 for kernel 4.6 series
https://bugs.freedesktop.org/show_bug.cgi?id=97066
Bug ID: 97066
Summary: Blank screen when starting KMS on a GTX970 for kernel
4.6 series
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2010 Jan 25
4
[Bug 26201] New: Some screen garbage, NoAccel and GPU lockup reported with NV4E
http://bugs.freedesktop.org/show_bug.cgi?id=26201
Summary: Some screen garbage, NoAccel and GPU lockup reported
with NV4E
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2010 Jan 24
21
[Bug 26193] New: nouveau falls back to NoAccel on 9400M
http://bugs.freedesktop.org/show_bug.cgi?id=26193
Summary: nouveau falls back to NoAccel on 9400M
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: bjt23
2014 Apr 12
13
[Bug 77371] New: [NVA3] gpu lockup unless noaccel=1
https://bugs.freedesktop.org/show_bug.cgi?id=77371
Priority: medium
Bug ID: 77371
Assignee: nouveau at lists.freedesktop.org
Summary: [NVA3] gpu lockup unless noaccel=1
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: jw.hendy at gmail.com
2010 Feb 06
2
[Bug 26453] New: hard lock up with GeForce 9500 GT
http://bugs.freedesktop.org/show_bug.cgi?id=26453
Summary: hard lock up with GeForce 9500 GT
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2015 Feb 01
18
[Bug 88893] New: [NV46] GPU lockup with Quadro NVS 110M
https://bugs.freedesktop.org/show_bug.cgi?id=88893
Bug ID: 88893
Summary: [NV46] GPU lockup with Quadro NVS 110M
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee:
2011 Jul 05
9
[Bug 38984] New: xorg-nouveau: Segfault after gdm3 login, EQ overflowing, GeForce 8600 GT (backtrace attached)
https://bugs.freedesktop.org/show_bug.cgi?id=38984
Summary: xorg-nouveau: Segfault after gdm3 login, EQ
overflowing, GeForce 8600 GT (backtrace attached)
Product: xorg
Version: 7.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component:
2017 Dec 07
9
[Bug 104156] New: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1) issue finding GPIO
https://bugs.freedesktop.org/show_bug.cgi?id=104156
Bug ID: 104156
Summary: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1)
issue finding GPIO
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2013 Dec 13
0
[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
https://bugs.freedesktop.org/show_bug.cgi?id=58378
--- Comment #20 from Andreas Loew <awl1 at gmx.net> ---
Had been missing my "lspci -nnvv" information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G86M [Quadro NVS
130M] [10de:042a] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device [1179:0002]
Control: I/O+ Mem+
2018 Sep 17
2
[Bug 107959] New: System hangs up when loading nouveau for NVIDIA MX150 card
https://bugs.freedesktop.org/show_bug.cgi?id=107959
Bug ID: 107959
Summary: System hangs up when loading nouveau for NVIDIA MX150
card
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2013 Feb 25
7
[Bug 61460] New: With Option "NoAccel" "0", xorg fails...
https://bugs.freedesktop.org/show_bug.cgi?id=61460
Priority: medium
Bug ID: 61460
Assignee: nouveau at lists.freedesktop.org
Summary: With Option "NoAccel" "0", xorg fails...
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: