search for: nouveau

Displaying 20 results from an estimated 11481 matches for "nouveau".

2015 Oct 12
48
[Bug 92438] New: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
...n running the android emulator (qemu) on nv50 Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: gabriele.svelto at gmail.com QA Contact: nouveau at lists.freedesktop.org Created attachment 118838 --> https://bugs.freedesktop.org/attachment.cgi?id=118838&action=edit kernel log I've encountered an ea...
2014 Feb 15
3
[RFC PATCH] drm/nouveau: split off nvc0 compilation
...fairly intertwined, so I thought I'd start small. This just splits NVC0 from everything else. I figure that for the people this matters the most to, NVC0 is the least relevant card -- people with sub-1GB of RAM, older hardware. With my config options and everything compiled, the total size of nouveau.ko is 1343324 bytes (incl symbols), which is split up text data bss dec hex filename 579171 184264 480 763915 ba80b ./drivers/gpu/drm/nouveau/nouveau.ko Turning off nvc0+ gives us 995667 bytes, split up text data bss dec hex filename 472244 59528...
2014 Jun 17
1
[REGRESSION] drm/g94/i2c: add aux channel interrupt driver
....PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) [ 40.315386] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, [ 40.315392] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle [ 40.315652] nouveau D[ DRM] hdmi device not found 1 0 1 [ 40.315695] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0d7000a2 [ 40.315698] nouveau [ DEVICE][0000:01:00.0] Chipset: GF117 (NVD7) [ 40.315700] nouveau [ DEVICE][0000:01:00.0] Family : NVD0 [ 40.315703] nouveau D[ DEVICE][0000:01:00.0] crystal...
2008 Apr 21
0
hang when starting X
Hi. I've been testing Fedora rawhide, since Fedora 9 will be coming out soon. I tried running nouveau, and had a hang, so I thought I'd report it here. I'm not sure whether or not this is helpful, but I figured it can't hurt. Anyway, when X started, it got far enough that the X cursor showed up in the middle of the screen, but I was unable to get the cursor to move. As far as I could...
2014 Feb 15
0
[RFC PATCH] drm/nouveau: split off nvc0 compilation
..., so I thought I'd start small. This just splits NVC0 from > everything else. I figure that for the people this matters the most to, NVC0 > is the least relevant card -- people with sub-1GB of RAM, older hardware. > > With my config options and everything compiled, the total size of nouveau.ko > is 1343324 bytes (incl symbols), which is split up > > text data bss dec hex filename > 579171 184264 480 763915 ba80b ./drivers/gpu/drm/nouveau/nouveau.ko > > Turning off nvc0+ gives us 995667 bytes, split up > > text data bss d...
2007 Nov 01
4
Looking for NV44 testers?
Hi all, I tried the latest nouveau & drm drivers (both were git from today) on my Geforce 6200 TM and - like all versions I tried before - it locks up my computer that a hard reset is needed. :-( On Screen is only a some pixel wide vertical stripe Here ist the x-org log: ---------------------- X.Org X Server 1.4.0 Release...
2014 Mar 23
0
[PATCH] drm/nouveau: allow nv04/nv50/nvc0+ parts of the driver to be separated
This will allow the nouveau module to only include support for nv04-nv50, nv50-nvc0, nvc0+ cards individually (or in any combination). Only compiling one of the card types at a time reduces the size of the nouveau module, from 1.3M to 700-800K, depending on the type (including symbols/etc). It should also yield a reduction i...
2008 Apr 04
1
Driver Problem with 7150M
Hi, I tried using the nouveau driver that comes latest with Fedora Rawhide (xorg-x11-drv-nouveau-0.0.10-1.20080311git460cb26) on my HP Pavilion dv2000 laptop with a GeForce 7150M (PCI 10de:0531) but couldn't even get the server up. The server spit out the following log. Could someone tell me how to get things working? Or ev...
2017 May 28
4
[Bug 101215] New: Graphics Crash
...215 Bug ID: 101215 Summary: Graphics Crash Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: hansen.ross at live.com.au QA Contact: nouveau at lists.freedesktop.org When using Graphical display with Nouveau driver installed the screen,mouse & keyboard lock up. Can still ssh to machine and can issue comman...
2012 May 04
1
NV43: Native resolution not available on Dell 2007FP
...this card. This card does not show "DDC gathered modelines" at all, and 1600x1200 is listed under "probed modes". Does this mean the NV4a card is not using the DDC info? Is it a bug preventing 1600x1200 being used with the NV43, or some consequence of DDC info? I am using Nouveau from Git, and kernel 3.4.0-rc4. The proprietary NVidia driver fully works, as does another 1600x1200 monitor (Lacie). Thanks -- Mark [ 4676.920] (--) NOUVEAU(0): Chipset: "NVIDIA NV43" [ 4676.920] (II) NOUVEAU(0): Creating default Display subsection in Screen section "Defau...
2012 Nov 06
3
Fix for vblank on nvc0
...orking correctly and would freeze X, I managed to track it down and fix it with some help from m.b.lankhorst, see https://bugs.freedesktop.org/show_bug.cgi?id=56692 for details. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121106/27ceb48e/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: nvc0_vblank_fix.patch Type: application/octet-stream Size: 1647 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121106...
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
Hello, I've just been hit by this old bug which is still present in 4.14: https://bugs.freedesktop.org/show_bug.cgi?id=80675 On MCP79 (ION), when stolen memory is set to 32MB in BIOS, console is blank but X11 works. When the stolen memory is increased to 64MB, console works fine. Bisected it to this: 4f6029da58ba9204c98e33f4f3737fe085c87a6f is the first bad commit commit
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
On Friday 17 November 2017 15:43:33 Ilia Mirkin wrote: > With a new kernel, mind grabbing a dmesg with drm.debug=0x1e > nouveau.debug=debug (or maybe even =trace)? Maybe also see if > fbcon/fbdev have any debug things that can be turned on? Here's diff of the 32MB and 64MB debug logs: --- nouveau-debug-32mb.txt- 2017-11-17 18:12:06.290108330 +0100 +++ nouveau-debug-64mb.txt- 2017-11-17 18:12:31.709696096 +0100 @@ -...
2009 Mar 27
3
[Bug 20915] New: Refresh rate out of range, server backtrace
...how_bug.cgi?id=20915 Summary: Refresh rate out of range, server backtrace Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: orange.abc99 at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=24327) --> (http://bugs.freedesktop.org/attachment.cgi?id=24327) bios I'm using a 9600GSO/386Mb card with a CRT Horizo...
2017 Aug 14
2
nouveau driver locks up with 4.11 kernel
Hi, I am having issues with nouveau driver in 4.11 Debian distribution kernel. I can start X session but the screen locks up e.g. when I try to exit mplayer fullscreen mode. The lock is swamped with tons of nouveau 0000:03:00.0: fifo: SCHED_ERROR 13 [] messages and I also can see some warnings ------------[ cut here ]------------...
2014 Sep 14
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 13.09.2014 23:45, Roy Spliet wrote: > Dear Poma, > > Don't get anyone wrong, your input is greatly valued. The reason why > "we" (nouveau developers) generally ask for a git bisection is because > we don't know or track specific distributions. Although your search has > narrowed the problem down (thanks for that!), we don't know how big the > difference is between kernel-3.16.0-0.rc0.git9.1.fc21 and > kernel-3...
2015 Apr 05
3
Nouveau kernel module exhausting CPU
Hello I recently switched from Nvidia binary driver to Nouveau. I have encountered a possible bug in the kernel module. Before I file a bug report I would like to know if this is a known issue or not. I believe it is related to sleep state and power management of the driver. The Bug: When the computer is left on it's own to go to a power save mode X tak...
2010 Apr 27
0
GeForce GTS 250M: Mplayer freezes machine when playing openGL
I am happy to report that the patches to support my video card under Nouveau have appeared in the mainstream kernel (currently running 2.6.34-rc5). But I have noticed that, if I run mplayer with -vo gl (output to an OpenGL window), the machine tends to crash after a variable time - from a few seconds to a few minutes. I tried with full-screen or partial, and even with the a...
2019 May 19
5
[PATCH v1 0/4] drm/nouveau: drop use of drmP.h
The following patchset remove use of the deprecated drmP.h header file in the nouveau driver(s). As preparation a dependency on drm_os_linux.h is dropped. The list of include files are sorted and are in some cases divided up in blocks of linux/* drm/* etc. The removal is divided up in a few patches that was the logical steps to remove the use of drmP.h. Build tested with allmodcon...
2019 Jun 20
2
[PATCH] drm/nouveau: fix bogus GPL-2 license header
...9.7% of this work, so ultimately your call. Pretty much all of these were split out from other MIT-licensed files, and most are header files anyways. Another change might be to add the SPDX identifier to files *with* the MIT boilerplate, but I didn't want to do too much here. drivers/gpu/drm/nouveau/dispnv04/cursor.c | 2 +- drivers/gpu/drm/nouveau/dispnv04/disp.h | 2 +- drivers/gpu/drm/nouveau/include/nvif/cl0002.h | 2 +- drivers/gpu/drm/nouveau/include/nvif/cl0046.h | 2 +- drivers/gpu/drm/nouveau/include/nvi...