search for: nv_setup

Displaying 5 results from an estimated 5 matches for "nv_setup".

Did you mean: tv_setup
2008 Jun 01
0
Clock speed for GeForce 6100
...(see Bugzilla ? Bug 12002). I have seen reports of nVidia using the PCIE clock / 4 to drive some of their cards and I noticed that 27000 / 25000 = 1.08. Applying the following patch resolved my problem and now the nouveau driver works fine for me: diff -ur xf86-video-nv-2.1.6/nouveau-20070920/src/nv_setup.c xf86-video-nv-2.1.6.mihai/nouveau-20070920/src/nv_setup.c --- xf86-video-nv-2.1.6/nouveau-20070920/src/nv_setup.c 2007-09-19 23:17:39.000000000 +0100 +++ xf86-video-nv-2.1.6.mihai/nouveau-20070920/src/nv_setup.c 2008-06-01 15:45:53.000000000 +0100 @@ -333,7 +333,10 @@ if(pNv->twoHeads &am...
2003 Apr 03
4
Signal 11 on X server startup (Was: HEADSUP: XFree86 4.3.0 update
...was committed to XFree86 recently with a log message that sounds related. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-nv_setup.c Type: text/x-patch Size: 1291 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030403/87f51a91/patch-nv_setup.bin
2010 Jan 06
3
Removal of Non-KMS support
I did a very quick pass at removing all the non-KMS support from the DDX. It's tested on G80 but nowhere else currently, I thought some discussion would be a good idea rather than just ripping it out :) The non-KMS paths are messy, and lets face it, rotting badly. IMO the KMS code is stable enough now that we can continue without the UMS crutch, and indeed, the KMS code supports a lot more
2009 Dec 11
1
conflicting memory types
I just noticed these messages in my logs : modprobe:1998 conflicting memory types e8000000-e8010000 uncached-minus<->write-combining reserve_memtype failed 0xe8000000-0xe8010000, track uncached-minus, req uncached-minus ioremap reserve_memtype failed -16 Xorg:5078 conflicting memory types e8000000-e8010000 uncached-minus<->write-combining reserve_memtype failed 0xe8000000-0xe8010000,
2009 Feb 24
8
[Bug 20298] New: Nouveau doesn' t allow my modeline because of hardcoded value
http://bugs.freedesktop.org/show_bug.cgi?id=20298 Summary: Nouveau doesn't allow my modeline because of hardcoded value Product: xorg Version: git Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at