Displaying 20 results from an estimated 700 matches similar to: "[Bug 33165] New: Nouveau + nvidia GT240 = unworkable"
2011 Sep 29
12
[Bug 41333] New: Nvidia GTA 240 card (NVA3) locks up when loading nouveau.ko module
https://bugs.freedesktop.org/show_bug.cgi?id=41333
Summary: Nvidia GTA 240 card (NVA3) locks up when loading
nouveau.ko module
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2014 May 08
28
[Bug 78439] New: Display corruption when DP connector is reattached
https://bugs.freedesktop.org/show_bug.cgi?id=78439
Priority: medium
Bug ID: 78439
Assignee: nouveau at lists.freedesktop.org
Summary: Display corruption when DP connector is reattached
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: andrius at stikonas.eu
2012 Jul 19
20
[Bug 52244] New: [ 4.876531] [drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon
https://bugs.freedesktop.org/show_bug.cgi?id=52244
Bug #: 52244
Summary: [ 4.876531] [drm] nouveau 0000:01:00.0: GPU lockup
- switching to software fbcon
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
2004 Jan 04
4
QoS with > 1 interface
hi, as far I know, iproute QoS works in interface, not in all interfaces. I
want give one inner interface priority over other inner, like PRIO one IP
over other. HOW?
--
Andrius K. Kasparavičius
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 May 17
8
[Bug 50043] New: GT240 (nv40) doesn't show anything at boot up, nor X starts
https://bugs.freedesktop.org/show_bug.cgi?id=50043
Bug #: 50043
Summary: GT240 (nv40) doesn't show anything at boot up, nor X
starts
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
2014 Nov 18
2
Centos 7 Nvidia openGL breaks vncserver
Bare metal Centos 6.5, vncserver running, client able to connect with
perfect resolution. Nvidia GT240, driver 331.49.
Upgrade to Centos 7 with nouveau basic driver, all still works fine.
Resolution poor on wire connected monitor, but perfect on vnc client
session (1920x1080).
Upgrade Nvidia driver via elrepo. 340.58; removed nouveau via 'Software'
manager. Excellent wired monitor
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
2011 Mar 08
2
Good Graphics Card for Wine?
I am new to wine and would like some tips on what a good graphics card for gaming on wine would be. I don't play the latest on greatest by any means but my current card (x1950 Pro) won't even run HL 2 (I assume because of the crap drivers).
I am looking for a cheap switch/upgrade. I am been looking at this
2010 Jun 16
2
[LLVMdev] Bootstrapping llvm
Dimitry Andric <dimitry <at> andric.com> writes:
>
> On 2010-06-15 18:28, Sunay Ismail wrote:
> > I read on web that llvm compiles itself with clang, but could not find the
> > instruction to achieve that. I try "./configure CC=clang CXX=clang" but get
link
> > errors.
>
> Try using CXX=clang++ instead. Always use clang++ for C++ code. :)
2011 May 09
4
ACBSP.exe bug.
I'm running Wine 1.3.19,
And I'm using Steam for Assassins Creed: Brotherhood.
When I try and start the game, it performs a first time setup, then the error:
"The program ACBSP.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience."
I would really like some help with this problem, please.
2012 Dec 30
4
How to multiple the vector and variables from dataframe
hi all:
Here's a dataframe(dat) and a vector(z):
dat:
x1 x2 x3
0.2 1.2 2.5
0.5 2 5
0.8 3 6.2
> z
[1] 10 100 100
I wanna do the following:
10*x1,100*x2,1000*x3
My solution is using the loop for z and dat(since the length of z is the same as ncol of dat),which is tedious.
I wanna an efficient solution to do it .
Any help?
Many thanks!
My best
2014 Dec 02
2
demmio
Is this expected result for Chipset: G98 (NV98)?
$ modinfo nvidia -F version
304.123
$ stat -c %s mmiotrace.log
134659197
$ file mmiotrace.log
mmiotrace.log: ASCII text
$ grep -i lost mmiotrace.log ; echo $?
1
$ ./envytools/rnn/demmio -f mmiotrace.log | perl -e 'open($fh409c, ">fuc409c"); open($fh409d, ">fuc409d"); open($fh41ac, ">fuc41ac");
2013 Oct 17
2
MmioTrace: Using the Instruction Decoder, etc.
On Mon, 14 Oct 2013 22:45:09 +0400
Eugene Shatokhin <euspectre at gmail.com> wrote:
> Hi,
>
> There is an interesting TODO item on MmioTraceDeveloper page:
> "kprobes has a generic instruction decoding facility, use that instead of
> homebrewn (or KVM), and use emulation instead of page faulting"
>
> Actually, I have done something similar in one of my
2015 Sep 30
7
[Bug 92192] New: nouveau does not detect monitor native resolution
https://bugs.freedesktop.org/show_bug.cgi?id=92192
Bug ID: 92192
Summary: nouveau does not detect monitor native resolution
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2015 Jul 27
4
[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
Hi,
On 24-07-15 04:32, Ben Skeggs wrote:
> On 24 July 2015 at 01:20, Hans de Goede <hdegoede at redhat.com> wrote:
>> MSI interrupts appear to not work for nv46 based cards. Change the mc
>> subdev oclass for these cards from nv44 to nv4c, the nv4c mc code is
>> identical to the nv44 mc code except that it does not use msi
>> (it does not define a msi_rearm
2010 Jun 05
2
[PATCH] kmmio/mmiotrace: fix double free of kmmio_fault_pages
After every iounmap mmiotrace has to free kmmio_fault_pages, but it
can't do it directly, so it defers freeing by RCU.
It usually works, but when mmiotraced code calls ioremap-iounmap
multiple times without sleeping between (so RCU won't kick in and
start freeing) it can be given the same virtual address, so at
every iounmap mmiotrace will schedule the same pages for release.
Obviously it
2013 Mar 12
2
vdpau problems and logging
Dear all,
I'm writing about setup vdpau firmware with the nouveau
driver according to this page:
http://nouveau.freedesktop.org/wiki/NVC0_Firmware I have installed the
nvidia-313 binary drver to attempt to extract the firmware. I have
obtained another mmiotrace using my default kernel I have installed on
my Chakra Distrobution. I have used the instructions on
2013 Oct 28
46
[Bug 70972] New: Nouveau fails with broken screen on nv40 with kernel 3.12
https://bugs.freedesktop.org/show_bug.cgi?id=70972
Priority: medium
Bug ID: 70972
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau fails with broken screen on nv40 with kernel
3.12
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
2008 Apr 16
2
[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
On Wed, 16 Apr 2008 13:46:09 +0200
Ingo Molnar <mingo at elte.hu> wrote:
>
> * Pekka Paalanen <pq at iki.fi> wrote:
>
> > > we should fix this restriction ASAP. Forcibly dropping to UP will
> > > cause mmiotrace to be much less useful for diagnostic purposes of
> > > Linux
> >
> > Ok, how do you propose we solve this?
> >
2010 Feb 28
21
[Bug 26800] New: Nouveau TV-out incorrectly detecting load
http://bugs.freedesktop.org/show_bug.cgi?id=26800
Summary: Nouveau TV-out incorrectly detecting load
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org