Hey guys, I just created this topic three days ago regarding Blender not starting after update. I was instructed to install the mesa-nonfree
package, and Blender started working again. This morning I updated the system and Blender stopped working again, even with mesa-nonfree
already enabled.
blender ✔
Read prefs: "/home/denielton/.config/blender/3.6/config/userpref.blend"
Writing: /tmp/blender.crash.txt
zsh: segmentation fault (core dumped) blender
I open /tmp/blender.crash.txt
but there’s absolutely no information.
I tried to re-enable mesa-nonfree
and got:
sudo pacman -Syu ✔
error: could not register 'mesa-nonfree' database (database already registered)
:: Synchronizing package databases...
mesa-nonfree 9.0 KiB 14.7 KiB/s 00:01 [####################################] 100%
core 142.6 KiB 257 KiB/s 00:01 [####################################] 100%
extra 8.6 MiB 6.22 MiB/s 00:01 [####################################] 100%
community 29.0 B 130 B/s 00:00 [####################################] 100%
multilib 146.5 KiB 326 KiB/s 00:00 [####################################] 100%
:: Starting full system upgrade...
there is nothing to do
I tried to install and remove opencl-amd
, but the problem persists regardless it being installed or not.
inxi -Fxz ✔
System:
Kernel: 6.3.13-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.1.1
Desktop: GNOME v: 44.4 Distro: Manjaro Linux base: Arch Linux
Machine:
Type: Desktop Mobo: ASUSTeK model: PRIME B450M-GAMING/BR v: Rev X.0x
serial: <superuser required> UEFI: American Megatrends v: 2006
date: 11/13/2019
CPU:
Info: 6-core model: AMD Ryzen 5 2600 bits: 64 type: MT MCP arch: Zen+ rev: 2
cache: L1: 576 KiB L2: 3 MiB L3: 16 MiB
Speed (MHz): avg: 1759 high: 3400 min/max: 1550/3400 boost: enabled cores:
1: 1739 2: 1270 3: 3400 4: 1383 5: 1546 6: 1550 7: 2610 8: 1417 9: 1550
10: 1550 11: 1550 12: 1547 bogomips: 81470
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel arch: GCN-4 bus-ID: 08:00.0
temp: 56.0 C
Device-2: A4Tech REDRAGON Live Camera driver: uvcvideo type: USB
bus-ID: 3-4:3
Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.2.0 driver: X:
loaded: amdgpu unloaded: modesetting,radeon dri: radeonsi gpu: amdgpu
resolution: 1920x1080~74Hz
API: OpenGL v: 4.6 Mesa 23.1.7-1 renderer: AMD Radeon RX 570 Series
(polaris10 LLVM 16.0.6 DRM 3.52 6.3.13-2-MANJARO) direct-render: Yes
Audio:
Device-1: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
vendor: XFX Pine driver: snd_hda_intel v: kernel bus-ID: 08:00.1
Device-2: AMD Family 17h HD Audio vendor: ASUSTeK driver: snd_hda_intel
v: kernel bus-ID: 0a:00.3
Device-3: FIFINE Microphones K670 Microphone
driver: hid-generic,snd-usb-audio,usbhid type: USB bus-ID: 1-1:2
Device-4: A4Tech REDRAGON Live Camera driver: uvcvideo type: USB
bus-ID: 3-4:3
API: ALSA v: k6.3.13-2-MANJARO status: kernel-api
Server-1: JACK v: 1.9.22 status: off
Server-2: PipeWire v: 0.3.79 status: active
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: ASUSTeK PRIME B450M-A driver: r8169 v: kernel port: f000
bus-ID: 07:00.0
IF: enp7s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Bluetooth:
Device-1: Cambridge Silicon Radio Bluetooth Dongle (HCI mode) driver: btusb
v: 0.8 type: USB bus-ID: 1-3:8
Report: btmgmt ID: hci0 rfk-id: 4 state: up address: <filter> bt-v: 5.1
lmp-v: 10
Drives:
Local Storage: total: 447.13 GiB used: 316.15 GiB (70.7%)
ID-1: /dev/sda vendor: Kingston model: SA400S37480G size: 447.13 GiB
Partition:
ID-1: / size: 438.75 GiB used: 316.15 GiB (72.1%) fs: ext4 dev: /dev/sda2
ID-2: /boot/efi size: 299.4 MiB used: 312 KiB (0.1%) fs: vfat
dev: /dev/sda1
Swap:
ID-1: swap-1 type: file size: 16.29 GiB used: 0 KiB (0.0%) file: /swapfile1
Sensors:
System Temperatures: cpu: 45.6 C mobo: N/A gpu: amdgpu temp: 57.0 C
Fan Speeds (rpm): N/A gpu: amdgpu fan: 1174
Info:
Processes: 343 Uptime: 20m Memory: total: 24 GiB available: 23.4 GiB
used: 3.71 GiB (15.8%) Init: systemd Compilers: gcc: 13.2.1 clang: 16.0.6
Packages: 1430 Shell: Zsh v: 5.9 inxi: 3.3.29
Any help is appreciated. Thanks!