Two updates from 42.3 straight to 15.1.
In the box with intel, gimp starts OK.
In the box with nvidia, it fails with this message:
:~> gimp GEGL-Message: Erro ao carregar módulo "/usr/lib64/gegl-0.3/exr-load.so": /usr/lib64/libIlmImf-2_2.so.23: undefined symbol: _ZN7Iex_2_27BaseExc6assignERNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE Falha de segmentação (imagem do núcleo gravada)
This translates aproximatedly to:
:~> gimp GEGL-Message: Error loading module "/usr/lib64/gegl-0.3/exr-load.so": /usr/lib64/libIlmImf-2_2.so.23: undefined symbol: _ZN7Iex_2_27BaseExc6assignERNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE Segmentation fault (core image recorded*)
* not sure about this...
I couldn’t find any references to this for 15.1, only 15.0/older.
Installed nvidia packages:
:~> zypper se -i -v nvidia Carregando dados do reposit?rio... Lendo os pacotes instalados...
S | Nome | Tipo | Vers?o | Arquitetura | Reposit?rio
---+---------------------------+--------+-------------------------------------+-------------+------------------------
i | nvidia-computeG04 | pacote | 390.129-lp151.6.1 | x86_64 | nVidia Graphics Drivers
name: nvidia-computeG04
i+ | nvidia-gfxG04-kmp-default | pacote | 390.129_k4.12.14_lp151.27-lp151.6.1 | x86_64 | nVidia Graphics Drivers
name: nvidia-gfxG04-kmp-default
i | nvidia-glG04 | pacote | 390.129-lp151.6.1 | x86_64 | nVidia Graphics Drivers
name: nvidia-glG04
i | x11-video-nvidiaG04 | pacote | 390.129-lp151.6.1 | x86_64 | nVidia Graphics Drivers
name: x11-video-nvidiaG04
Video card info:
# hwinfo --gfxcard
20: PCI 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: VCu0.L5sDncmDVi1
Parent ID: vSkL.3rEhpzAE0V6
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: graphics card
Model: "nVidia GK208B [GeForce GT 710]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x128b "GK208B [GeForce GT 710]"
SubVendor: pci 0x10de "nVidia Corporation"
SubDevice: pci 0x118b
Revision: 0xa1
Driver: "nvidia"
Driver Modules: "nvidia"
Memory Range: 0xf6000000-0xf6ffffff (rw,non-prefetchable)
Memory Range: 0xe8000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xf0000000-0xf1ffffff (ro,non-prefetchable)
I/O Ports: 0xe000-0xefff (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 29 (556648 events)
Module Alias: "pci:v000010DEd0000128Bsv000010DEsd0000118Bbc03sc00i00"
Driver Info #0:
Driver Status: nouveau is not active
Driver Activation Cmd: "modprobe nouveau"
Driver Info #1:
Driver Status: nvidia_drm is active
Driver Activation Cmd: "modprobe nvidia_drm"
Driver Info #2:
Driver Status: nvidia is active
Driver Activation Cmd: "modprobe nvidia"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #18 (PCI bridge)
Primary display adapter: #20
Any idea on how to fix this?
TIA