search for: g8x

Displaying 20 results from an estimated 66 matches for "g8x".

Did you mean: 08x
2007 Jun 23
1
G80
Hi there, I'd like to help on finding out more details about the G8x hardware from NVidia, especially given these cards have more functionality than your average GPU: with CUDA ( http://developer.nvidia.com/object/cuda.html ) it is possible to use them as compute devices. This makes me very interested in their low level capabilities, like microcode/shader specifica...
2019 Jan 27
1
[PATCH] update known chipsets list
...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 4xx/5xx", "GFxxx" }, + { "GeFo...
2018 May 31
1
NVIDIA binary on CentOS 7.5 and NOUVEAU
...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-disable-nouveau.conf # generated by nvidia-...
2014 Nov 01
1
Tesla branch limits?
Hello, We're seeing a very odd issue on many (all?) tesla chips (G8x, G9x, G200, GT21x) related to looping. People will have loops in glsl like for (i = 0; i < 200; i++) { ... if (cond) break; } And it seems like if it breaks out of the loop early, all's well, but eventually it peeters out (I haven't figured out exactly when though). See bug at htt...
2024 Sep 11
1
[PATCH v2 3/3] drm/nouveau: Add drm_panic support for nv50+
...e at redhat.com> wrote: > On 06/09/2024 21:36, James Jones wrote: > > Right, there are 3 iterations of block linear tiling actually. NV50 does > > support scanout of block linear surfaces. All block-linear-capable GPUs > > do. The 3 generations are: > > > > NV5x/G8x/GTXXX line: Original block size. > > GFXXX(nvc0 I believe in nouveau terms)-GV100: double the block height I > > believe. > > GTXXX+: Same block size, but the layout within a block is subtly > > different, at least as visible in CPU mappings. > > > > I'm look...
2015 Oct 06
2
Chipset & Family
...een modified to follow the NVIDIA naming as well, along with envytools.) As for the family, it can be easily deduced from the chipset in most cases: GMxxx are Maxwell cards, GKxxx are Kepler cards, GFxxx are Fermi cards, GTxxx are Tesla cards, and most reasonably, GPxxx will be Pascal cards. NV50, G8x, G9x, MCPxx are also Tesla cards. They do not follow the same pattern as newer cards and so it might not be as easy to identify their family. But there is the wiki page to help for that. Regards, Pierre > On 06 Oct 2015, at 15:01, poma <pomidorabelisima at gmail.com> wrote: > >&g...
2013 Oct 24
2
known MSI errata?
On Fri, Oct 25, 2013 at 7:43 AM, Robert Morell <rmorell at nvidia.com> wrote: > On Mon, Sep 30, 2013 at 10:44:12AM -0700, Lucas Stach wrote: >> Hi, >> >> recently we tried to enable MSI interrupts with nouveau. Unfortunately >> there have been some reports of things failing with certain cards, where >> it isn't entirely clear if this is a GPU errata or
2009 Mar 06
2
[PATCH] Enable NV96 support
...static boolean nv50_screen_is_format_supported(struct pipe_screen *pscreen, @@ -190,12 +190,6 @@ nv50_screen_create(struct pipe_winsys *ws, struct nouveau_winsys *nvws) } /* 3D object */ - if ((chipset & 0xf0) != 0x50 && (chipset & 0xf0) != 0x80) { - NOUVEAU_ERR("Not a G8x chipset\n"); - nv50_screen_destroy(&screen->pipe); - return NULL; - } - switch (chipset & 0xf0) { case 0x50: if (NV5X_GRCLASS5097_CHIPSETS & (1 << (chipset & 0x0f))) -- 1.5.6.3 --------------010900030506060801060803--
2009 Nov 12
1
[Bug 25057] New: Incomplete list of supported products
...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.
2010 May 31
1
when will vram_notify be set to zero?
Title says it all. Maarten. -- Life spent, a precious moment, in the wink of an eye we live and we die.
2013 Oct 24
0
known MSI errata?
...cently discovered this while looking for the errata myself, > but it seems you guys only do it on G80/G84/G86, and use 0x88068 at > some point after that, before Fermi (G96/GT200, for example). Yes, you're right; I was reading this wrong. The config space path described above is used on G8x and G92. Newer GPUs (other than GF100 and GF104 as mentioned previously) use the "normal" path. - Robert
2019 Jun 19
0
nouveau: DRM: GPU lockup - switching to software fbcon
..., 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.159] (II) modesetting: Driver for Modese...
2015 Oct 06
2
Chipset & Family
4.1.8-200.fc22.x86_64 dmesg: [ 11.809467] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x098200a2 [ 11.809493] nouveau [ DEVICE][0000:02:00.0] Chipset: G98 (NV98) [ 11.809508] nouveau [ DEVICE][0000:02:00.0] Family : NV50 4.3.0-0.rc4.git0.1.fc24.x86_64 dmesg: [ 2.483843] nouveau 0000:02:00.0: NVIDIA G98 (098200a2) Where vanished these Chipset & Family super cool lines?
2009 Sep 03
4
[Bug 23672] New: Nouveau KMS fails with error: Failed to fence channel 0
http://bugs.freedesktop.org/show_bug.cgi?id=23672 Summary: Nouveau KMS fails with error: Failed to fence channel 0 Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...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.025] (EE) Please consult the The X.Org...
2019 Sep 29
1
nouveau locking machine solid
Hi . I am having a very annoying problem not sure where the root of it lies When running FLdigi it runs fine for about 10 mineuts then i start getting errors leading to a complete lock up that needs a power button to free it up i get the following [ 653.080497] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 3 [systemd-logind[462]] get 00000d3a24 [ 653.081461] nouveau 0000:01:00.0: gr:
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
...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] -1 0 0x0000ffff - 0...
2019 Dec 11
0
[PATCH v3] drm: Generalized NV Block Linear DRM format mod
...ed the prior modifiers were not intended for use on desktop GPUs, and as a corollary, were not intended to support sharing block linear buffers across two different NVIDIA GPUs. v2: - Added canonicalize helper function v3: - Added additional bit to compression field to support Tesla (NV5x,G8x,G9x,GT1xx,GT2xx) class chips. Signed-off-by: James Jones <jajones at nvidia.com> --- include/uapi/drm/drm_fourcc.h | 122 +++++++++++++++++++++++++++++++--- 1 file changed, 114 insertions(+), 8 deletions(-) diff --git a/include/uapi/drm/drm_fourcc.h b/include/uapi/drm/drm_fourcc.h inde...
2009 Feb 13
4
running x.org on powerpc64 with nvidia6200
...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) Falling back to old probe meth...