NVE6 (GK106) - bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
Hey there,
been trying nouveau
recently for my card, but I believe something might not be right?
- Kernel: 6.1.8-200.fc37.x86_64
- Mesa: 22.3.4-1.fc37
- GPU: NVIDIA Corporation GK106M [GeForce GTX 760M] (rev a1)
dmesg | grep -iE 'nvidia|nouveau'
[ 2.370544] nouveau 0000:01:00.0: NVIDIA GK106 (0e6230a1)
[ 2.446891] nouveau 0000:01:00.0: bios: version 80.06.6a.00.01
[ 2.551350] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[ 2.556219] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 2.618877] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[ 2.618879] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 2.618881] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[ 2.618883] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 2.620576] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[ 2.620777] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[ 137.064038] nouveau 0000:01:00.0: Enabling HDA controller
[ 137.160101] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 257.388598] nouveau 0000:01:00.0: Enabling HDA controller
[ 257.505092] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 320.869801] nouveau 0000:01:00.0: Enabling HDA controller
[ 320.986126] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 427.232594] nouveau 0000:01:00.0: Enabling HDA controller
[ 427.349135] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 2043.542404] nouveau 0000:01:00.0: Enabling HDA controller
[ 2043.660727] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 3546.529737] nouveau 0000:01:00.0: Enabling HDA controller
[ 3546.648380] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[ 3553.029472] nouveau 0000:01:00.0: bus: MMIO write of 00000001 FAULT at 002a00 [ !ENGINE ]
[18074.628540] nouveau 0000:01:00.0: Enabling HDA controller
[18074.745768] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[18155.047400] nouveau 0000:01:00.0: Enabling HDA controller
[18155.165943] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[18165.513786] nouveau 0000:01:00.0: Enabling HDA controller
[18165.632013] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[21655.276734] nouveau 0000:01:00.0: Enabling HDA controller
[21655.373305] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
[21690.180933] nouveau 0000:01:00.0: Enabling HDA controller
[21690.297937] nouveau 0000:01:00.0: bus: MMIO write of ffffffff FAULT at 10ecc0 [ PRIVRING ]
MESA_LOADER_DRIVER_OVERRIDE=nouveau glxinfo | grep OpenGL
libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: nouveau
libGL error: glx: failed to create dri2 screen
libGL error: failed to load driver: nouveau
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 15.0.7, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.4
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
cat -p /proc/cmdline
BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.1.8-200.fc37.x86_64 root=UUID=cee72693-77ec-45cc-96bc-a17aa98da5e2 ro rootflags=subvol=root rhgb quiet initcall_blacklist=simpledrm_platform_driver_init
It's similar to #91 (closed) so, sorry if this is a duplicate!
Cheers.