search for: nvforcepost

Displaying 20 results from an estimated 43 matches for "nvforcepost".

2017 Feb 02
2
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...th efifb to nouveaufb handoff, but only when external >> monitors are attached. The handoff works without issue when the BIOS is >> in Mixed EFI mode, with and without external monitors, and >> works in Native EFI mode without external monitors. > > Sorted by nouveau.config=NvForcePost=1 Bleh. That's unfortunate. Presumably in "Native EFI" mode, displays work fine with efifb until nouveau takes over? There was a time when the blob did *something* weird which defeated nouveau's display logic (when flipping between the two drivers). Perhaps this Native EFI mode...
2016 Apr 01
0
[PATCH] devinit/gf100: make devinit on resume safer
...suggests, there might be cases where runtime suspend leaves the GPU powered, and in such cases devinit should not be run on resume. On GF100+ we have a reliable way to know whether we need to run devinit. Use it instead of blindly trusting the flag set by nvkm_devinit_fini(). The code around the NvForcePost also needs to be slightly reworked in order to keep working. Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> Suggested-by: Dave Airlie <airlied at redhat.com> Suggested-by: Karol Herbst <nouveau at karolherbst.de> --- drm/nouveau/include/nvkm/subdev/devinit.h | 1 + dr...
2017 Feb 02
0
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...b handoff, but only when external >>> monitors are attached. The handoff works without issue when the BIOS is >>> in Mixed EFI mode, with and without external monitors, and >>> works in Native EFI mode without external monitors. >> >> Sorted by nouveau.config=NvForcePost=1 > > Bleh. That's unfortunate. Presumably in "Native EFI" mode, displays > work fine with efifb until nouveau takes over? Yes, at least the laptop's built-in display. The external displays aren't activated in the brief time between efifb startup (penguins) and han...
2009 Aug 09
28
[Bug 23223] New: Regression: Nvidia Geforce 7300 (NV4B) fails to suspend
http://bugs.freedesktop.org/show_bug.cgi?id=23223 Summary: Regression: Nvidia Geforce 7300 (NV4B) fails to suspend Product: xorg Version: 7.2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2017 Feb 02
2
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...when external >>>> monitors are attached. The handoff works without issue when the BIOS is >>>> in Mixed EFI mode, with and without external monitors, and >>>> works in Native EFI mode without external monitors. >>> >>> Sorted by nouveau.config=NvForcePost=1 >> >> Bleh. That's unfortunate. Presumably in "Native EFI" mode, displays >> work fine with efifb until nouveau takes over? > > Yes, at least the laptop's built-in display. The external displays > aren't activated in the brief time between efifb s...
2014 Nov 22
2
[Bug 86566] New: [NV96] nouveau_pmops_suspend returns -16
...ponent: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: pierre.morrow at free.fr QA Contact: xorg-team at lists.x.org Created attachment 109842 --> https://bugs.freedesktop.org/attachment.cgi?id=109842&action=edit dmesg with noaccel=1 config=NvForcePost=1 Hardware: * 9600M GT (NV96) * 9400M (NVAC) Tested on http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=8c83f75747abb996509d01d30104fe820eae9d67 The NV96 card fails to suspend, with nouveau_pmops_suspend returning -16. PDISPLAY.CHANNEL[0].STAT (0x610200) value is not the one expected aft...
2017 May 04
3
NV130 - gtx 1050 ti
On 05/04/2017 04:00 AM, Pierre Moreau wrote: > Hello, > > Acceleration for Pascal cards is coming in Linux 4.12, support for Pascal cards > in xorg-video-nouveau is in 1.0.15, and if I remember correctly, on the > Mesa-side, you will need >=17.0. Thanks - I suspected it was too new. I'm finding the monitor capabilities miss identified even if I use an older card - I'm
2015 Mar 18
35
[Bug 89664] New: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970
https://bugs.freedesktop.org/show_bug.cgi?id=89664 Bug ID: 89664 Summary: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2014 Feb 23
3
nouveau graphical corruption in 3.13.2
On 9 February 2014 02:57, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > On Sat, Feb 8, 2014 at 10:38 AM, Daniel J Blueman <daniel at quora.org> wrote: >> Interestingly, there was graphical failure booting 3.6.11, even >> nvidia-current fails to initialise, but these two issues could be due >> to running the Xorg stack in Ubuntu 14.04 pre-release. Using >>
2014 Nov 21
15
[Bug 86539] New: [NVAC] Trying to register nv_backlight after NV96 did it
https://bugs.freedesktop.org/show_bug.cgi?id=86539 Bug ID: 86539 Summary: [NVAC] Trying to register nv_backlight after NV96 did it Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2013 Mar 28
5
[Bug 62848] New: xorg not start after kexec when use nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=62848 Priority: medium Bug ID: 62848 Assignee: nouveau at lists.freedesktop.org Summary: xorg not start after kexec when use nouveau QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: SuloevDmitry at gmail.com
2012 Sep 13
1
[PATCH] drm/nouveau: POST the card before GPIO initialization
...debugging messages on KERN_INFO level. 8) I checked all variables in nv50_gpio_reset to see if dcb entries are calculated correctly - they were. 9) At this point my S/R counter reached ~40, so I started to wonder how to debug it without actually doing S/R. So I came up with an idea of booting with NvForcePost=1. With all debugging messages reaching console I hit what turned out to be vgacon/Nouveau memory corruption bug... Facepalm. I fixed it 2 days later (patch posted yesterday), but... I still couldn't reproduce original issue without suspending. 10) And then... I noticed in resume log that GPIO...
2017 Feb 01
2
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
Hi All, I've been running Gentoo on a ZBook with great success for a couple years, but I've been stymied in my attempts to implement SecureBoot by an apparent problem with efifb to nouveaufb handoff, but only when external monitors are attached. The handoff works without issue when the BIOS is in Mixed EFI mode, with and without external monitors, and works in Native EFI mode without
2012 Dec 20
32
[Bug 58556] New: MacBook Pro 5, 1 with nVidia 9400m and 9600m, scrambled screen
https://bugs.freedesktop.org/show_bug.cgi?id=58556 Priority: medium Bug ID: 58556 Assignee: nouveau at lists.freedesktop.org Summary: MacBook Pro 5,1 with nVidia 9400m and 9600m, scrambled screen QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: other
2012 Oct 27
47
[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
https://bugs.freedesktop.org/show_bug.cgi?id=56461 Priority: medium Bug ID: 56461 Assignee: nouveau at lists.freedesktop.org Summary: NV11 black screen & kernel hang on loading nouveaufb QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: chris at
2017 May 09
0
GM206 [GeForce GTX 960] with 4k display
...ith # cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=4107d1db-62a3-427c-8515-c954a103ce25 ro text quiet changed the command line in a blind attempt to: $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=4107d1db-62a3-427c-8515-c954a103ce25 ro nouveau.config=NvForcePost=1 acpi_osi=Linux text quiet The cursor bug disappeared. <grin> My understanding of the command-line bits is not perfect - but I think that acpi_osi=Linux tells acpi to get along with linux - not understanding what nouveau.config=NvForcePost=1 does - google failed me. If someone can expl...
2020 May 06
6
GeForce(R) GT 710 1GB PCIE x 1 on arm64
...EDID from your monitor (hence the > non-default resolution), but we're not seeing values change properly / > missing notifications. I'm actually wondering if we aren't > initializing the GPU because we think it's already initialized. Could > you boot with nouveau.config=NvForcePost=1 and see if that helps? Note that PCIe is non-coherent on most ARM devices (including Tegra TX2 IIRC), so if the notifier BO isn't mapped as uncached memory, you probably won't see the expected notifier content, as you are reading stale cache line content. Regards, Lucas
2015 Aug 27
19
[Bug 91779] New: MacBookPro3, 1 (NV84) fails to load nouveau on linux 4.1 -- Invalid ROM contents
https://bugs.freedesktop.org/show_bug.cgi?id=91779 Bug ID: 91779 Summary: MacBookPro3,1 (NV84) fails to load nouveau on linux 4.1 -- Invalid ROM contents Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
2013 Sep 30
7
[Bug 69952] New: [NVAA] Xorg crash+restart after glxgears on 3.12-rc2
https://bugs.freedesktop.org/show_bug.cgi?id=69952 Priority: medium Bug ID: 69952 Assignee: nouveau at lists.freedesktop.org Summary: [NVAA] Xorg crash+restart after glxgears on 3.12-rc2 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter:
2017 Feb 02
0
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...; apparent problem with efifb to nouveaufb handoff, but only when external > monitors are attached. The handoff works without issue when the BIOS is > in Mixed EFI mode, with and without external monitors, and > works in Native EFI mode without external monitors. Sorted by nouveau.config=NvForcePost=1 I may have to turn in my geek card. /-: Phil