similar to: [REGRESSION][v4.11-rc7] drm/nouveau: initial support (display-only) for GP107

Displaying 20 results from an estimated 9000 matches similar to: "[REGRESSION][v4.11-rc7] drm/nouveau: initial support (display-only) for GP107"

2024 May 09
1
[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
On 06.05.24 20:23, Dan Moulding wrote: > After upgrading to rc7 from rc6 on a system with NVIDIA GP104 using > the nouveau driver, I get no display output from the kernel (only the > output from GRUB shows on the primary display). Nonetheless, I was > able to SSH to the system and get the kernel log from dmesg. I found > errors from nouveau in it. Grepping it for nouveau gives me
2017 Mar 07
0
panic in virtio console startup in v4.11-rc1
I built a v4.11-rc1 kernel, and booted it in a KVM guest and got this oops during startup. My config is attached: [ 2.386786] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver [ 2.395650] BUG: unable to handle kernel paging request at ffff97a3ec5f4000 [ 2.396005] IP: string+0x43/0x80 [ 2.396005] PGD 2d25b067 [ 2.396005] PUD 2d25f067 [ 2.396005] PMD 12c696063 [
2017 Mar 07
0
panic in virtio console startup in v4.11-rc1
I built a v4.11-rc1 kernel, and booted it in a KVM guest and got this oops during startup. My config is attached: [ 2.386786] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver [ 2.395650] BUG: unable to handle kernel paging request at ffff97a3ec5f4000 [ 2.396005] IP: string+0x43/0x80 [ 2.396005] PGD 2d25b067 [ 2.396005] PUD 2d25f067 [ 2.396005] PMD 12c696063 [
2017 Feb 14
0
[PATCH] drm/nouveau/core: recognise GP107 chipset
I believe what's missing at this point is a mmiotrace of the NVIDIA driver to make sure that there's nothing different about this GPU. If you can make one (see https://wiki.ubuntu.com/X/MMIOTracing for a guide - should end up ~100MB uncompressed), please send a compressed one to mmio.dumps at gmail.com or make available some other way. On Tue, Feb 14, 2017 at 2:34 PM, Daniel Drake
2020 Feb 03
0
GP107
Is someone reading me ? ________________________________ De : outlook user <Pingo-Power at hotmail.fr> Envoy? : samedi 19 octobre 2019 13:01 ? : nouveau at lists.freedesktop.org <nouveau at lists.freedesktop.org> Objet : GP107 Hi, I use GP107 on GTX1050 Max-Q Laptop and Nouveau doesn't work at all, only black screen. But nVidia and nomodeset works well -------------- next part
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 11:16 AM Zeno Davatz <zdavatz at gmail.com> wrote: > > On Thu, Jun 4, 2020 at 4:36 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote: > > > > Starting with kernel 5.6, loading nouveau without firmware (for GPUs > > where it is required, such as yours) got broken. > > > > You are loading nouveau without firmware, so it fails. >
2018 Dec 09
0
new GP107
On Sun, Dec 9, 2018 at 12:24 AM James <bjlockie at lockie.ca> wrote: > > https://nouveau.freedesktop.org/wiki/CodeNames/ > > > If you're running a recent version nouveau, you can find your chipset by doing dmesg | grep -i chipset. This will always be correct, whereas the lists below are approximate. > > # dmesg | grep -i chipset > # > > Not true anymore I
2018 Apr 25
3
[Bug 106227] New: GP107 hangs on boot
https://bugs.freedesktop.org/show_bug.cgi?id=106227 Bug ID: 106227 Summary: GP107 hangs on boot Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee: nouveau at
2017 Feb 14
1
[PATCH] drm/nouveau/core: recognise GP107 chipset
From: Chris Chiu <chiu at endlessm.com> This new graphics card was failing to initialize with nouveau due to an "unknown chipset" error. Copy the GP106 configuration and rename for GP107/NV137. We don't know for certain that this is fully correct, but brief desktop testing suggests this is working fine. Signed-off-by: Chris Chiu <chiu at endlessm.com> Signed-off-by:
2017 Jan 22
1
[GP107 chipset][PATCH] Recognise GP107 chipset (GTX 1050/1050ti)
Hello everyone, I would like to submit a simple patch to let nouveau able to detect GTX 1050 / 1050ti cards. TESTED and WORKING on my computer with my GPU (Gigabyte GTX 1050ti OC edition). drivers/gpu/drm/nouveau/nvkm/engine/device/ base.c gpu_nouveau_gp107.patch 2272a2273,2301 > static const struct nvkm_device_chip > nv137_chipset = { > .name = "GP107", > .bar =
2019 Oct 19
3
GP107
Hi, I use GP107 on GTX1050 Max-Q Laptop and Nouveau doesn't work at all, only black screen. But nVidia and nomodeset works well -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191019/fd843be9/attachment.html>
2020 Jun 04
2
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 4:36 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote: > > Starting with kernel 5.6, loading nouveau without firmware (for GPUs > where it is required, such as yours) got broken. > > You are loading nouveau without firmware, so it fails. > > The firmware needs to be available to the kernel at the time of nouveau loading. Ok, I am now trying this:
2017 Aug 31
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 Rhys Kidd <rhyskidd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=100228
2017 Sep 07
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #17 from Pacho Ramos <pachoramos1 at gmail.com> --- (In reply to Ilia Mirkin from comment #12) [...] > #2: we should figure out what's going on with accel on your GP107 -- looks > like stuff is just hanging (that's the "timeout" messages you see, we're > waiting for some condition to become true,
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
Starting with kernel 5.6, loading nouveau without firmware (for GPUs where it is required, such as yours) got broken. You are loading nouveau without firmware, so it fails. The firmware needs to be available to the kernel at the time of nouveau loading. Cheers, -ilia On Thu, Jun 4, 2020 at 10:24 AM Zeno Davatz <zdavatz at gmail.com> wrote: > > Hi > > With Kernel 5.7 I am
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 12:04 PM Zeno Davatz <zdavatz at gmail.com> wrote: > > Thank you, Ilia > > On Thu, Jun 4, 2020 at 5:25 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote: > > > There's a lot more firmware files than that ... everything in the > > gp107 directory. Also this would only be necessary if nouveau is built > > into the kernel. The files
2017 Mar 10
1
[bug report] drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Hello Alexandre Courbot, The patch 5429f82f3415: "drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support" from Jan 26, 2017, leads to the following static checker warning: drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c:63 gp102_run_secure_scrub() warn: passing zero to 'PTR_ERR' drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c 46 static int 47
2017 Jul 12
10
[Bug 101764] New: [regression] eaa2c988033b breaks GTX1050TI (GP107 / NV137)
https://bugs.freedesktop.org/show_bug.cgi?id=101764 Bug ID: 101764 Summary: [regression] eaa2c988033b breaks GTX1050TI (GP107 / NV137) Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2020 Jun 04
3
NVIDIA GP107 (137000a1) - acr: failed to load firmware
Hi With Kernel 5.7 I am still getting this, while booting: ~> uname -a Linux zenogentoo 5.7.0 #80 SMP Thu Jun 4 16:10:03 CEST 2020 x86_64 Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz GenuineIntel GNU/Linux ~> dmesg |grep nouveau [ 0.762872] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1) [ 0.875311] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a [ 0.875681] nouveau 0000:05:00.0: acr:
2017 Jul 03
0
[PATCH] initial support (display-only) for GP108
Forked from GP107 implementation. Secboot/gr left out as we don't have signed blobs from NVIDIA in linux-firmware. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101601 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drm/nouveau/nvkm/engine/device/base.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git