Displaying 20 results from an estimated 61 matches for "g7x".
Did you mean:
g77
2012 Jan 15
1
NOUVEAU driver video acceleration
..."Builtin Default nouveau Screen 0"
[ 64601.460] Device "Builtin Default nouveau Device 0"
[ 64601.460] EndSection
[ 64601.469] GeForce 6 (NV4x)
[ 64601.474] (--) NOUVEAU(0): Chipset: "NVIDIA NV4b"
I have no xorg.conf file.
I have a GeForce 7 (G7x) chip set on my video card. The NOUVEAU driver
is misidentifying my chip set. I suspect that this is a major part of
the reason why video acceleration is not working.
How can I get the NOUVEAU driver to recognize the GeForce 7 (G7x) chip
set on my video card?
Maybe I don't care about tha...
2019 Jan 27
1
[PATCH] update known chipsets list
..._) for general configuration
diff --git a/src/nv_driver.c b/src/nv_driver.c
index 1d276cf..2f8c89c 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -140,8 +140,12 @@ static struct NvFamily NVKnownFamilies[] =
{ "GeForce 6", "NV4x" },
{ "GeForce 7", "G7x" },
{ "GeForce 8", "G8x" },
- { "GeForce GTX 200", "NVA0" },
- { "GeForce GTX 400", "NVC0" },
+ { "GeForce 9", "G9x" },
+ { "GeForce GTX 2xx/3xx", "GT2xx" },
+ { "GeForce GTX 4x...
2018 May 31
1
NVIDIA binary on CentOS 7.5 and NOUVEAU
...256 (NV10)
[ 140.087] GeForce 2 (NV11, NV15)
[ 140.087] GeForce 4MX (NV17, NV18)
[ 140.087] GeForce 3 (NV20)
[ 140.087] GeForce 4Ti (NV25, NV28)
[ 140.088] GeForce FX (NV3x)
[ 140.088] GeForce 6 (NV4x)
[ 140.088] GeForce 7 (G7x)
[ 140.088] GeForce 8 (G8x)
[ 140.088] GeForce GTX 200 (NVA0)
[ 140.088] GeForce GTX 400 (NVC0)
[ 140.088] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
>From /proc/cmdline
rdblacklist=nouveau nouveau.modeset=0
more /etc/modprobe.d/nvidia-installer-disab...
2009 Nov 12
1
[Bug 25057] New: Incomplete list of supported products
...hipset families :
RIVA TNT (NV04)
RIVA TNT2 (NV05)
GeForce 256 (NV10)
GeForce 2 (NV11, NV15)
GeForce 4MX (NV17, NV18)
GeForce 3 (NV20)
GeForce 4Ti (NV25, NV28)
GeForce FX (NV3x)
GeForce 6 (NV4x)
GeForce 7 (G7x)
GeForce 8 (G8x)
However, Nouveau supports G9X, didn't it? Also, isn't there a process of
changing G?x to NV5x?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
2015 Jun 24
2
[RFC] NVIDIA hardware reference headers
Hello,
The Tegra GPU system software team has begun to align our new-chip
development efforts with Nouveau. In particular we would like to arrive
at a place where the Nouveau kernel driver code base is our primary
development environment.
To that end I'd like to add some "official" hardware reference headers to
Nouveau. The headers are derived from the information we use
2019 Jun 19
0
nouveau: DRM: GPU lockup - switching to software fbcon
...[ 304.159] GeForce 2 (NV11, NV15)
[ 304.159] GeForce 4MX (NV17, NV18)
[ 304.159] GeForce 3 (NV20)
[ 304.159] GeForce 4Ti (NV25, NV28)
[ 304.159] GeForce FX (NV3x)
[ 304.159] GeForce 6 (NV4x)
[ 304.159] GeForce 7 (G7x)
[ 304.159] GeForce 8 (G8x)
[ 304.159] GeForce 9 (G9x)
[ 304.159] GeForce GTX 2xx/3xx (GT2xx)
[ 304.159] GeForce GTX 4xx/5xx (GFxxx)
[ 304.159] GeForce GTX 6xx/7xx (GKxxx)
[ 304.159] GeForce GTX 9xx (GMxxx)
[ 304.159] GeForce GTX 10xx (GPxxx)
[ 304....
2020 Jan 26
1
Firmware required?
Dear nouveau@,
please forgive me if this is a FAQ or otherwise obvious; it isn't to me
from searching the web, the nouveau mailing list archives and various
Linux distributions' wiki pages.
I'd like to know for which nvidia GPUs a firmware binary blob needs to
be loaded to the GPU in order for nouveau to work with it, including
binaries from what is often called
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...256 (NV10)
[ 36.020] GeForce 2 (NV11, NV15)
[ 36.020] GeForce 4MX (NV17, NV18)
[ 36.020] GeForce 3 (NV20)
[ 36.020] GeForce 4Ti (NV25, NV28)
[ 36.020] GeForce FX (NV3x)
[ 36.020] GeForce 6 (NV4x)
[ 36.020] GeForce 7 (G7x)
[ 36.020] GeForce 8 (G8x)
[ 36.020] GeForce GTX 200 (NVA0)
[ 36.020] GeForce GTX 400 (NVC0)
[ 36.024] (II) [drm] nouveau interface version: 1.2.2
[ 36.025] (EE) No devices detected.
[ 36.025] (EE)
Fatal server error:
[ 36.025] (EE) no screens found(EE)
[ 36.0...
2019 Jun 19
3
nouveau: DRM: GPU lockup - switching to software fbcon
On Wed, Jun 19, 2019 at 1:48 AM Sergey Senozhatsky
<sergey.senozhatsky.work at gmail.com> wrote:
>
> On (06/19/19 01:20), Ilia Mirkin wrote:
> > On Wed, Jun 19, 2019 at 1:08 AM Sergey Senozhatsky
> > <sergey.senozhatsky.work at gmail.com> wrote:
> > >
> > > On (06/14/19 11:50), Sergey Senozhatsky wrote:
> > > > dmesg
> > > >
2009 May 03
1
blank screen with nouveau
...iver, version 4.1
(II) NOUVEAU driver
(II) NOUVEAU driver for NVIDIA chipset families :
RIVA TNT (NV04)
RIVA TNT2 (NV05)
GeForce 256 (NV10)
GeForce 2 (NV11, NV15)
GeForce 4MX (NV17, NV18)
GeForce 3 (NV20)
GeForce 4Ti (NV25, NV28)
GeForce FX (NV3x)
GeForce 6 (NV4x)
GeForce 7 (G7x)
GeForce 8 (G8x)
(II) Primary Device is: PCI 01 at 00:00:0
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4]...
2009 Feb 13
4
running x.org on powerpc64 with nvidia6200
...hipset families :
RIVA TNT (NV04)
RIVA TNT2 (NV05)
GeForce 256 (NV10)
GeForce 2 (NV11, NV15)
GeForce 4MX (NV17, NV18)
GeForce 3 (NV20)
GeForce 4Ti (NV25, NV28)
GeForce FX (NV3x)
GeForce 6 (NV4x)
GeForce 7 (G7x)
GeForce 8 (G8x)
(WW) Falling back to old probe method for i740
(WW) Falling back to old probe method for sis
(WW) Falling back to old probe method for i128
(WW) Falling back to old probe method for trident
(WW) Falling back to old probe method for s3virge
S3VProbe begin
(WW) Fall...
2009 Dec 11
5
[PATCH 1/3] drm/nouveau: Pre-G80 tiling support.
...2(dev, NV10_PFB_CLOSE_PAGE2);
nv_wr32(dev, NV10_PFB_CLOSE_PAGE2, tmp & ~(1 << 15));
- num_tiles = NV10_PFB_TILE__SIZE;
+ pfb->num_tiles = NV10_PFB_TILE__SIZE;
break;
case 0x46: /* G72 */
case 0x47: /* G70 */
case 0x49: /* G71 */
case 0x4b: /* G73 */
case 0x4c: /* C51 (G7X version) */
- num_tiles = NV40_PFB_TILE__SIZE_1;
+ pfb->num_tiles = NV40_PFB_TILE__SIZE_1;
break;
default:
- num_tiles = NV40_PFB_TILE__SIZE_0;
+ pfb->num_tiles = NV40_PFB_TILE__SIZE_0;
break;
}
- fb_bar_size = drm_get_resource_len(dev, 0) - 1;
- switch (dev_priv->chipset)...
2007 Jun 22
0
[PATCH] Commented out all macros that are not used - it still compiles.
...(1<<25)
# define NV_PMC_INTR_0_CRTCn_PENDING (3<<24)
#define NV03_PMC_INTR_EN_0 0x00000140
# define NV_PMC_INTR_EN_0_MASTER_ENABLE (1<< 0)
@@ -68,7 +68,7 @@
/* Disabling the below bit breaks newer (G7X only?) mobile chipsets,
* the card will hang early on in the X init process.
*/
-# define NV_PMC_ENABLE_UNK13 (1<<13)
+// # define NV_PMC_ENABLE_UNK13 (1<<13)
#define NV40_PMC_1700...
2012 Nov 27
1
kms etc nouveau X failed
...(NV10)
[ 63179.187] ??? GeForce 2?????? (NV11, NV15)
[ 63179.187] ??? GeForce 4MX???? (NV17, NV18)
[ 63179.187] ??? GeForce 3?????? (NV20)
[ 63179.187] ??? GeForce 4Ti???? (NV25, NV28)
[ 63179.187] ??? GeForce FX????? (NV3x)
[ 63179.187] ??? GeForce 6?????? (NV4x)
[ 63179.187] ??? GeForce 7?????? (G7x)
[ 63179.187] ??? GeForce 8?????? (G8x)
[ 63179.187] ??? GeForce GTX 200 (NVA0)
[ 63179.187] ??? GeForce GTX 400 (NVC0)
[ 63179.187] (++) using VT number 7
[ 63179.191] (II) [drm] nouveau interface version: 1.0.0
[ 63179.191] (EE) No devices detected.
[ 63179.191]
Fatal server error:
[ 63179.191]...
2016 Jul 06
0
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...GeForce 2 (NV11, NV15)
> [ 36.020] GeForce 4MX (NV17, NV18)
> [ 36.020] GeForce 3 (NV20)
> [ 36.020] GeForce 4Ti (NV25, NV28)
> [ 36.020] GeForce FX (NV3x)
> [ 36.020] GeForce 6 (NV4x)
> [ 36.020] GeForce 7 (G7x)
> [ 36.020] GeForce 8 (G8x)
> [ 36.020] GeForce GTX 200 (NVA0)
> [ 36.020] GeForce GTX 400 (NVC0)
> [ 36.024] (II) [drm] nouveau interface version: 1.2.2
> [ 36.025] (EE) No devices detected.
> [ 36.025] (EE)
> Fatal server error:
> [ 36....
2012 Dec 14
7
[Bug 58316] New: fedora 17 kernel 3.7.0-1.PAE failed plymouth and enable msi error
https://bugs.freedesktop.org/show_bug.cgi?id=58316
Priority: medium
Bug ID: 58316
Assignee: nouveau at lists.freedesktop.org
Summary: fedora 17 kernel 3.7.0-1.PAE failed plymouth and
enable msi error
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux
2016 Apr 30
10
[Bug 95213] New: no screens found(EE)
...(NV10)
[ 686.434] GeForce 2 (NV11, NV15)
[ 686.434] GeForce 4MX (NV17, NV18)
[ 686.434] GeForce 3 (NV20)
[ 686.434] GeForce 4Ti (NV25, NV28)
[ 686.434] GeForce FX (NV3x)
[ 686.434] GeForce 6 (NV4x)
[ 686.434] GeForce 7 (G7x)
[ 686.434] GeForce 8 (G8x)
[ 686.434] GeForce GTX 200 (NVA0)
[ 686.434] GeForce GTX 400 (NVC0)
[ 686.434] (--) using VT number 8
[ 686.445] (WW) Falling back to old probe method for v4l
[ 686.445] (II) v4l: Initiating device probe
[ 686.445] (EE) [drm] KMS not enab...
2018 Sep 07
2
Strange monitor behavior on forced DVI-D output
...650] GeForce 256 (NV10)
[ 7.650] GeForce 2 (NV11, NV15)
[ 7.650] GeForce 4MX (NV17, NV18)
[ 7.650] GeForce 3 (NV20)
[ 7.650] GeForce 4Ti (NV25, NV28)
[ 7.650] GeForce FX (NV3x)
[ 7.650] GeForce 6 (NV4x)
[ 7.650] GeForce 7 (G7x)
[ 7.650] GeForce 8 (G8x)
[ 7.650] GeForce GTX 200 (NVA0)
[ 7.650] GeForce GTX 400 (NVC0)
[ 7.650] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7.651] (II) FBDEV: driver for framebuffer: fbdev
[ 7.651] (II) VESA: driver for VESA chipsets: vesa
[...
2018 Sep 23
0
Strange monitor behavior on forced DVI-D output
...7.650] GeForce 2 (NV11, NV15)
> [ 7.650] GeForce 4MX (NV17, NV18)
> [ 7.650] GeForce 3 (NV20)
> [ 7.650] GeForce 4Ti (NV25, NV28)
> [ 7.650] GeForce FX (NV3x)
> [ 7.650] GeForce 6 (NV4x)
> [ 7.650] GeForce 7 (G7x)
> [ 7.650] GeForce 8 (G8x)
> [ 7.650] GeForce GTX 200 (NVA0)
> [ 7.650] GeForce GTX 400 (NVC0)
> [ 7.650] (II) modesetting: Driver for Modesetting Kernel Drivers:
> kms
> [ 7.651] (II) FBDEV: driver for framebuffer: fbdev
> [ 7.651] (II) VESA:...
2009 Mar 31
4
[Bug 20962] New: Nouveau fail on NVIDIA 8200
...hipset families :
RIVA TNT (NV04)
RIVA TNT2 (NV05)
GeForce 256 (NV10)
GeForce 2 (NV11, NV15)
GeForce 4MX (NV17, NV18)
GeForce 3 (NV20)
GeForce 4Ti (NV25, NV28)
GeForce FX (NV3x)
GeForce 6 (NV4x)
GeForce 7 (G7x)
GeForce 8 (G8x)
(II) Primary Device is: PCI 02 at 00:00:0
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]...