search for: 770m

Displaying 14 results from an estimated 14 matches for "770m".

Did you mean: 770
2018 Feb 01
8
[Bug 104898] New: backlight problem with the NVIDIA G96GLM [Quadro FX 770M]
https://bugs.freedesktop.org/show_bug.cgi?id=104898 Bug ID: 104898 Summary: backlight problem with the NVIDIA G96GLM [Quadro FX 770M] Product: xorg Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: estellnb...
2015 Nov 03
0
[PATCH] pci: enable c800 magic for Clevo P157SM
...nvkm_device_pci_10de_11e3[] = { { 0x17aa, 0x3683, "GeForce GTX 760A" }, {} @@ -1485,7 +1491,7 @@ nvkm_device_pci_10de[] = { { 0x11c6, "GeForce GTX 650 Ti" }, { 0x11c8, "GeForce GTX 650" }, { 0x11cb, "GeForce GT 740" }, - { 0x11e0, "GeForce GTX 770M" }, + { 0x11e0, "GeForce GTX 770M", nvkm_device_pci_10de_11e0 }, { 0x11e1, "GeForce GTX 765M" }, { 0x11e2, "GeForce GTX 765M" }, { 0x11e3, "GeForce GTX 760M", nvkm_device_pci_10de_11e3 }, -- 2.6.2
2015 Dec 03
0
[PATCH] pci: enable c800 workaround for Clevo W355STQ
...0 = true } }, /* Clevo W355STQ */ + {} +}; + +static const struct nvkm_device_pci_vendor nvkm_device_pci_10de_11e3[] = { { 0x17aa, 0x3683, "GeForce GTX 760A" }, {} @@ -1499,7 +1505,7 @@ nvkm_device_pci_10de[] = { { 0x11cb, "GeForce GT 740" }, { 0x11e0, "GeForce GTX 770M", nvkm_device_pci_10de_11e0 }, { 0x11e1, "GeForce GTX 765M" }, - { 0x11e2, "GeForce GTX 765M" }, + { 0x11e2, "GeForce GTX 765M", nvkm_device_pci_10de_11e2 }, { 0x11e3, "GeForce GTX 760M", nvkm_device_pci_10de_11e3 }, { 0x11fa, "Quadro K4000&qu...
2014 Dec 20
3
[Bug 87543] New: "unmatched output device 0x0103010201010100" when connecting to hdmi
...following problem: nouveau [ MXM][0000:01:00.0] unmatched output device 0x0103010201010100 My OS is LMDE. I'm using the following kernel: 3.17-7.dmz.1-liquorix-amd64 Here is some info about my graphical card: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96GLM [Quadro FX 770M] [10de:065c] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:30e7] Flags: bus master, fast devsel, latency 0, IRQ 35 Memory at 92000000 (32-bit, non-prefetchable) [size=16M] Memory at 80000000 (64-bit, prefetchable) [size=256M] Memory at 90...
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
...edesktop.org Reporter: pilo at ayeon.org QA Contact: xorg-team at lists.x.org When starting full screen OpenGL applications, only a black screen is shown. Windowed applications are fine. My graphics adapter: 01:00.0 VGA compatible controller: NVIDIA Corporation G96GLM [Quadro FX 770M] (rev a1) I've bisected the issue to this commit: 144a7999d6334be5237d5926ab19c56bc24d0204 Also of note: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905780 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachm...
2016 Feb 29
9
[Bug 94342] New: Nvidia G96GLM 3840x2160@30 not functional with nouveau
...inux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: estellnb at elstel.org QA Contact: xorg-team at lists.x.org While my Nvidia G96GLM [Quadro FX 770M] yields 3840x2160 at 30 well under Windows 7 certain problems appear when trying to make use of that mode under nouveau/Linux. The 3840x2160_23.00 mode described in Bug 93405 works well also with the G96GLM; here even without any nouveau.hdmimhz parameter. A 3840x2160 at 30 mode appears automatic...
2013 Jun 14
0
Wine release 1.6-rc2
...d: Handle pre-transformed vertices in the GLSL vertex pipe. Jacek Caban (3): d3d9.h: Make include guard compatible with PSDK headers. userenv.h: Added a few missing declarations. wininet/tests: Added more cert struct tests. Karol Herbst (1): wined3d: Add Nvidia GeForce GTX 770M. Marcus Meissner (5): explorer: Fixed wrong heapalloc size (Coverity). oleaut32: Fixed incorrect pointer deref (Coverity). oleaut32: Avoid memory leaking junk (Coverity). user32/tests: Remove side effects from assert()s. winhttp: Initialize schemes (Coverity). Maxime...
2016 Jul 15
1
[PATCH v3 0/4] nouveau RPM fixes for Optimus (final)
On Fri, Jul 15, 2016 at 12:41:49PM -0400, Ilia Mirkin wrote: > On Fri, Jul 15, 2016 at 12:36 PM, Peter Wu <peter at lekensteyn.nl> wrote: > > On Fri, Jul 15, 2016 at 12:10:23PM -0400, Ilia Mirkin wrote: > >> On Fri, Jul 15, 2016 at 9:12 AM, Peter Wu <peter at lekensteyn.nl> wrote: > >> > Hi, > >> > > >> > Here are two patches to fix
2012 Jan 31
10
[Bug 45421] New: regression: nouveau.ko fails to load
https://bugs.freedesktop.org/show_bug.cgi?id=45421 Bug #: 45421 Summary: regression: nouveau.ko fails to load Classification: Unclassified Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau
2011 Jul 26
49
[Bug 39550] New: Brightness stuck to low value after suspend/resume
https://bugs.freedesktop.org/show_bug.cgi?id=39550 Summary: Brightness stuck to low value after suspend/resume Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2012 May 25
2
STABLE/9 SMP ACPI suspend/resume - video mode not being restored
Hi, I'm toying with the SMP/i386 ACPI suspend/resume patches in -9. Thanks so much for this! I've noticed though that the video backlight stays off after resume. A common problem on -9, so I set hw.acpi.reset_video=1. That restores the backlight. However, the video mode isn't restored. I have my console set to VGA_80x60 and the resume seems to set it up "wrong". I get half
2015 Dec 16
23
[Bug 93405] New: nouveau: Xorg crashes sooner or later in 3840x2160 mode
https://bugs.freedesktop.org/show_bug.cgi?id=93405 Bug ID: 93405 Summary: nouveau: Xorg crashes sooner or later in 3840x2160 mode Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component:
2016 Jan 27
62
[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
https://bugs.freedesktop.org/show_bug.cgi?id=93887 Bug ID: 93887 Summary: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2016 May 05
24
[Bug 95282] New: system hang on video playback via vdpau
https://bugs.freedesktop.org/show_bug.cgi?id=95282 Bug ID: 95282 Summary: system hang on video playback via vdpau Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee: nouveau at